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

Cyble Vision Alerts Social Media Monitoring

Back
Id231c2c16-3742-4cfb-a8e1-c1a7d09f080a
RulenameCyble Vision Alerts Social Media Monitoring
DescriptionDetects and CybleVision ‘social_media_monitoring’ alerts into a single incident.
SeverityLow
TacticsReconnaissance
ResourceDevelopment
TechniquesT1595
T1585
T1589
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Social_Media_Monitoring.yaml
Version1.0.0
Arm template231c2c16-3742-4cfb-a8e1-c1a7d09f080a.json
Deploy To Azure
Alerts_social_media_monitoring 
| where Service == "social_media_monitoring"
| extend MappedSeverity = Severity
customDetails:
  MappedSeverity: Severity
  Subdomains: SM_Subdomains
  Domains: SM_Domains
  Status: Status
  Sentiment: SM_SentimentData
  Service: Service
  ContentHash: SM_ContentHash
  AlertID: AlertID
  Category: SM_Category
  URLS: SM_Urls
  Source: SM_SourceData
  CreatorName: SM_CreatorName
severity: Low
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Social_Media_Monitoring.yaml
query: |
  Alerts_social_media_monitoring 
  | where Service == "social_media_monitoring"
  | extend MappedSeverity = Severity  
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
relevantTechniques:
- T1595
- T1585
- T1589
kind: Scheduled
name: Cyble Vision Alerts Social Media Monitoring
tactics:
- Reconnaissance
- ResourceDevelopment
eventGroupingSettings:
  aggregationKind: AlertPerResult
entityMappings:
- fieldMappings:
  - identifier: Name
    columnName: SM_CreatorName
  entityType: Account
- fieldMappings:
  - identifier: Url
    columnName: SM_Urls
  entityType: URL
- fieldMappings:
  - identifier: DomainName
    columnName: Domain
  entityType: DNS
- fieldMappings:
  - identifier: Address
    columnName: IP
  entityType: IP
enabled: false
subTechniques: []
queryFrequency: 30m
description: |
    'Detects and CybleVision 'social_media_monitoring' alerts into a single incident.'
alertDetailsOverride:
  alertDisplayNameFormat: CybleVision Social Media Monitoring ({{SM_CreatorName}})
  alertDescriptionFormat: |
        Social media monitoring alert detected. Category {{SM_Category}}. Source {{SM_SourceData}}. Creator {{SM_CreatorName}}.
  alertDynamicProperties: []
triggerThreshold: 0
triggerOperator: GreaterThan
version: 1.0.0
queryPeriod: 30m
id: 231c2c16-3742-4cfb-a8e1-c1a7d09f080a