SnailSploit/Claude-Red

claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development.

About the project

claude-red is a library of structured skills that give Claude specialized offensive-security methods for areas such as web vulnerabilities, shellcode, exploit development, and identity systems. It is intended for authorized red-team work, bug-bounty triage, security research, CTF preparation, and operator training. Its catalogue contains the project's skills for loading these security specializations into Claude.

3.0kStars on the repository
74Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

offensive-shellcode

25

SnailSploit/Claude-Red

Skill Claude CodeCodex

Shellcode development reference for offensive security engagements. Use when writing custom x86/x64 shellcode, implementing position-independent code (PIC), building shellcode loaders, evading AV/EDR detection, or converting PE files to shellcode. Covers null byte avoidance, API hashing, encoder/decoder patterns…

not rated 3.0k +24 8d ago A SkillSpector: pass 85 tokens original MIT

offensive-iot

26

SnailSploit/Claude-Red

Skill Claude CodeCodex

IoT and embedded device security testing methodology. Covers hardware reconnaissance (UART, JTAG, SWD, SPI flash, I2C EEPROM, eMMC chip-off), firmware acquisition (vendor portals, OTA capture, flash dump, binwalk extraction), firmware analysis (filesystem mounting, binary triage, hardcoded secrets, default credential…

not rated 3.0k +24 8d ago B SkillSpector: warn 196 tokens original MIT

offensive-mobile

27

SnailSploit/Claude-Red

Skill Claude CodeCodex

Mobile (Android + iOS) application penetration testing methodology. Covers static analysis (apktool/jadx for Android, class-dump/Hopper/IDA for iOS), dynamic instrumentation with Frida and Objection, SSL pinning bypass strategies, root/jailbreak detection bypass, deep-link / URL-scheme abuse, exported component…

not rated 3.0k +24 8d ago A SkillSpector: warn 185 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Dense description covering ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, DNS poisoning, MITM attacks, VLAN hopping, DHCP attacks, 802.1X/NAC bypass, IPv6 attacks. Tools: Bettercap, Responder, mitm6, Ettercap, Wireshark. MITRE T1557, T1040. Use when conducting internal network assessments or testing Layer 2/3 attack…

not rated 3.0k +24 8d ago B SkillSpector: warn 96 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Dense methodology covering DNS exfiltration (dnscat2, iodine, dns2tcp), HTTPS tunneling (domain fronting, CDN abuse, legitimate service channels), ICMP tunneling (icmpsh, ptunnel-ng), cloud storage dead drops (S3 presigned URLs, Azure Blob SAS tokens, GCS signed URLs), email-based exfil (SMTP, EWS, draft method)…

not rated 3.0k +24 8d ago D 273 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive lateral movement tradecraft for authorized red team engagements covering credential-based movement (pass-the-hash, pass-the-ticket, overpass-the-hash), NTLM relay attacks (ntlmrelayx with PetitPotam, DFSCoerce, PrinterBug coercion), remote execution protocols (WMI, WinRM, DCOM, PsExec and alternatives)…

not rated 3.0k +24 8d ago B SkillSpector: warn 208 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive Windows privilege escalation methodology for offensive security engagements. Covers the full attack surface from a standard user shell to NT AUTHORITY\SYSTEM: token impersonation via SeImpersonate and SeAssignPrimaryToken privileges using JuicyPotato, PrintSpoofer, GodPotato, SweetPotato, and…

not rated 3.0k +24 8d ago B SkillSpector: warn 309 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Structured OSINT methodology framework: target definition, source selection, collection workflows, data correlation, timeline reconstruction, and reporting. Use to guide systematic OSINT campaigns or teach OSINT methodology.

not rated 3.0k +24 8d ago A SkillSpector: pass 0 tokens original MIT

offensive-osint

33

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive OSINT methodology skill for offensive security, red team intelligence gathering, and bug bounty reconnaissance. Covers domain recon, email harvesting, social media profiling, GitHub/code leaks, Shodan/Censys enumeration, breach data lookup, employee profiling, infrastructure mapping, cryptocurrency…

not rated 3.0k +24 8d ago A SkillSpector: warn 108 tokens original MIT

offensive-phishing

34

SnailSploit/Claude-Red

Skill Claude CodeCodex

Phishing campaign execution methodology for authorized red team engagements. Covers end-to-end campaign lifecycle: infrastructure provisioning (GoPhish, SMTP relay configuration, domain acquisition and aging, SPF/DKIM/DMARC alignment), payload delivery vectors (Office macro weaponization, HTA droppers, ISO/IMG…

not rated 3.0k +24 8d ago A SkillSpector: warn 276 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex needs its repo

Social engineering attack techniques beyond email phishing for authorized red team and physical penetration testing engagements. Covers pretexting methodology (persona creation, authority and urgency psychological triggers, rapport building), vishing (voice phishing via caller ID spoofing, IVR system exploitation…

not rated 3.0k +24 8d ago A SkillSpector: warn 268 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Deep-dive offensive methodology for dependency confusion and namespace attacks across all major package ecosystems. Covers npm scope confusion exploiting the gap between public and private scoped packages and .npmrc misconfigurations where registry mappings fail to pin internal scopes exclusively. Addresses PyPI…

not rated 3.0k +24 8d ago A SkillSpector: warn 234 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive offensive methodology for software supply chain attacks covering the full kill chain from reconnaissance through exploitation. Addresses dependency confusion across npm, PyPI, and NuGet ecosystems where internal registry override allows an attacker to inject malicious packages that shadow private…

not rated 3.0k +24 8d ago C SkillSpector: warn 246 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Speed-optimized offensive checklist for rapid assessment: quick-win vulnerability patterns, fast recon shortcuts, automated scanner configurations, and triage shortcuts. Use for time-boxed assessments, CTF-speed engagements, or initial rapid surface mapping.

not rated 3.0k +24 8d ago D 0 tokens original MIT

offensive-reporting

39

SnailSploit/Claude-Red

Skill Claude CodeCodex

Penetration test and red team report writing methodology. Covers executive summary structuring (risk-led narrative for non-technical readers), technical finding format (title, severity, affected scope, narrative, reproduction steps, impact, remediation, references), CVSS v3.1 / v4.0 scoring with vector justification…

not rated 3.0k +24 8d ago A SkillSpector: warn 200 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Business logic vulnerability testing for web/mobile/API engagements. Covers workflow bypass, state machine violations, multi-step process abuse, price/quantity/discount manipulation, currency confusion, coupon stacking, refund/chargeback abuse, race conditions on logic boundaries, parameter tampering for hidden flows…

not rated 3.0k +24 8d ago A SkillSpector: pass 135 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Insecure deserialization exploitation across Java, PHP, .NET, Python, Node.js, and Ruby. Covers gadget chain construction with ysoserial/phpggc/ysoserial.net, ObjectInputStream and BinaryFormatter sink identification, pickle reduce RCE, phar:// wrapper abuse, Jackson polymorphic typing, Json.NET TypeNameHandling…

not rated 3.0k +24 8d ago A ✓ AI review SkillSpector: warn 189 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex needs its repo

File upload vulnerability checklist: MIME type bypass, extension bypass, magic byte manipulation, path traversal in filenames, stored XSS via SVG/HTML upload, server-side processing attacks, and race conditions. Use for assessing file upload endpoints in web app pentests or bug bounty.

not rated 3.0k +24 8d ago B SkillSpector: warn 0 tokens original MIT

offensive-graphql

43

SnailSploit/Claude-Red

Skill Claude CodeCodex

Offensive methodology for attacking GraphQL APIs during penetration tests and bug bounty engagements. Covers the full attack lifecycle: endpoint discovery, introspection abuse and blind schema reconstruction when introspection is disabled, authentication and authorization bypass through Relay node IDs and nested…

not rated 3.0k +24 8d ago B SkillSpector: warn 219 tokens original MIT

offensive-idor

44

SnailSploit/Claude-Red

Skill Claude CodeCodex

IDOR (Insecure Direct Object Reference) testing checklist: object ID enumeration, horizontal/vertical privilege escalation, GUID predictability, indirect references via hashes, chained IDOR, and API endpoint IDOR. Use for web app pentests and bug bounty IDOR discovery.

not rated 3.0k +24 8d ago A SkillSpector: warn 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Open redirect vulnerability checklist: parameter identification, bypass techniques (URL encoding, double slashes, CRLF injection, protocol handlers), chaining with OAuth/SSRF, and impact escalation paths. Use for web app testing and bug bounty open redirect discovery.

not rated 3.0k +24 8d ago A SkillSpector: warn 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

HTTP parameter pollution (HPP) checklist: duplicate parameter injection, backend vs frontend parsing differences, WAF bypass via HPP, server-side vs client-side HPP, and practical exploitation patterns. Use when testing web applications for parameter handling flaws.

not rated 3.0k +24 8d ago A SkillSpector: warn 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Race condition (TOCTOU) testing checklist: identifying timing windows, Burp Suite Turbo Intruder, Last-Byte sync technique, rate limit bypass, double-spend attacks, and concurrent request exploitation. Use for web app race condition testing or bug bounty time-of-check-to-time-of-use bugs.

not rated 3.0k +24 8d ago B SkillSpector: warn 0 tokens original MIT

offensive-rce

48

SnailSploit/Claude-Red

Skill Claude CodeCodex needs its repo

Remote Code Execution testing checklist: OS command injection, SSTI-to-RCE, deserialization RCE, file upload RCE, XXE with SSRF to RCE, RCE via dependency confusion, and CVE-based RCE patterns. Use for web app pentests and bug bounty RCE discovery.

not rated 3.0k +24 8d ago A ✓ AI review SkillSpector: warn 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: