lookup_malapi
Identify malicious Windows API usage by looking up an API name to reveal associated MITRE techniques, malware families, and detection guidance.
Instructions
Look up a Windows API by name to see its malware behavior mapping. Returns technique associations, malware families using it, and detection notes. Use for understanding what behaviors an API call indicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_name | Yes | Win32 API name (e.g., "VirtualAllocEx", "CreateRemoteThread", "MiniDumpWriteDump") |