Denial of Service
Denial of Service (DoS) is a cyber attack technique that exhausts or disrupts computing, network, or application resources to prevent legitimate users from accessing a system or service.
Expanded Explanation
1. Technical Function and Core Characteristics
DoS refers to intentional actions that degrade or block the availability of a networked service, host, or application by overwhelming resources or exploiting implementation flaws. Attackers use high traffic volumes, protocol abuse, or crafted requests to exhaust bandwidth, processing capacity, memory, or application threads.
Common forms include network-based DoS using large packet floods, application-layer DoS targeting specific Hypertext Transfer Protocol (HTTP), Domain Name System (DNS), or Session Initiation Protocol (SIP) functions, and Distributed Denial of Service (DDoS), in which many compromised systems coordinate traffic. These attacks interfere with availability, which security frameworks classify as a core security property together with confidentiality and integrity.
2. Enterprise Usage and Architectural Context
Enterprises address DoS within security architecture, network engineering, and business continuity planning. Organizations deploy layered controls, including firewalls, intrusion prevention systems, web application firewalls, content delivery networks, and upstream scrubbing services to detect and filter abnormal traffic.
Architects design capacity planning, redundant network paths, anycast routing, and rate limiting to maintain service availability under stress. Security programs integrate DoS risk into incident response runbooks, dependency mapping, and service-level objectives to limit downtime and maintain contractual and regulatory obligations.
3. Related or Adjacent Technologies
DoS relates to DDoS, botnets, and reflection and amplification attacks that misuse protocols such as DNS, NTP, or Self-Service Deployment Portal (SSDP) to multiply traffic toward a target. It also connects to network telemetry, anomaly detection, and Traffic Engineering (TE) tools that classify and reroute flows.
Standards and guidance from organizations such as NIST and ETSI discuss DoS threats in the context of network security controls, secure protocol configuration, and resilience engineering. Security Information and Event Management (SIEM) platforms and DDoS mitigation services integrate with routing infrastructure and cloud edges to coordinate detection and response.
4. Business and Operational Significance
DoS attacks affect uptime, transaction processing, and access to customer-facing and internal services. Outages can interrupt revenue, degrade user experience, delay operations, and interfere with critical services such as authentication, payment processing, and communications.
Regulatory frameworks and industry guidance treat availability as a security and resilience objective, so organizations incorporate DoS scenarios into risk assessments, vendor contracts, and Disaster Recovery (DR) plans. Boards and executives review DoS resilience as part of cyber risk governance and operational continuity oversight.