kevmap

TechniquesT1499.003 › AN1168

AN1168 Analytic 1168

IaaS · attack.mitre.org · ATT&CK Enterprise v19.2

<p>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.</p>
Detects
T1499.003 Application Exhaustion Flood
Part of
DET0415 Application Exhaustion Flood Detection Across Platforms

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
AWS:CloudWatchElevated 5xx response rates in application logs or gateway layerDC0038 Application Log Content
AWS:CloudTrailInvokeFunctionDC0070 Cloud Service Metadata
AWS:CloudMetricsAutoscaling, memory/cpu alarms, or instance unhealthinessDC0018 Host Status

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
HTTP5xxRateThresholdRatio of 5xx error codes over requests indicating resource exhaustion.
FunctionInvocationRateSpike in lambda/API gateway executions indicating scripted behavior.
AutoscaleEventCountTriggers linked to app DoS where legitimate scaling is mimicked.