hypnguyen1209/offensive-claude
Skill Claude CodeCodex
Use when writing security tooling, exploits, scanners, or C2 in Python/C/Go/Rust/ASM — systems & network programming, automation, cryptography implementation.
46 tagged exploit development, measured the same way as everything else here.
Browse within: claude-code-skills 30offensive-security 30redteam 30binary-exploitation 16autonomous-pentesting 9bug-bounty 9cybersecurity 9ctf 7gdb 7
hypnguyen1209/offensive-claude
Skill Claude CodeCodex
Use when writing security tooling, exploits, scanners, or C2 in Python/C/Go/Rust/ASM — systems & network programming, automation, cryptography implementation.
hypnguyen1209/offensive-claude
Skill Claude CodeCodex
Use when bypassing EDR/AV to run a payload — hook unhooking, direct/indirect syscalls, PPID spoofing, process injection, AMSI bypass, ETW patching, memory/sleep encryption, behavioral evasion.
hypnguyen1209/offensive-claude
Skill Claude CodeCodex
Use when writing position-independent shellcode or a loader — PEB walking, API hashing, null-byte avoidance, encoders, loaders, PE-to-shellcode conversion, cross-platform shellcode.
Skill Claude CodeCodex
This skill should be used when the user asks to "debug binary", "find offset", "calculate padding", "use gdb", "attach debugger", "crash analysis", "cyclic pattern", "test exploit", "bad characters", "find bad chars", or needs to perform runtime analysis of a binary. Provides methodology for dynamic debugging with…
Skill Claude CodeCodex
This skill should be used when the user asks to "write exploit", "build payload", "create rop chain", "exploit binary", "pwn challenge", "get shell", "ret2libc", "bypass protection", or needs guidance on constructing exploitation payloads. Provides protection-aware exploitation techniques and payload construction.
Skill Claude CodeCodex
This skill should be used when the user asks to "exploit heap", "heap overflow", "tcache poison", "fastbin attack", "double free", "use after free", "UAF exploit", "house of force", "heap feng shui", "malloc exploit", "free hook", or needs guidance on heap-based memory corruption vulnerabilities. Provides…