ARGOS_CL | where exploitable_b
eventGroupingSettings:
aggregationKind: AlertPerResult
triggerThreshold: 0
entityMappings:
- entityType: AzureResource
fieldMappings:
- identifier: ResourceId
columnName: ResourceId
- entityType: URL
fieldMappings:
- identifier: Url
columnName: url_s
requiredDataConnectors:
- dataTypes:
- ARGOS_CL
connectorId: ARGOSCloudSecurity
alertRuleTemplateName:
customDetails:
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: false
reopenClosedIncident: false
matchingMethod: AllEntities
lookbackDuration: PT5H
version: 1.0.3
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ARGOSCloudSecurity/Analytic Rules/ExploitableSecurityIssues.yaml
name: ARGOS Cloud Security - Exploitable Cloud Resources
tactics:
- InitialAccess
status: Available
query: |
ARGOS_CL | where exploitable_b
suppressionEnabled: false
queryPeriod: 1h
kind: Scheduled
id: a9bf1b8c-c761-4840-b9a8-7535ca68ca28
description: Exploitable Cloud Security Issues are ones that expose cloud resources to the internet and allow initial access to your environment.
queryFrequency: 1h
severity: High
triggerOperator: gt
suppressionDuration: PT5H
relevantTechniques:
- T1190
alertDetailsOverride:
alertDisplayNameFormat: New exploitable cloud resource - {{name_s}} - {{ruleId_s}}