Contrast ADR - Exploited Attack Event
| Id | ae4f67a6-0713-4a26-ae61-284e67b408c1 |
| Rulename | Contrast ADR - Exploited Attack Event |
| Description | Detects successful exploitation of security vulnerabilities across all environments as identified by Contrast ADR. This rule captures confirmed exploited attacks that bypassed application security controls and require security team investigation. |
| Severity | High |
| Tactics | InitialAccess Execution DefenseEvasion LateralMovement CommandAndControl |
| Techniques | T1190 T1059 T1055 T1210 T1008 |
| Required data connectors | ContrastADR |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 5m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ContrastADR/Analytic Rules/Contrast_ADR_Exploited_Attack_Event.yaml |
| Version | 1.0.0 |
| Arm template | ae4f67a6-0713-4a26-ae61-284e67b408c1.json |
ContrastADR_CL
| where result_s =~ "exploited"
incidentConfiguration:
groupingConfiguration:
matchingMethod: Selected
groupByEntities:
- IP
- Host
enabled: true
reopenClosedIncident: false
lookbackDuration: PT1H
createIncident: true
query: |
ContrastADR_CL
| where result_s =~ "exploited"
name: Contrast ADR - Exploited Attack Event
relevantTechniques:
- T1190
- T1059
- T1055
- T1210
- T1008
status: Available
entityMappings:
- entityType: IP
fieldMappings:
- columnName: SourceIP
identifier: Address
- entityType: Host
fieldMappings:
- columnName: host_hostname_s
identifier: HostName
queryFrequency: 5m
requiredDataConnectors:
- connectorId: ContrastADR
dataTypes:
- ContrastADR_CL
alertDetailsOverride:
alertDescriptionFormat: '{{result_s}} on {{request_headers_referer_s}} endpoint of {{application_name_s}} '
alertDisplayNameFormat: '{{result_s}} {{rule_s}} from {{SourceIP}} '
kind: Scheduled
version: 1.0.0
triggerOperator: gt
description: |
'Detects successful exploitation of security vulnerabilities across all environments as identified by Contrast ADR. This rule captures confirmed exploited attacks that bypassed application security controls and require security team investigation.'
tactics:
- InitialAccess
- Execution
- DefenseEvasion
- LateralMovement
- CommandAndControl
queryPeriod: 5m
customDetails:
AttackRule: rule_s
AttackedEndpoint: request_headers_referer_s
Environment: environment_s
ApplicationName: application_name_s
AttackResult: result_s
TargetHost: host_hostname_s
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ContrastADR/Analytic Rules/Contrast_ADR_Exploited_Attack_Event.yaml
severity: High
eventGroupingSettings:
aggregationKind: AlertPerResult
id: ae4f67a6-0713-4a26-ae61-284e67b408c1