MalwareBazaar metadata query
malware_bazaar_hash_query
Queries abuse.ch's MalwareBazaar API for recently submitted samples and records the hashes and family labels it returns. Metadata only: no sample is requested, so nothing malicious touches this host. What is measured is whether the host can reach a malware repository at all.
What it needs before it will run
-
runs in --safeObservation only. It runs even in the inert mode, because it changes nothing and sends nothing.
-
sends trafficGenerates outbound traffic. --no-network suppresses it entirely.
Gates are cumulative and none of them is implied by another: see the three gates for why they are separate decisions.
ATT&CK techniques it exercises
| Technique | Name | Tactic | Across public reports |
|---|---|---|---|
| T1588.001 | Obtain Capabilities: Malware | Resource Development | coverage statistics |
| T1596 | Search Open Technical Databases | Reconnaissance | coverage statistics |
How often anything notices
Not enough data: fewer than 3 public reports have run this test, so no rate is published for it. Groups below that threshold are withheld everywhere on the site — with one or two contributors an average is one organisation's result with a percent sign after it.
Other malware samples tests
| Test | What it does | Severity |
|---|---|---|
| Live malware sample download and unpack malware_bazaar_live_sample | Downloads real malware samples from MalwareBazaar as password-protected ZIP archives and unpacks them into the sandbox, to see whether the download or… | critical |
| Offensive tooling download (mimikatz) offensive_tool_download | Downloads mimikatz and two PowerSploit scripts to a temporary file to see whether the proxy, DNS filter or on-access scanner intervenes. The files are… | high |
Catalogue generated from client 0.1.0. A test's behaviour can
change between releases; this page describes the version named here.