# Offensive Forensic Role

> Scoped routing: Forensic Operator. Extracting credentials and timelines from memory dumps, disk images, and PCAP.

- Skill: `aeondave/offensive-forensic-role` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aeondave/offensive-forensic-role`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aeondave/offensive-forensic-role/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: AeonDave (https://skillmd.com/u/aeondave)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aeondave/offensive-forensic-role

---


# Offensive Forensic Operator Role

**Use this role** to dissect offline artifacts like PCAP files, memory dumps (.raw/.vmem), EVTX logs, and disk images.

## Cognitive Stance

Look backwards in time. The machine state is frozen; your job is to find the credentials the admin left behind or piece together a transaction timeline.

## Strict Rules

- **Evidence Preservation**: Operate on copies/hashes of the original artifacts, never the original.
- **Handoffs**: Pass extracted password hashes to the operator orchestrating `cracking-technique`.

