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
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
    enabled: false
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
relevantTechniques:
- T1598
- T1585
- T1589
- T1646
triggerOperator: GreaterThan
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Cyber_Crime_Forum.yaml
customDetails:
  DiscussionDate: CF_DiscussionDate
  TopicName: CF_TopicName
  Phones: CF_Phones
  Content: CF_Content
  Reputation: CF_Reputation
  TopicCreatedBy: CF_TopicCreatedBy
  Tags: CF_Tags
  Service: Service
  DiscussionBy: CF_DiscussionBy
  MappedSeverity: Severity
  Likes: CF_Likes
  TopicURL: CF_TopicURL
  TopicID: CF_TopicID
  AlertID: AlertID
  Status: Status
queryFrequency: 30m
severity: Low
subTechniques: []
triggerThreshold: 0
suppressionDuration: PT5H
entityMappings:
- fieldMappings:
  - columnName: CF_Emails
    identifier: Name
  entityType: Account
- fieldMappings:
  - columnName: CF_Urls
    identifier: Url
  entityType: URL
- fieldMappings:
  - columnName: CF_SourceName
    identifier: DomainName
  entityType: DNS
alertDetailsOverride:
  alertDynamicProperties: []
  alertDescriptionFormat: |
        A mention was detected on a cybercrime forum. Source {{CF_SourceName}} By {{CF_DiscussionBy}} Content {{CF_Content}}
  alertDisplayNameFormat: CybleVision Forum Mention {{CF_TopicName}}
name: CybleVision Alerts Cyber Crime Forum Alerts
query: |
  Alerts_cyber_crime_forums 
  | where Service == "cyber_crime_forums" 
  | extend MappedSeverity = Severity  
version: 1.0.0
tactics:
- Reconnaissance
- ResourceDevelopment
- Exfiltration
queryPeriod: 30m
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.'
kind: Scheduled
id: b78c4641-cc16-48e0-9d05-c9b36a55d214
enabled: true
eventGroupingSettings:
  aggregationKind: AlertPerResult
status: Available