
from ctf-super-hub254
A comprehensive quick-reference skill for CTF binary exploitation: buffer overflows, format strings, heap techniques, ROP, ret2libc, shellcode, kernel exploits
This skill equips an agent with an extensive quick-reference and playbook for CTF-style binary exploitation (pwn) challenges. It consolidates concise one-line techniques and detailed supporting notes covering stack and heap overflows, format-string attacks, ROP chain construction, advanced allocator primitives, kernel exploitation patterns, sandbox/VM escapes, and practical debug/tooling commands. The content is oriented at hands-on exploit development and triage during CTFs or vulnerability research.
Invoke this skill when faced with a memory-corruption or low-level vulnerability: untrusted binaries, native services, kernel modules, or constrained sandboxes. Use it during live CTF rounds, writeups, or when the agent needs concrete exploit primitives (find gadgets, build ROP, leak libc, or craft shellcode). Pivot to related skills (reverse, web, crypto, misc) as the investigation indicates.
Best used with filesystem-capable agents that support shell and Python (e.g., Claude Code, similar agents with bash/python access).
Comprehensive CTF binary exploitation (pwn) reference skill covering buffer overflows, format strings, heap techniques, ROP, kernel exploits, and sandbox escapes. No scripts included — purely a knowledge/reference skill with well-organized SKILL.md and 14 supporting .md files. Static analysis only, no security concerns.
Pure knowledge skill with no executable code. Very thorough coverage of pwn techniques from basic to advanced. Niche but well-served audience.