A hands-on forensic investigation
A five-lab investigation of a real-world data-exfiltration incident. You log into a forensic workstation with professional tools — Sleuth Kit, Volatility, Autopsy, Plaso, YARA — recover deleted files, analyse memory, follow the exfiltration, and write the report.
First time? About 10 minutes — most of it Docker installing. Done once.
Free, one-time, and the only software you need. Download for your system ↗, install it, and start it — wait until it shows “running”.
⭳ Download the ZIP, then unzip it. You'll get a folder named forensics-docker-lab-main — put it somewhere easy, like your Desktop.
On Windows, “Extract All” nests it one level deeper — forensics-docker-lab-main\forensics-docker-lab-main. That's normal: the inner folder (the one containing start.bat) is the one you want. Move it somewhere easy and delete the empty outer one.
Prefer the terminal? Open Terminal, type cd (with a trailing space), drag the folder onto the window, press Enter, then run ./start.sh
If a window flashes open and vanishes: right-click an empty spot inside the folder → Open in Terminal, type .\start.bat and press Enter — the message stays on screen. It usually says Docker Desktop isn't running yet.
Or from any terminal: cd path/to/forensics-docker-lab-main && ./start.sh
Work them in order — each builds on the last. Click a card for what you do and the walkthrough.
One command brings up the workstation and its tools.
Hands-on security labs across the lifecycle — plus two companion books and a game that tie it together. Found one? Here's the rest — or browse the whole series on the series home.