Dynatrace Application Security - Attack detection
| Id | 1b0b2065-8bac-5a00-83c4-1b58f69ac212 |
| Rulename | Dynatrace Application Security - Attack detection |
| Description | Dynatrace has detected an ongoing attack in your environment. |
| Severity | High |
| Tactics | Execution Impact InitialAccess PrivilegeEscalation |
| Techniques | T1059 T1565 T1190 T1068 |
| Required data connectors | DynatraceAttacks |
| Kind | Scheduled |
| Query frequency | 1d |
| Query period | 1d |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dynatrace/Analytic Rules/DynatraceApplicationSecurity_AttackDetection.yaml |
| Version | 1.0.1 |
| Arm template | 1b0b2065-8bac-5a00-83c4-1b58f69ac212.json |
DynatraceAttacks
| where State != 'ALLOWLISTED'
| summarize arg_max(TimeStamp, *) by AttackId
alertDetailsOverride:
alertDescriptionFormat: |
Dynatrace has detected an ongoing attack in your environment which was {{State}}.
alertDisplayNameFormat: 'Dynatrace Attack {{State}} - {{DisplayId}} : {{DisplayName}}'
description: |
'Dynatrace has detected an ongoing attack in your environment.'
kind: Scheduled
tactics:
- Execution
- Impact
- InitialAccess
- PrivilegeEscalation
requiredDataConnectors:
- connectorId: DynatraceAttacks
dataTypes:
- DynatraceAttacks
incidentConfiguration:
groupingConfiguration:
reopenClosedIncident: true
lookbackDuration: P7D
enabled: true
matchingMethod: AllEntities
createIncident: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dynatrace/Analytic Rules/DynatraceApplicationSecurity_AttackDetection.yaml
severity: High
name: Dynatrace Application Security - Attack detection
customDetails:
DisplayIdentifier: DisplayId
AttackIdentifier: AttackId
AttackType: AttackType
AttackState: State
triggerThreshold: 0
queryPeriod: 1d
query: |
DynatraceAttacks
| where State != 'ALLOWLISTED'
| summarize arg_max(TimeStamp, *) by AttackId
relevantTechniques:
- T1059
- T1565
- T1190
- T1068
id: 1b0b2065-8bac-5a00-83c4-1b58f69ac212
queryFrequency: 1d
status: Available
version: 1.0.1
triggerOperator: gt
eventGroupingSettings:
aggregationKind: AlertPerResult
entityMappings:
- entityType: Host
fieldMappings:
- columnName: host
identifier: HostName
- entityType: URL
fieldMappings:
- columnName: url
identifier: Url
- entityType: IP
fieldMappings:
- columnName: sourceIp
identifier: Address