persistence-ops

Establish persistent access to payment systems via webhooks, accounts, cron jobs, API keys, or database backdoors.

Updated May 8, 2026
One-click install
npx skills add https://github.com/reececoakes99/openclaw-brain-v2 --skill persistence-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: persistence-ops
Source: https://github.com/reececoakes99/openclaw-brain-v2/tree/main/skills/persistence-ops
Command: npx skills add https://github.com/reececoakes99/openclaw-brain-v2 --skill persistence-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

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.

Frequently Asked Questions about persistence-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain persistent access to a payment system after the initial compromise?

Persistent access to a payment system is maintained by deploying webhooks, creating admin accounts, scheduling cron jobs, generating API keys, or installing database backdoors. These methods ensure operational continuity and reliable access during post-exploitation phases.

What is a webhook backdoor and how does it work for data exfiltration?

A webhook backdoor works by inserting malicious callback URLs into target webhook endpoints. This establishes long-term callback control and facilitates continuous data exfiltration from the compromised payment gateway without triggering standard access alerts.

Can I use cron jobs and scripts to schedule periodic callbacks for ongoing intelligence gathering?

Yes, you can use cron jobs and scripts to schedule periodic callbacks. This approach automates ongoing intelligence gathering and maintains operational control over the target system while minimizing the risk of detection.

Does establishing a database backdoor require direct admin-level access to the target database?

Establishing a database backdoor involves adding privileged users directly into the target database. This action requires sufficient administrative privileges to modify database user tables and ensure persistent access.

What is the best way to ensure access reliability while minimizing detection risk in compromised payment gateways?

The best way to ensure access reliability while minimizing detection risk is combining stealthy methods like programmatic API keys, fake SSL certificates, and reverse shells. These create secure, undetectable channels for ongoing operations.

When should I not use a reverse shell for interactive control of compromised hosts?

You should not use a reverse shell when network traffic monitoring is highly restrictive, as interactive control sessions can generate anomalous traffic patterns. Consider stealthy alternatives like API keys or database backdoors to avoid detection.