api-testing
Activate this skill whenever the user mentions API endpoint, REST API, RESTful, GraphQL, GraphQL introspection, GraphQL mutation, gRPC, gRPC reflection,…
This skill covers end-to-end VPS security for red team attack infrastructure. Use it when the user mentions "VPS", "virtual private server", "cloud server", "droplet", "Linode", "Vultr", "Hetzner", "DigitalOcean", "AWS EC2", "OVH", "server provisioning", "LUKS", "dm-crypt",
$ npx -y skills add ogrodev/fsociety --skill vps-security --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vps-securityContext preview
The summary Claude sees to decide when to auto-load this skill.
This skill covers end-to-end VPS security for red team attack infrastructure. Use it when the user mentions "VPS", "virtual private server", "cloud server", "droplet", "Linode", "Vultr", "Hetzner", "DigitalOcean", "AWS EC2", "OVH", "server provisioning", "LUKS", "dm-crypt",
name: vps-security description: | This skill covers end-to-end VPS security for red team attack infrastructure. Use it when the user mentions "VPS", "virtual private server", "cloud server", "droplet", "Linode", "Vultr", "Hetzner", "DigitalOcean", "AWS EC2", "OVH", "server provisioning", "LUKS", "dm-crypt", "full disk encryption", "encrypted disk", "remote server", "C2 server", "redirector", "team server", "attack infrastructure", "infra hardening", "server teardown", "burn server", "nuke VPS", "anonymous hosting", "bulletproof hosting", "crypto VPS", "port knocking", "encrypted swap", "VeraCrypt", "compartmentalization", "infrastructure compartmentalization", "unattended upgrades", "automatic updates", "server setup", "operator VPS", or discusses securing, provisioning, compartmentalizing, or destroying remote servers used in offensive operations. Also triggers when the user asks about anonymous VPS acquisition, C2 infrastructure hardening, redirector setup, domain fronting infrastructure, provider opsec, abuse report handling, or rapid infrastructure teardown. Strongly relevant for any engagement phase that involves standing up or tearing down attack infrastructure. version: 2.0.0
End-to-end security for red team attack infrastructure — from anonymous acquisition through hardened provisioning, encrypted storage, C2 deployment, continuous monitoring, and rapid teardown.
This skill treats every VPS as a disposable, compartmentalized node in an attack infrastructure graph. The goal is never "secure a server for production" — it is "make this node operationally useful while leaving zero forensic trail when it burns."
| Reference | When to Read | |-----------|-------------| | `references/anonymous-acquisition.md` | Acquiring VPS anonymously — providers, payment, identity separation | | `references/hardened-provisioning.md` | First-boot hardening playbook — SSH, firewall, port knocking, sysctl, updates | | `references/encrypted-storage.md` | LUKS, VeraCrypt, encrypted swap, nuke keys, plausible deniability | | `references/c2-infrastructure.md` | C2 hardening, redirectors, domain fronting, malleable profiles, TLS | | `references/teardown-and-recovery.md` | Rapid teardown, secure wipe, snapshot destruction, backup/recovery |
Every action in this skill adapts to the active opsec profile. Check the current profile before starting any VPS work:
node "${CLAUDE_PLUGIN_ROOT}/scripts/opsec-profile.js" show| Profile | Acquisition | Provisioning | Monitoring | Teardown | |---------|------------|--------------|------------|----------| | **loud** | Any provider, credit card OK | Basic hardening, password SSH OK | Optional | Manual cleanup | | **normal** | Mainstream provider, prepaid card | Key-only SSH, UFW, fail2ban | Logwatch daily | Delete VPS via panel | | **stealth** | Privacy provider, crypto payment | Port knocking, no DNS, encrypted disk | Auditd + remote syslog | Secure wipe + snapshot delete | | **paranoid** | Bulletproof/offshore, Monero only | Multi-layer: knock + Tor-only SSH, full LUKS | Real-time alerts, tripwire | Nuke key + header destroy + provider account burn |
1. Determine engagement requirements: how many VPS nodes, what roles (C2, redirector, phishing, exfil), which regions 2. Check opsec profile — this dictates every subsequent decision 3. Design the infrastructure graph: which nodes talk to which, what protocols, what domains 4. Read `references/anonymous-acquisition.md` for provider selection
1. Acquire VPS nodes anonymously per opsec profile 2. Use separate identities per node (email, payment, provider account) 3. Log acquisition details via ops-tracker
1. Run the hardened provisioning playbook from `references/hardened-provisioning.md` 2. Set up encrypted storage per `references/encrypted-storage.md` 3. Configure C2/redirector infrastructure per `references/c2-infrastructure.md` 4. Log all provisioning steps
1. Monitor with auditd, tripwire, fail2ban — severity depends on opsec profile 2. Rotate SSH keys and access credentials periodically 3. Watch for provider abuse notifications 4. Maintain ops-tracker entries for all changes
1. Follow rapid teardown procedures from `references/teardown-and-recovery.md` 2. Wipe data, destroy snapshots, burn accounts as profile dictates 3. Log final teardown actions
Compartmentalization is the single most important opsec practice for attack infrastructure. Every node should be isolated so that compromise of one does not expose others.
**Rules:**
**Recommended architecture for a standard engagement:**
Target ←→ Redirector(s) ←→ C2 Team Server ←→ Operator (via Tor/VPN)
↕
Exfil Server (separate)
↕
Encrypted Backup (offline)| Related Skill | When to Use | |---------------|-------------| | `system-hardening` | Deep kernel hardening, AppArmor/SELinux policies, CIS benchmarks | | `network-anonymity` | Tor/VPN/proxychains for operator access to VPS, killswitch config | | `anti-forensics` | Log manipulation, metadata stripping, secure deletion on VPS | | `opsec
Multi-plugin marketplace for Claude Code offensive security plugins
Repo: ogrodev/fsociety
Activate this skill whenever the user mentions API endpoint, REST API, RESTful, GraphQL, GraphQL introspection, GraphQL mutation, gRPC, gRPC reflection,…
Activate this skill whenever the user mentions cloud lateral movement, cloud privilege escalation, cloud post-exploitation, cloud red team, multi-cloud attack,…
Activate this skill whenever the user mentions port scan, port scanning, nmap, nmap scan, masscan, rustscan, service detection, service enumeration, service…
This skill should be used when the user mentions "brute force", "password cracking", "hydra", "hashcat", "john the ripper", "credential stuffing", "password…
This skill should be used when the user mentions "payment", "payment gateway", "checkout", "IDOR payment", "payment bypass", "Stripe", "MercadoPago", "Binance…