Cross-source coverage

T1499.003 / ATT&CK

Endpoint Denial of Service: Application Exhaustion Flood

2 rules across 2 sources.

From MITRE ATT&CK 19.2

Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications. For example, specific features in web applications may be highly resource intensive. Repeated requests to those features may be able to exhaust system resources and deny access to the application or the server itself.

Tactics
Impact
Platforms
Windows · IaaS · Linux · macOS
Telemetry
WinEventLog:ApplicationWinEventLog:SysmonWindows:perfmonauditd:SYSCALLlinux:syslogNSM:Flowmacos:unifiedlogmacos:osqueryAWS:CloudWatchAWS:CloudTrailAWS:CloudMetrics

How MITRE says to detect it DET0415

Application Exhaustion Flood Detection Across Platforms

Windows Analytic 1165

Repeated invocation of high-resource application endpoints or GUI components causing CPU and memory spikes, logged as elevated request volumes, prolonged handle locks, or frequent crash recoveries.

  • WinEventLog:Application High-frequency errors or hangs from resource-intensive application components (e.g., .NET, IIS, Office Suite)
  • WinEventLog:Sysmon EventCode=1
  • Windows:perfmon Sudden spikes in CPU/Memory usage linked to specific application processes

Linux Analytic 1166

Automated scripts or repeated CLI/API requests that trigger application backends to consume high CPU or memory (e.g., Apache/PHP, MySQL, mail servers), resulting in syslog errors and excessive process spawning.

  • auditd:SYSCALL execve
  • linux:syslog Error/warning logs from services indicating load spike or worker exhaustion
  • NSM:Flow Sustained abnormal inbound request rate targeting application ports (e.g., 80/443/25)

macOS Analytic 1167

Repetitive triggering of GUI or backend application workflows that cause increased CPU/memory usage, logged in unified logs as spin reports or crash dumps.

  • macos:unifiedlog Application errors or resource contention from excessive frontend or script invocation
  • macos:osquery Rapid spawning of resource-heavy applications (e.g., Preview, Safari, Office)

IaaS Analytic 1168

Automated abuse of cloud-hosted applications (e.g., web apps, REST endpoints, internal APIs) causing compute exhaustion, high 5xx error rates, or frequent autoscaling triggers logged in app insights or cloudwatch.

  • AWS:CloudWatch Elevated 5xx response rates in application logs or gateway layer
  • AWS:CloudTrail InvokeFunction
  • AWS:CloudMetrics Autoscaling, memory/cpu alarms, or instance unhealthiness

elastic/detection-rules

1 rule
Detection Severity Format
Possible Okta DoS Attack Medium Elastic TOML

panther-labs/panther-analysis

1 rule
Detection Severity Format
Slack Denial of Service via Session Invalidation Critical Panther Python

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.