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