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.
78
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
2 findings: 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The content contains explicit, repeatable instructions to achieve remote code execution, spawn reverse/interactive shells, and exfiltrate data to attacker-controlled servers (including use of Meterpreter/netcat and JavaScript fetch exfil), which are high-risk dual‑use techniques that can be abused as backdoors and for unauthorized data theft.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill explicitly documents kernel privilege-escalation and sandbox-escape techniques (e.g., modprobe_path/core_pattern overwrite, seccomp/KPTI bypass, emulator eval injection) which teach bypassing security mechanisms and modifying system state, so it could push an agent to compromise the host.
ctf-pwn/SKILL.md
d19f35f
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.