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
queryPeriod: 30m
severity: Low
description: |
    'Detects and CybleVision 'social_media_monitoring' alerts into a single incident.'
subTechniques: []
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: Name
    columnName: SM_CreatorName
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: SM_Urls
- entityType: DNS
  fieldMappings:
  - identifier: DomainName
    columnName: Domain
- entityType: IP
  fieldMappings:
  - identifier: Address
    columnName: IP
triggerOperator: GreaterThan
status: Available
tactics:
- Reconnaissance
- ResourceDevelopment
relevantTechniques:
- T1595
- T1585
- T1589
id: 231c2c16-3742-4cfb-a8e1-c1a7d09f080a
triggerThreshold: 0
version: 1.0.0
queryFrequency: 30m
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
enabled: false
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  
customDetails:
  ContentHash: SM_ContentHash
  AlertID: AlertID
  Subdomains: SM_Subdomains
  Sentiment: SM_SentimentData
  Status: Status
  Domains: SM_Domains
  Category: SM_Category
  URLS: SM_Urls
  Source: SM_SourceData
  CreatorName: SM_CreatorName
  MappedSeverity: Severity
  Service: Service
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
alertDetailsOverride:
  alertDynamicProperties: []
  alertDisplayNameFormat: CybleVision Social Media Monitoring ({{SM_CreatorName}})
  alertDescriptionFormat: |
        Social media monitoring alert detected. Category {{SM_Category}}. Source {{SM_SourceData}}. Creator {{SM_CreatorName}}.
eventGroupingSettings:
  aggregationKind: AlertPerResult
name: Cyble Vision Alerts Social Media Monitoring
kind: Scheduled