Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

ARGOS Cloud Security - Exploitable Cloud Resources

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