api_detect_patterns
Identify malicious API patterns in PE imports to uncover injection, evasion, and persistence techniques. Get MITRE ATT&CK IDs and risk levels for detected patterns.
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 |