Theom Medium Risks
| Id | 4cb34832-f73a-49f2-8d38-c2d135c5440b |
| Rulename | Theom Medium Risks |
| Description | “Creates Microsoft Sentinel incidents for medium risk Theom alerts.” |
| Severity | High |
| Tactics | Collection CommandAndControl CredentialAccess DefenseEvasion Discovery Exfiltration Impact Reconnaissance |
| Techniques | T1592 T1589 T1070 T1552 T1619 T1119 T1560 T1530 T1213 T1001 T1041 T1537 T1485 T1486 T1565 |
| Required data connectors | Theom |
| 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/Theom/Analytic Rules/TheomRisksMedium.yaml |
| Version | 1.0.2 |
| Arm template | 4cb34832-f73a-49f2-8d38-c2d135c5440b.json |
TheomAlerts_CL
| where priority_s == "P3"
tactics:
- Collection
- CommandAndControl
- CredentialAccess
- DefenseEvasion
- Discovery
- Exfiltration
- Impact
- Reconnaissance
query: |
TheomAlerts_CL
| where priority_s == "P3"
requiredDataConnectors:
- dataTypes:
- TheomAlerts_CL
connectorId: Theom
name: Theom Medium Risks
alertDetailsOverride:
alertDisplayNameFormat: 'Theom Alert ID: {{id_s}} '
alertDescriptionFormat: |2
Summary: {{summary_s}}
Additional info: {{details_s}}
Please investigate further on Theom UI at {{deepLink_s}}
kind: Scheduled
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Theom/Analytic Rules/TheomRisksMedium.yaml
eventGroupingSettings:
aggregationKind: AlertPerResult
triggerThreshold: 0
description: |
"Creates Microsoft Sentinel incidents for medium risk Theom alerts."
version: 1.0.2
status: Available
queryFrequency: 5m
severity: High
entityMappings:
- entityType: CloudApplication
fieldMappings:
- identifier: Name
columnName: customProps_AssetName_s
- entityType: URL
fieldMappings:
- identifier: Url
columnName: deepLink_s
triggerOperator: gt
id: 4cb34832-f73a-49f2-8d38-c2d135c5440b
relevantTechniques:
- T1592
- T1589
- T1070
- T1552
- T1619
- T1119
- T1560
- T1530
- T1213
- T1001
- T1041
- T1537
- T1485
- T1486
- T1565