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