offensive-ctf/solve-challenge-ctf/SKILL.md
Fast challenge-solving router for multi-category CTF tasks. Integrates recon-technique, forensic-technique, reversing-technique, web-exploit-technique, network-technique, wireless-technique, and crypto-technique to classify unknown bundles, remote services, mixed artifacts, and category-ambiguous tasks, then route immediately to the smallest dedicated CTF skill chain. Use for unknown artifacts, partial hints, firmware, RF/SDR, blockchain/Web3, cloud, ICS/OT, hardware captures, AI/ML artifacts, malware samples, or any challenge where speed, precision, and shortest-path solving matter more than explanation.
npx skillsauth add aeondave/malskill solve-challenge-ctfInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Goal: solve multi-category challenge tasks fast, precisely, and with the shortest reproducible path to objective proof.
offensive-ctf/web-ctfoffensive-ctf/pwn-ctfoffensive-ctf/reverse-ctfoffensive-ctf/crypto-ctfoffensive-ctf/forensics-ctfoffensive-ctf/forensics-ctf first; pivot to offensive-ctf/misc-ctf only if evidence shows custom encoding or mixed-puzzle logicoffensive-ctf/pwn-ctf for local binary/kernel primitives, offensive-ctf/misc-ctf for host/service puzzle chains, and dedicated domain skill if the target is clearly Windows/Linux post-exploit styleoffensive-ctf/osint-ctfoffensive-ctf/cloud-ctfoffensive-ctf/ai-ml-ctfoffensive-ctf/malware-ctfoffensive-ctf/hardware-ctfoffensive-ctf/ics-ctfoffensive-ctf/blockchain-ctfoffensive-ctf/misc-ctfoffensive-ctf/beginner-ctf only long enough to classify dominant category, then exit to dedicated skilloffensive-ctf/writeup-ctf only after objective proof is already recovered*-ctf skill only.Use this loop, but keep it compressed and objective-driven:
Primary methodology to load:
recon-techniqueforensic-techniquereversing-techniquecrypto-techniqueweb-exploit-techniquenetwork-techniquewireless-techniqueUse these as decision engines. This skill adds challenge-oriented triage, fast routing, and shortest-path execution discipline.
Prefer these skill families when the corresponding signal appears:
offensive-ctf/web-ctfoffensive-ctf/pwn-ctfoffensive-ctf/reverse-ctfoffensive-ctf/crypto-ctfoffensive-ctf/forensics-ctfoffensive-ctf/misc-ctfoffensive-ctf/osint-ctfoffensive-ctf/malware-ctfoffensive-ctf/ai-ml-ctfoffensive-ctf/cloud-ctfoffensive-ctf/ics-ctfoffensive-ctf/hardware-ctfoffensive-ctf/blockchain-ctfoffensive-ctf/beginner-ctfoffensive-ctf/writeup-ctfcoding/systematic-debuggingknowledge/evidence-before-claimsTool syntax belongs in the downstream skill. This skill decides first route, proof condition, and pivot timing.
offensive-ctf/blockchain-ctf.offensive-ctf/cloud-ctf.offensive-ctf/ai-ml-ctf.offensive-ctf/malware-ctf.offensive-ctf/ics-ctf.offensive-ctf/hardware-ctf.offensive-ctf/web-ctf, offensive-ctf/forensics-ctf, and offensive-ctf/misc-ctf as secondary pivots only when evidence crosses domains.offensive-ctf/beginner-ctf only as temporary intake for vague prompts; do not stay there once category is clear.offensive-ctf/writeup-ctf only after solve is done and user asks for reproducible reporting.SKILL.md.offensive-ctf/*-ctf skills once category is clear.development
White-box auditing methodology for AI-generated ('vibe-coded') applications. Focuses on modern stack misconfigurations (Supabase, Next.js, Vercel).
development
Hybrid AI/Deterministic SAST methodology for discovering zero-day vulnerabilities in source code. Orchestrates structural search with AI-driven data flow and sink validation.
development
Auth assessment: hardware/embedded methodology; UART/JTAG/SWD/SPI/I2C, firmware extraction, boot/debug paths, embedded OS evidence.
devops
Container methodology: Identifying containerization limits, Docker/K8s misconfigurations, and executing escapes to the host node.