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 IOCS

Back
Idc8cf42d5-8684-435f-9c4d-9dd0cc47eaec
RulenameCyble Vision Alerts IOC’S
DescriptionDetects malicious Indicators of Compromise such as IPs, domains, URLs, and hashes. Extracts IOC type, behaviour tags, risk rating, and timestamps using Alerts_IOCs parser. Triggers an incident with mapped entities, severity, and details.
SeverityLow
TacticsReconnaissance
InitialAccess
Discovery
CommandAndControl
Impact
TechniquesT1595
T1133
T1046
T1071
T1486
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_IOC’S.yaml
Version1.0.0
Arm templatec8cf42d5-8684-435f-9c4d-9dd0cc47eaec.json
Deploy To Azure
Alerts_iocs 
| where Service == "iocs" 
| extend MappedSeverity = Severity
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
    enabled: false
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
relevantTechniques:
- T1595
- T1133
- T1046
- T1071
- T1486
triggerOperator: GreaterThan
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_IOC'S.yaml
customDetails:
  Reference: IOC_ReferenceLink
  UUID: IOC_UUID
  IOCAttackName: IOC_AttackName
  IOCConfidentRating: IOC_ConfidentRating
  Tags: IOC_Tags
  LastSeen: IOC_LastSeen
  Service: Service
  FirstSeen: IOC_FirstSeen
  IOCType: IOC_Type
  MappedSeverity: Severity
  IOCBehaviour: IOC_BehaviourTags
  IOC: IOC_Value
  AlertID: AlertID
  IOCRiskRating: IOC_RiskRating
  Status: Status
queryFrequency: 30m
severity: Low
subTechniques: []
triggerThreshold: 0
suppressionDuration: PT5H
entityMappings:
- fieldMappings:
  - columnName: IOC_Value
    identifier: Address
  entityType: IP
alertDetailsOverride:
  alertDynamicProperties: []
  alertDescriptionFormat: |
        Type {{IOC_Type}} Behaviour {{IOC_BehaviourTags}} Risk Rating {{IOC_RiskRating}}'
  alertDisplayNameFormat: CybleVision IOC Detected {{IOC_Value}}
name: Cyble Vision Alerts IOC'S
query: |
  Alerts_iocs 
  | where Service == "iocs" 
  | extend MappedSeverity = Severity  
version: 1.0.0
tactics:
- Reconnaissance
- InitialAccess
- Discovery
- CommandAndControl
- Impact
queryPeriod: 30m
description: |
    'Detects malicious Indicators of Compromise such as IPs, domains, URLs, and hashes. Extracts IOC type, behaviour tags, risk rating, and timestamps using Alerts_IOCs parser. Triggers an incident with mapped entities, severity, and details.'
kind: Scheduled
id: c8cf42d5-8684-435f-9c4d-9dd0cc47eaec
enabled: true
eventGroupingSettings:
  aggregationKind: AlertPerResult
status: Available