ctf-forensics

Analyze disk images, memory dumps, and network captures to locate forensic artifacts.

3.0k|346|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-forensics-ljagiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctf-forensics
Source: https://github.com/ljagiello/ctf-skills/tree/main/ctf-forensics
Command: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-forensics-ljagiello

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps defenders and challengers quickly locate and correlate forensic artifacts across disk images, memory dumps, event logs, and network captures for CTF challenges and real investigations.

Core Features & Use Cases

  • Comprehensive artifact discovery across Windows and Linux traces (registry data, SAM, USN journal, event logs, PCAPs, browser/history data).
  • Timeline reconstruction and cross-reference of artifacts to build coherent narratives for incident response or challenge solving.
  • Quick-reference resources and techniques linked to supporting Markdown files to load context during activation.

Quick Start

Analyze the provided disk image, memory dump, or network capture to locate initial forensic artifacts and build a cohesive timeline.

Frequently Asked Questions about ctf-forensics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a memory dump to locate forensic artifacts?

To analyze a memory dump, this skill locates forensic artifacts by extracting and correlating Windows and Linux traces to build a coherent timeline. It identifies actionable insights across memory, disk images, and network captures for incident response.

What is the best way to reconstruct an incident timeline from a disk image and USN journal?

Reconstructing an incident timeline from a disk image and USN journal involves cross-referencing forensic artifacts to establish chronological sequences. This skill correlates registry data, event logs, and USN journal entries to build a coherent narrative.

Can I extract Windows registry data and SAM files during forensics analysis?

Yes, you can extract Windows registry data and SAM files during forensics analysis. The skill discovers and analyzes Windows artifacts, including registry data, SAM, and event logs, to locate initial forensic artifacts.

Does this approach work with both Windows and Linux forensics artifacts?

Yes, this approach works with both Windows and Linux forensics artifacts. It discovers and cross-references traces across both operating systems, including registry data, event logs, and browser history, to locate relevant forensic artifacts.

How do I parse PCAP network captures for CTF forensics challenges?

To parse PCAP network captures for CTF forensics challenges, the skill analyzes network traffic data to locate forensic artifacts. It processes PCAP files alongside disk images and memory dumps to cross-reference findings and build a cohesive timeline.

Why does cross-referencing event logs with disk images help locate forensic artifacts?

Cross-referencing event logs with disk images helps locate forensic artifacts by linking disparate system traces into a single narrative. This correlation across registry data, USN journals, and network captures builds coherent timelines for incident response.