How Botnet & C2 Domains Are Detected
Botnet command-and-control (C2) infrastructure is the nervous system of a malware campaign. Once a device is infected, it reaches back to a controller domain to receive instructions, exfiltrate stolen data, or download additional payloads. Blocking that callback is one of the highest-leverage defensive actions available: even if an endpoint is compromised, severing its link to the controller neutralises most of the damage. Our botnet category maps this infrastructure across more than 2.1 million domains, updated continuously as campaigns rotate through new hosts.
Detection combines passive DNS analysis, malware sandbox telemetry, and network-behaviour modelling. When a sample is detonated in a sandbox, the domains and IP addresses it contacts are recorded and correlated against known campaign fingerprints. Fast-flux networks that rotate hundreds of IP addresses behind a single domain, and domain-generation algorithms (DGAs) that produce thousands of pseudo-random hostnames per day, are identified by their statistical signatures rather than by any single blocklist entry.
Because attackers register disposable domains in bulk and burn them quickly, static lists go stale within hours. Our pipeline weights registration recency, hosting reputation, name-server clustering, and TLS-certificate reuse to score newly observed domains before they have been widely reported. This predictive layer is what allows the category to flag emerging C2 infrastructure rather than only cataloguing yesterday's attacks.