Search the malware corpus and URL scans - query syntax and filters

MalwareAnalyzer by Cyble has two searchable corpora: analyzed FILES (samples with static and behavioural reports) and URL SCANS (page captures with verdicts, brands and kits). Each has its own filter grammar; tokens are combined with an implicit AND, values may be double-quoted, and a filter the backend cannot honour is refused with an explanation rather than silently ignored.

File and entity search filters

Used on the Files, Domains, IPs and URLs tabs and by GET /v1/intelligence/search. Examples: family:mirai, verdict:malicious p:5+ fs:2026-01-01+, technique:T1055, strings:"stratum+tcp".

URL-scan search filters

Used on the Scans tab, the brand workbench and by GET /v1/urlscan/search. Examples: impersonates:paypal, kit:kr3pto verdict:malicious, impersonates:* fs, sample:<sha256>. key:* means "has any value" - impersonates:* is every scan evidencing brand impersonation.

Note brand: matches every brand a page merely involves (a real site's own vendors included), while impersonates: is the evidenced impersonation claim - for "phishing against a brand", use impersonates:.

Brands under attack · Latest analyzed threats · API reference