Skip to main content
Back to the directory
ljagiello/ctf-skillsSoftware EngineeringFrontend and Design

ctf-forensics

Comprehensive digital forensics and signal analysis toolkit for CTF challenges across disk, memory, network, and steganography domains.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-forensics
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ctf-forensics has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ljagiello/ctf-skills. Canonical URL: https://skills.sh/ljagiello/ctf-skills/ctf-forensics.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Comprehensive digital forensics and signal analysis toolkit for CTF challenges across disk, memory, network, and steganography domains. Quick reference for forensics CTF challenges. Each technique has a one-liner here; see supporting files for full details. Python packages (all platforms): Linux (apt): macOS (Homebrew): Ruby gems (all platforms): See disk-and-memory.md for full Volatility plugin reference, VM forensics, and coredump analysis. See linux-forensics.md for Linux attack chain analysis and Docker image forensics. Key Event IDs: RDP Session IDs (TerminalServices-LocalSessionManager): See windows.md for full event ID tables, registry analysis, SAM parsing, USN journal, and anti-forensics detection. If attacker cleared event logs, use these alternative sources: See windows.md for detailed parsing code and anti-forensics detection checklist. Binary border stego: Black/white pixels in 1px image border encode bits clockwise FFT frequency domain: Image data hidden in 2D FFT magnitude spectrum; try np.fft.fft2 visualization DTMF audio: Phone tones encoding data; decode with multimon-ng -a DTMF Multi-layer PDF: Check hidden comments, post-EOF data, XOR with keywords, ROT18 final layer SSTV + LSB: SSTV signal may be red herring; check 2-bit LSB of audio samples with stegolsb SVG keyframes: Animation keyTimes / values attributes encode binary/Morse via fill color alternation...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ctf-forensics do?

Comprehensive digital forensics and signal analysis toolkit for CTF challenges across disk, memory, network, and steganography domains.

Is ctf-forensics good?

ctf-forensics does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ctf-forensics?

ctf-forensics currently lists compatibility with Skills CLI.

Is ctf-forensics safe to install?

ctf-forensics has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ctf-forensics?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ctf-forensics?

Run the following command to install ctf-forensics: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-forensics

Related skills

More from ljagiello/ctf-skills

Related skills

Alternatives in Software Engineering