analyze_forensic_artifact
Analyze forensic artifacts like event logs, procmon traces, EDR alerts, and network captures to identify Living Off the Land technique indicators.
Instructions
Analyze forensic artifacts for LOL technique indicators — Windows Event Logs, Process Monitor traces, EDR alerts, network captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Forensic artifact type | |
| event_id | No | Windows Event Log ID (e.g. 4688, 4104) | |
| alert_data | No | EDR alert data to analyze | |
| command_line | No | Command line from forensic artifact | |
| network_data | No | Network capture summary to analyze |