identify_technique
Identify Living off the Land techniques by analyzing forensic evidence from command lines, Sysmon events, process trees, or EDR alerts.
Instructions
Identify LOL technique from forensic evidence — command line analysis, Sysmon events, process trees, EDR alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Identification source | |
| command | No | Command line string to analyze | |
| event_id | No | Sysmon event ID | |
| alert_text | No | EDR alert text to analyze | |
| event_data | No | Sysmon event XML/JSON data | |
| process_tree | No | Process tree text (parent->child) |