ctf-pwn
Comprehensive reference for binary exploitation (pwn) techniques, ROP chains, heap attacks, and kernel exploits.
Install
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-pwnStats
| Total installs | 884 |
| Weekly installs | 895 |
| GitHub stars | 781 |
| First seen | Feb 1, 2026 |
| Source | @ljagiello/ctf-skills |
Summary
- Covers 50+ exploitation techniques including buffer overflows, format strings, ROP/ret2libc, heap vulnerabilities (House of Orange/Spirit/Lore, tcache stashing unlink), UAF, race conditions, and seccomp bypass
- Includes kernel exploitation (modprobe_path, tty_struct kROP, userfaultfd, KASLR/KPTI bypass, SLUB heap spray) and Windows SEH overwrite with VirtualAlloc ROP
- Provides quick decision trees for protection bypass (PIE/RELRO/NX/canary), gadget finding, and exploit chain construction with code patterns for common scenarios
- Organized into 11 supporting markdown files covering basics, ROP/shellcode, advanced techniques, format strings, kernel methods, and sandbox escape with real CTF examples
Tags
Related skills
| Skill | Installs | vs ctf-pwn |
|---|---|---|
| semgrep-rule-variant-creator | 1,159 | +275 |
| fullstack-guardian | 1,073 | +189 |
| test-master | 1,164 | +280 |
| okx-audit-log | 984 | +100 |
| dotnet-10-csharp-14 | 971 | +87 |
FAQ
- How many installs does ctf-pwn have?
- ctf-pwn has 884 total installs and 895 installs this week.
- Where is ctf-pwn hosted?
- ctf-pwn is published by @ljagiello/ctf-skills at https://github.com/ljagiello/ctf-skills.
- How many GitHub stars does ctf-pwn have?
- ctf-pwn has 781 GitHub stars.
- When was ctf-pwn first indexed?
- OrangeBot.AI first indexed ctf-pwn on Feb 1, 2026.
- How do I install ctf-pwn?
- Run: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-pwn