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

CybleVision Alerts Cyber Crime Forum Alerts

Back
Idb78c4641-cc16-48e0-9d05-c9b36a55d214
RulenameCybleVision Alerts Cyber Crime Forum Alerts
DescriptionDetects discussions, marketplace posts, threat actor activity, and intelligence mentions from cybercrime forums. Extracts discussion metadata, topic details, URLs, emails, phone numbers, and content using Alerts_CyberCrimeForums parser.
SeverityLow
TacticsReconnaissance
ResourceDevelopment
Exfiltration
TechniquesT1598
T1585
T1589
T1646
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_Cyber_Crime_Forum.yaml
Version1.0.0
Arm templateb78c4641-cc16-48e0-9d05-c9b36a55d214.json
Deploy To Azure
Alerts_cyber_crime_forums 
| where Service == "cyber_crime_forums" 
| extend MappedSeverity = Severity
customDetails:
  TopicCreatedBy: CF_TopicCreatedBy
  Phones: CF_Phones
  Service: Service
  DiscussionBy: CF_DiscussionBy
  Reputation: CF_Reputation
  Tags: CF_Tags
  TopicName: CF_TopicName
  Likes: CF_Likes
  Status: Status
  TopicURL: CF_TopicURL
  DiscussionDate: CF_DiscussionDate
  Content: CF_Content
  AlertID: AlertID
  TopicID: CF_TopicID
  MappedSeverity: Severity
kind: Scheduled
severity: Low
requiredDataConnectors:
- connectorId: CybleVisionAlerts
  dataTypes:
  - CybleVisionAlerts_CL
description: |
    'Detects discussions, marketplace posts, threat actor activity, and intelligence mentions from cybercrime forums. Extracts discussion metadata, topic details, URLs, emails, phone numbers, and content using Alerts_CyberCrimeForums parser.'
triggerOperator: GreaterThan
alertDetailsOverride:
  alertDynamicProperties: []
  alertDisplayNameFormat: CybleVision Forum Mention {{CF_TopicName}}
  alertDescriptionFormat: |
        A mention was detected on a cybercrime forum. Source {{CF_SourceName}} By {{CF_DiscussionBy}} Content {{CF_Content}}
status: Available
enabled: true
query: |
  Alerts_cyber_crime_forums 
  | where Service == "cyber_crime_forums" 
  | extend MappedSeverity = Severity  
triggerThreshold: 0
relevantTechniques:
- T1598
- T1585
- T1589
- T1646
version: 1.0.0
queryFrequency: 30m
subTechniques: []
suppressionDuration: PT5H
queryPeriod: 30m
tactics:
- Reconnaissance
- ResourceDevelopment
- Exfiltration
name: CybleVision Alerts Cyber Crime Forum Alerts
id: b78c4641-cc16-48e0-9d05-c9b36a55d214
eventGroupingSettings:
  aggregationKind: AlertPerResult
entityMappings:
- fieldMappings:
  - identifier: Name
    columnName: CF_Emails
  entityType: Account
- fieldMappings:
  - identifier: Url
    columnName: CF_Urls
  entityType: URL
- fieldMappings:
  - identifier: DomainName
    columnName: CF_SourceName
  entityType: DNS
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Cyber_Crime_Forum.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: false
    reopenClosedIncident: false
    lookbackDuration: PT5H