DFIR - 14 Free Tools

Digital Forensics & Incident Response Tools - from memory imaging and artifact analysis to automated timeline reconstruction and live response triaging. Turn chaotic security incidents into structured, evidence-backed investigations.

14
Free Tools
6
IR Phases
43
Event IDs
100%
Client-Side
Incident Triaging & Live Response
Interactive 🔍

Live Response Triage Collector

Build custom triage scripts for volatile data, processes, network connections, and event logs.

Interactive 📦

KAPE Target & Module Builder

Generate KAPE commands for MFT, Registry, Evtx, and processing modules.

Interactive 📋

EvtxECmd Command Generator

Generate EvtxECmd commands for parsing Windows Event Logs at scale.

Artifact Analysis & Parsing
Interactive 💾

MFT Timestamp Analyzer

Detect timestomping by comparing $SI vs $FN timestamps in MFT records.

Interactive 📊

Amcache & Shimcache Analyzer

Map historical application execution from registry artifacts.

Interactive 🌐

Browser History Timeline

Consolidate Chrome, Edge, Firefox history into a master timeline.

Memory Forensics
Interactive 🧠

Volatility 3 Command Composer

Build Volatility 3 commands for memory analysis objectives.

Interactive 🎯

YARA Rule Builder

Create YARA rules and scan commands for memory dumps.

Reference 💉

Process Injection Detector

Identify process hollowing and thread injection indicators.

Persistence & Lateral Movement
Interactive

WMI & Scheduled Task Auditor

Parse scheduled tasks and WMI subscriptions for persistence.

Interactive 🔑

Event 4624 Logon Parser

Map lateral movement from Windows authentication logs.

Interactive

Service Creation Tracker

Analyze Event 7045 for malicious service installations.

Root Cause & Exfiltration
Interactive 🕸

Web Shell Investigation Pack

Analyze IIS, Apache, Nginx logs for web shell activity.

Interactive

Cloud Forensics Matrix

Investigation steps for AWS, Azure, and M365 incidents.

Reference 🛡

Anti-Forensics Defeat

Counter log clearing, timestomping, and evidence destruction.

Frequently Asked Questions
What is the difference between Live Response Triage and Full Disk Imaging? v

Live Response Triage focuses on speed and volatility - it targets high-value forensic artifacts (RAM, active network connections, running process strings, and system event logs) while the machine is still running, taking only minutes. Full Disk Imaging clones the entire physical drive sector-by-sector, usually with the machine powered down, to preserve everything including deleted files and unallocated space. Responders use triage collection to quickly contain an ongoing attack across dozens of endpoints, saving full disk imaging for deeper, targeted analysis or legal chain-of-custody scenarios.

Why is Timeline Analysis so critical in a forensic investigation? v

Timeline analysis arranges all host and network artifacts (file creations, registry modifications, web log hits, and event IDs) into a single chronological sequence. Attacks rarely consist of a single isolated action - they are chains of events. By merging different sources into a master timeline, an investigator can pinpoint exactly what occurred seconds before and after an alert fired. This helps differentiate automated system actions from manual attacker behavior and reveals the precise duration of the compromise.

How do anti-forensic techniques impact an investigation? v

Anti-forensics are actions taken by attackers to intentionally hide, alter, or destroy evidence. Common techniques include timestomping (modifying file timestamps to blend in with legitimate OS files), clearing event logs, deleting USN journals, or running malware purely in memory without writing to disk. To counter this, DFIR professionals look for structural gaps or mismatched metadata - such as event log gaps, discrepancies between MFT attributes, or orphan processes running in memory without an associated file execution trail.

🔒

Tool