Skip to content
Every technique
T1498Detection written

Network Denial of Service

ImpactWindows, IaaS, Linux, macOS, Containers

Where this stands

One published detection covers this technique. Every one is unverified — no rule on Siemphony has been executed against real telemetry.

What the technique is

Adversaries may perform Network Denial of Service (DoS) attacks to degrade or block the availability of targeted resources to users. Network DoS can be performed by exhausting the network bandwidth services rely on. Example resources include specific websites, email services, DNS, and web-based applications. Adversaries have been observed conducting network DoS attacks for political purposes and to support other malicious activities, including distraction, hacktivism, and extortion. A Network DoS will occur when the bandwidth capacity of the network connection to a system is exhausted due to the volume of malicious traffic directed at the resource or the network connections and network devices the resource relies on. For example, an adversary may send 10Gbps of traffic to a server that is hosted by a network with a 1Gbps connection to the internet. This traffic can be generated by a single system or multiple systems spread across the internet, which is commonly referred to as a distributed DoS (DDoS). To perform Network DoS attacks several aspects apply to multiple methods, including IP address spoofing, and botnets. Adversaries may use the original IP address of an attacking system, or spoof the source IP address to make the attack traffic more difficult to trace back to the attacking system or to enable reflection. […]

Read it on attack.mitre.org

What MITRE says you would watch

  • AN1434

    Executable or script generating large outbound network traffic targeting remote hosts or known amplification ports

  • AN1435

    Flooding tools like hping3 or nping sending large volumes of packets across multiple ports or IPs

Technique names and descriptions © MITRE ATT&CK®, CC BY 4.0. Not endorsed by MITRE.