Distributed Denial of Service (DDoS) Attack
Commonly used in Security, Cybersecurity
A Distributed Denial of Service (DDoS) attack is a cyber attack where multiple compromised systems are used simultaneously to flood a target system with traffic, overwhelming its resources and causing it to become unavailable to legitimate users. This coordinated effort can severely disrupt online services, websites, or networks.
How It Works
In a DDoS attack, attackers first infect numerous computers or devices, often through malware such as Trojans, creating a network of compromised systems known as a botnet. These compromised devices are then remotely controlled by the attacker to send a massive volume of traffic or requests to the target system. The goal is to exhaust the target’s bandwidth, server resources, or application capacity, leading to slowdowns or complete service outages. Because the attack originates from many different sources, it is difficult to block or mitigate using traditional security measures.
The attack traffic can take various forms, including overwhelming the network with large volumes of data, exploiting vulnerabilities to crash services, or sending malformed requests that consume excessive processing power. Defending against DDoS attacks often involves filtering malicious traffic, scaling infrastructure, and deploying specialised mitigation tools designed to identify and block attack traffic while allowing legitimate users access.
Common Use Cases
- An attacker floods a banking website to prevent customers from accessing their accounts during peak hours.
- A competitor launches a DDoS attack to disrupt a rival’s online services during a product launch.
- Hackers target government websites to protest or to create chaos and draw attention to their cause.
- Cybercriminals demand ransom by threatening to launch a DDoS attack unless paid off.
- Malicious actors use DDoS to distract security teams while attempting to breach other parts of the network.
Why It Matters
DDoS attacks are a significant threat to online businesses, government agencies, and critical infrastructure, as they can cause substantial financial losses and damage reputation. For IT professionals, understanding how DDoS attacks work and how to defend against them is essential for maintaining the availability and security of online services. Many cybersecurity certifications include DDoS mitigation strategies as part of their core knowledge, reflecting its importance in the broader context of network security and incident response. Being prepared to identify, analyse, and respond to DDoS threats is a key skill for protecting digital assets in today’s interconnected world.