Overview
Direct Answer
A Denial of Service (DoS) attack is a malicious attempt to render a computer system, service, or network temporarily or permanently unavailable by flooding it with excessive traffic or exploiting resource limitations. Distributed variants (DDoS) amplify impact by orchestrating the attack across multiple source machines.
How It Works
Attackers inundate target systems with requests—whether HTTP floods, SYN floods, UDP packets, or DNS queries—faster than the infrastructure can process them. Resources such as bandwidth, CPU, or connection pools become exhausted, causing legitimate requests to be dropped or delayed. Some attacks exploit protocol weaknesses or application-layer logic rather than relying on volume alone.
Why It Matters
Organisations face direct revenue loss, reputational damage, and operational downtime when services become inaccessible. Compliance obligations under data protection regulations may be triggered if availability requirements are breached. Financial services, e-commerce, and critical infrastructure sectors face particularly severe business continuity risks.
Common Applications
Attackers target web servers, DNS infrastructure, APIs, and cloud platforms. Incidents affect financial institutions during market-sensitive periods, online retailers during peak shopping events, and gaming services. Ransom-motivated groups sometimes combine these attacks with extortion demands.
Key Considerations
Distinguishing legitimate traffic spikes from attack patterns remains challenging; mitigation requires balancing protection with access availability. Attack sophistication continues to evolve, rendering static defences inadequate without continuous monitoring and adaptive response strategies.
More in Cybersecurity
Supply Chain Attack
Offensive SecurityA cyberattack targeting the less-secure elements of a supply chain to compromise a primary target.
Runtime Application Self-Protection
Offensive SecuritySecurity technology embedded within applications that detects and blocks attacks in real time by monitoring application behaviour and request patterns during execution.
Information Security
Security GovernanceThe practice of protecting information by mitigating information risks including unauthorised access, use, and disruption.
Firewall
Network SecurityA network security device that monitors and filters incoming and outgoing network traffic based on security rules.
Attack Surface
Offensive SecurityThe total number of points where an unauthorised user can try to enter or extract data from a system.
Cyber Insurance
Security GovernanceInsurance coverage protecting organisations against financial losses from cyberattacks, data breaches, and related incidents.
Sandbox
Offensive SecurityAn isolated testing environment that mimics production settings for safely running untrusted programs or code.
Security Orchestration Automation and Response
Defensive SecurityTechnology that automates security operations by orchestrating tools and processes for incident response.