lookup_hijacklib
Look up DLL hijacking candidates by DLL or executable name. Returns vulnerable executables, hijack type, and expected DLL locations for T1574.001/T1574.002 detection engineering.
Instructions
Look up DLL hijacking candidates for a given DLL name or executable. Returns vulnerable executables, hijack type (Phantom/Sideloading/Search Order), and expected DLL locations. Use for T1574.001/T1574.002 detection engineering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | DLL name (e.g., "version.dll") or executable name (e.g., "msiexec.exe") |