What problem does it solve?
This Skill provides procedures for establishing and maintaining persistent access to payment gateways, enabling ongoing operational control after initial compromise.
Core Features & Use Cases
- Webhook Backdoor: Inserting malicious callback URLs into webhook endpoints for long-term callback control and data exfiltration.
- Admin Account Creation: Registering or elevating admin accounts to sustain admin-level access.
- Cron-Based Callback: Scheduling periodic callbacks via cron jobs or scripts to maintain intelligence gathering.
- API Key Generation: Creating programmatic API keys for automated access and integrations.
- Database Backdoor: Adding privileged users directly into target databases for persistent access.
- Reverse Shell: Deploying reverse shells for interactive control of compromised hosts.
- SSL Certificate Backdoor: Using fake or compromised SSL certificates for secure, undetectable access channels.
Quick Start
Generate a webhook callback URL, then add a malicious endpoint to the target system to establish persistent callback mechanisms.