Ctf Forensics banner
h3nr1-d14z h3nr1-d14z

Ctf Forensics

Development community

Description

Solve forensics CTF challenge: $ARGUMENTS 1. **File analysis**: Identify file type (file, magic bytes), check for embedded files (binwalk), metadata (exiftool) 2. **Steganography**: Check images for hidden data — LSB (zsteg, stegsolve), strings, embedded archives, EXIF data 3. **Memory forensics**: If memory dump — identify OS profile (Volatility), list processes, network connections, extract files, scan for malware 4. **Network forensics**: If PCAP — protocol statistics, follow TCP streams, ex

Installation

Installs to ~/.claude/commands/h3nr1-d14z-ai-redteam-toolkit-ctf-forensics.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/h3nr1-d14z/ai-redteam-toolkit/HEAD/.claude/commands/ctf-forensics.md -o ~/.claude/commands/h3nr1-d14z-ai-redteam-toolkit-ctf-forensics.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository