Quiz Entry - updated: 2026.05.28
What is a botnet, and how does it relate to DDoS attacks?
A botnet is a network of malware-infected machines under one operator's control — often used to launch DDoS attacks.
After infection, computers (bots) are linked together and their resources/data used by the operator, usually without the owners' knowledge. The operator sends commands over a control channel (historically IRC).
Connection to DoS/DDoS:
- A DoS (Denial-of-Service) attack targets availability — overwhelming a service so legitimate users can't reach it.
- A DDoS (Distributed DoS) runs the attack from many systems at once — exactly what a botnet provides. Small agent programs on each bot are coordinated centrally via "handlers."
Why botnets are scary: they turn ordinary, poorly-secured devices (including IoT) into a rentable attack army — for DDoS, spam, or credential stuffing.
Tip: This is why your own device's hygiene matters to others — an infected machine becomes a weapon aimed at someone else.