SnailSploit

61 mods across 2 repositories, 3.0k stars between them.

SnailSploit/Claude-Red

Skill Claude CodeCodex

EDR evasion offensive checklist: hook unhooking (user/kernel), direct syscalls, PPID spoofing, process injection variants, AMSI bypass, ETW patching, memory encryption, and behavior-based evasion. Use when planning EDR bypass during red team engagements or researching AV/EDR evasion techniques.

3.0k 2d ago A 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Initial access techniques checklist: phishing (spear/smishing), credential stuffing, exposed service exploitation, supply chain attacks, watering hole, VPN/RDP brute force, public-facing application exploitation. Maps to MITRE ATT&CK TA0001. Use when planning initial access phases of red team engagements.

3.0k 2d ago F 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Low-level keylogger architecture design: kernel driver hooks (WHKEYBOARDLL, SetWindowsHookEx), ETW-based input capture, user-mode vs kernel-mode approaches, stealth techniques, and data exfiltration. Use for understanding input capture mechanisms, EDR evasion research, or malware architecture analysis.

3.0k 2d ago A 0 tokens original MIT

offensive-shellcode

28

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…

3.0k 2d ago A 85 tokens original MIT

offensive-iot

29

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…

3.0k 2d ago B 196 tokens original MIT

offensive-mobile

30

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…

3.0k 2d ago A 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…

3.0k 2d ago B 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)…

3.0k 2d 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)…

3.0k 2d ago B 208 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive persistence tradecraft for authorized red team engagements covering Windows and Linux mechanisms. Windows techniques include registry Run/RunOnce keys, scheduled tasks, WMI event subscriptions, DLL search order hijacking, COM object hijacking, Startup folder drops, service creation, Security Support…

3.0k 2d ago C 242 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Comprehensive Linux privilege escalation methodology for offensive security engagements. Covers the full attack surface from a low-privilege shell to root: SUID/SGID binary abuse via GTFOBins, Linux capabilities exploitation (capsetuid, capdacoverride, capdacreadsearch), sudo misconfigurations including NOPASSWD rules…

3.0k 2d ago D 298 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…

3.0k 2d ago B 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.

3.0k 2d ago A 0 tokens original MIT

offensive-osint

38

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…

3.0k 2d ago A 108 tokens original MIT

offensive-phishing

39

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…

3.0k 2d ago A 276 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

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…

3.0k 2d ago A 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…

3.0k 2d ago A 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…

3.0k 2d ago C 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.

3.0k 2d ago D 0 tokens original MIT

offensive-reporting

44

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…

3.0k 2d ago A 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…

3.0k 2d ago A 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…

3.0k 2d ago E 189 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

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.

3.0k 2d ago B 0 tokens original MIT

offensive-graphql

48

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…

3.0k 2d ago B 219 tokens original MIT