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

CyberBlindSpot - Any Issue Detected

Back
Idabe1a662-d00d-482e-aa68-9394622ae02e
RulenameCyberBlindSpot - Any Issue Detected
DescriptionGeneric alert that triggers when ANY CyberBlindSpot issue/incident is detected in the logs. Extracts nested metadata from RawPayload.
SeverityInformational
TacticsReconnaissance
Discovery
ResourceDevelopment
InitialAccess
TechniquesT1592
T1598
T1566
Required data connectorsCTM360CBSConnectorDefinition
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CBSAnyIssueDetected.yaml
Version1.0.0
Arm templateabe1a662-d00d-482e-aa68-9394622ae02e.json
Deploy To Azure
CBSLog
| project TimeGenerated, IncidentId, Subject, Severity, IncidentType, Status, Class, ExternalLink, Brand, FirstSeen, LastSeen, Remarks
suppressionEnabled: false
queryFrequency: 5m
eventGroupingSettings:
  aggregationKind: AlertPerResult
id: abe1a662-d00d-482e-aa68-9394622ae02e
alertDetailsOverride:
  alertDescriptionFormat: Type {{IncidentType}} | Subject {{Subject}} | Severity {{Severity}}
  alertDisplayNameFormat: CyberBlindSpot Alert - {{IncidentType}} on {{Subject}} - {{Brand}}
severity: Informational
triggerThreshold: 0
query: |
  CBSLog
  | project TimeGenerated, IncidentId, Subject, Severity, IncidentType, Status, Class, ExternalLink, Brand, FirstSeen, LastSeen, Remarks  
suppressionDuration: PT5H
tactics:
- Reconnaissance
- Discovery
- ResourceDevelopment
- InitialAccess
queryPeriod: 5m
version: 1.0.0
entityMappings:
- entityType: URL
  fieldMappings:
  - columnName: Subject
    identifier: Url
description: Generic alert that triggers when ANY CyberBlindSpot issue/incident is detected in the logs. Extracts nested metadata from RawPayload.
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CBSAnyIssueDetected.yaml
triggerOperator: GreaterThan
name: CyberBlindSpot - Any Issue Detected
kind: Scheduled
relevantTechniques:
- T1592
- T1598
- T1566
customDetails:
  Brand: Brand
  IncidentType: IncidentType
  Subject: Subject
requiredDataConnectors:
- dataTypes:
  - CBS_MalwareLogs_AzureV2_CL
  - CBS_BreachedCredentials_AzureV2_CL
  - CBS_CompromisedCards_AzureV2_CL
  - CBS_DomainInfringement_AzureV2_CL
  - CBS_SubdomainInfringement_AzureV2_CL
  - CBSLog_AzureV2_CL
  connectorId: CTM360CBSConnectorDefinition