incident-response-forensics
Installation
SKILL.md
Incident Response Forensics
Collect and analyze evidence without destroying it.
1. Preserve Before You Poke
- Take memory capture first (before heavy processes):
WinPMem,LiME, or vendor snapshot - Disk image via write-blocker or verified cloud snapshot; hash everything (SHA-256), record chain of custody
- Collect network evidence: firewall/flow logs, PCAP if available, proxy and DNS logs
- Never investigate on the live system beyond read-only collection — attacker tooling notices
2. Volatile Data Order
- Network connections, routing tables
- Running processes and services, loaded modules
- Logged-in sessions, clipboard (if interactive)
- Command histories, scheduled tasks, autostart