TheomAlerts_CL
| where ( customProps_RuleId_s == "TRIS0007" or customProps_RuleId_s == "TRIS0008" or
customProps_RuleId_s == "TRIS0009" or customProps_RuleId_s == "TRIS0010" or customProps_RuleId_s == "TRIS0014" )
and (priority_s == "P1" or priority_s == "P2")
eventGroupingSettings:
aggregationKind: AlertPerResult
triggerThreshold: 0
entityMappings:
- entityType: CloudApplication
fieldMappings:
- identifier: Name
columnName: customProps_AssetName_s
- entityType: URL
fieldMappings:
- identifier: Url
columnName: deepLink_s
requiredDataConnectors:
- dataTypes:
- TheomAlerts_CL
connectorId: Theom
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Theom/Analytic Rules/TRIS0007-10_TRIS0014_Critical_data_in_API_headers_or_body.yaml
name: Theom - Critical data in API headers or body
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}}
relevantTechniques:
- T1119
status: Available
version: 1.0.2
queryPeriod: 5m
kind: Scheduled
id: 2ef36aaa-ec4a-473a-9734-f364ce8868f8
query: |
TheomAlerts_CL
| where ( customProps_RuleId_s == "TRIS0007" or customProps_RuleId_s == "TRIS0008" or
customProps_RuleId_s == "TRIS0009" or customProps_RuleId_s == "TRIS0010" or customProps_RuleId_s == "TRIS0014" )
and (priority_s == "P1" or priority_s == "P2")
description: |
"Creates Sentinel incidents for critical/high Theom risks, associated with ruleId's TRIS0007 to TRIS0010 and TRIS0014"
queryFrequency: 5m
severity: High
triggerOperator: gt
tactics:
- Collection