Directory · Claude Skills

Ctf Forensics

ljagiello/ctf-skills

Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, Volatility, PCAP, Docker images, coredumps, side-channel power traces, DTMF audio spectrograms, packet timing analysis, CD audio disc images, or recovering deleted files and credentials.

★ 2,711 MIT Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Actively maintained MIT
Install git clone --depth 1 https://github.com/ljagiello/ctf-skills cp -r ctf-skills/ctf-forensics ~/.claude/skills/ctf-forensics
Can use Not declared by the author

Setup, runtime and requirements describe ljagiello/ctf-skills, the repo this skill ships in.

Also in ljagiello/ctf-skills

View the repo

Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing mode...

Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical c...

Provides malware analysis and network traffic techniques for CTF challenges. Use when analyzing obfuscated scripts, malicious packages, cust...

Provides miscellaneous CTF challenge techniques for problems that do not cleanly fit the main categories. Use for encoding puzzles, pyjails,...

Provides open source intelligence techniques for CTF challenges. Use when gathering information from public sources, social media, geolocati...

Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn...

Provides reverse engineering techniques for CTF challenges. Use when the main job is to understand how a compiled, obfuscated, packed, or vi...

Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, browser client, template...

Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after solving a CTF challenge...

Solves CTF challenges by performing first-pass triage, identifying the dominant category, and routing execution to the right specialized ctf...