TheomAlerts_CL
| where customProps_RuleId_s == "TRIS0001" and (priority_s == "P1" or priority_s == "P2")
relevantTechniques:
- T1552
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Theom/Analytic Rules/TRIS0001_Dev_secrets_unencrypted.yaml
eventGroupingSettings:
aggregationKind: AlertPerResult
query: |
TheomAlerts_CL
| where customProps_RuleId_s == "TRIS0001" and (priority_s == "P1" or priority_s == "P2")
description: |
"Creates Sentinel incidents for critical/high Theom risks, associated with ruleId TRIS0001 (Developer secrets have been observed in unencrypted data stores. Encrypt data at rest to comply with this CIS requirement)"
requiredDataConnectors:
- connectorId: Theom
dataTypes:
- TheomAlerts_CL
triggerOperator: gt
entityMappings:
- entityType: CloudApplication
fieldMappings:
- columnName: customProps_AssetName_s
identifier: Name
- entityType: URL
fieldMappings:
- columnName: deepLink_s
identifier: Url
name: Theom - Dev secrets unencrypted
queryPeriod: 5m
triggerThreshold: 0
id: f2490f5b-269c-471d-9ff4-475f62ea498e
status: Available
kind: Scheduled
severity: High
queryFrequency: 5m
tactics:
- CredentialAccess
version: 1.0.2
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}}