Blue Team Labs
Put your knowledge into practice with gamified cyber security challenges.

S3CredentialsHunt
Cloud Forensics
mediumAnalyze AWS CloudTrail logs with `jq` to reconstruct attacker TTPs, identify privilege escalation, and detect persistence mechanisms within a compromised cloud environment.

AzurePot
Endpoint Forensics
mediumUnderstand real-world Linux compromise via CVE-2021-41773 by analyzing disk, memory, and system artifacts to identify attacker techniques, persistence methods, and IOCs.

LGDroid
Endpoint Forensics
mediumAnalyze Android disk images using SQLite, Python, and log analysis to reconstruct user activity and extract key forensic artifacts.

Injector
Endpoint Forensics
mediumDetermine the web server compromise method and attacker actions by analyzing disk images, memory dumps, and registry artifacts using Autopsy, Volatility, and Registry Explorer.

Qradar101
Threat Hunting
mediumAnalyze diverse log sources in QRadar SIEM to identify compromised systems, detect malicious tools, and reconstruct the sequence of attack events.

Hammered
Endpoint Forensics
mediumAnalyze various Linux system logs using grep, awk, and sed to identify attacker TTPs, persistence, and reconstruct the attack timeline.

Malware Traffic Analysis 4
Network Forensics
mediumReconstruct a malware infection timeline by analyzing network traffic, identifying exploit kit activity, and extracting indicators of compromise using Wireshark and NetworkMiner.

Poisoned Pipeline
Threat Hunting, Endpoint Forensics
hardInvestigate a multi-stage supply-chain intrusion that landed via a poisoned npm dependency and pivoted through CI/CD into production and AWS by pivoting across Splunk, disk images, and git history.

BreakOut-Daedalus
Threat Hunting, Endpoint Forensics, Network Forensics
hardThe hosting panel is the new front door; chase an attacker from a forged session all the way to root, breaking out of a container and burrowing into the host along the way. By correlating SIEM telemetry, host disk forensics, and network captures across the full intrusion.

ClawHavoc
Malware Analysis