Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

ctf-pwn

// Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory corruption or low-level primitives into code execution or privilege escalation, such as buffer overflows, format strings, heap bugs, ROP, ret2libc, shellcode, kernel exploitation, seccomp bypass, sandbox escape, or Windows/Linux exploit chains. Do not use it when the main blocker is understanding what the binary does; use reverse engineering first. Do not use it for pure web bugs, disk or packet forensics, or standalone crypto/math challenges.

$ git log --oneline --stat
stars:2,228
forks:275
updated:2026년 4월 17일 02:40
파일 탐색기
19 개 파일
SKILL.md
readonly