AI AGENT ADDONS
Security
5,619installs

Capture the Flag (CTF) challenges can be weird. Some puzzles do not fit into normal categories like web or crypto. This skill helps you solve those oddball problems. It handles encoding puzzles, pyjails, bash jails, RF/SDR, DNS oddities, unicode tricks, esoteric languages, QR or audio puzzles, constraint solving, game theory, sandbox escapes, and hybrid logic puzzles.

Use this as a fallback when a challenge does not fit a specific skill. It is not for normal web, pwn, reverse, forensics, malware, OSINT, or crypto challenges. Those have their own skills. This one is for genuine cross-category or edge-case problems.

You need a filesystem-based agent like Claude Code with bash, Python 3, and internet access. Install tools like z3-solver, pwntools, ffmpeg, and qrencode to get started. Detailed techniques for each puzzle type are in separate files.

Add Ctf Misc skill to your workflow

Global

mkdir -p ~/.claude/skills/ctf-misc

Project

mkdir -p .claude/skills/ctf-misc

Source Repository

Stars
2,557
Forks
304
Watchers
2,557
License
MIT
Last Push
1 month ago
Created
6 months ago