bazaar_get_imphash_siblings
Pivot on a PE import hash to find all MalwareBazaar samples with the same imphash, revealing malware variants built from the same codebase.
Instructions
ELITE PIVOT: Find all MalwareBazaar samples sharing the same PE import hash (imphash). Reveals variants compiled from the same codebase — catches threat actors who forget to randomise their builds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| imphash | Yes | PE import hash (imphash) to pivot on |