api_detect_patterns
Detect injection, evasion, and persistence API patterns from PE imports, returning MITRE ATT&CK technique IDs and risk levels.
Instructions
Detect injection/evasion/persistence API patterns from PE imports. Returns matched patterns with MITRE ATT&CK technique IDs and risk levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to PE file to analyze |