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 Discord Keyword

Back
Id601a5859-0dc2-452d-8d1e-66dc651c16d5
RulenameCyble Vision Alerts Discord Keyword
DescriptionTriggers when monitored keywords or risky content appear in Discord channels. Useful for detecting data leakage, impersonation, abuse or reputational threats originating from social platforms.
SeverityLow
TacticsReconnaissance
InitialAccess
TechniquesT1598
T1664
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_discord_rule.yaml
Version1.0.0
Arm template601a5859-0dc2-452d-8d1e-66dc651c16d5.json
Deploy To Azure
Alerts_discord  
| where Service == "discord" 
| extend MappedSeverity = Severity
version: 1.0.0
eventGroupingSettings:
  aggregationKind: AlertPerResult
query: |
  Alerts_discord  
  | where Service == "discord" 
  | extend MappedSeverity = Severity  
queryPeriod: 30m
status: Available
kind: Scheduled
enabled: true
relevantTechniques:
- T1598
- T1664
tactics:
- Reconnaissance
- InitialAccess
triggerOperator: GreaterThan
queryfrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_discord_rule.yaml
entityMappings:
- fieldMappings:
  - columnName: DC_AuthorID
    identifier: AadUserId
  - columnName: DC_AuthorUsername
    identifier: Name
  entityType: Account
- fieldMappings:
  - columnName: DC_ServerName
    identifier: Name
  entityType: CloudApplication
name: Cyble Vision Alerts Discord Keyword
triggerThreshold: 0
severity: Low
incidentConfiguration:
  alertDetailsOverride: 
  alertDisplayNameFormat: Discord Alert Risky Content by {{DC_AuthorUsername}}
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
  createIncident: true
  alertDescriptionFormat: |
    A monitored keyword or harmful content was detected in Discord.
    **Server:** {{DC_ServerName}}
    **Channel:** {{DC_ChannelName}}
    **Message:** {{DC_Content}}    
id: 601a5859-0dc2-452d-8d1e-66dc651c16d5
customDetails:
  DC_AuthorUsername: DC_AuthorUsername
  Service: Service
  DC_ServerName: DC_ServerName
  MappedSeverity: Severity
  AlertID: AlertID
  DC_Content: DC_Content
  Status: Status
  DC_MessageID: DC_MessageID
  DC_ChannelName: DC_ChannelName
description: |
    'Triggers when monitored keywords or risky content appear in Discord channels. Useful for detecting data leakage, impersonation, abuse or reputational threats originating from social platforms.'
requiredDataConnectors:
- connectorId: CybleVisionAlerts
  dataTypes:
  - CybleVisionAlerts_CL