Cyble Advisory Alerts Advisory
| Id | 1932DCFD-A32E-49F9-A212-5BCD084FBD78 |
| Rulename | Cyble Advisory Alerts Advisory |
| Description | Generates Microsoft Sentinel incidents from Cyble Advisory service alerts. Advisory alerts provide intelligence and context related to monitored keywords.Severity is normalized using MappedSeverity for downstream automation. |
| Severity | Low |
| Tactics | Reconnaissance ResourceDevelopment |
| Techniques | T1595 T1596 T1587 |
| Required data connectors | CybleVisionAlerts |
| Kind | Scheduled |
| Query frequency | 30m |
| Query period | 30m |
| Trigger threshold | 0 |
| Trigger operator | GreaterThan |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_advisory.yaml |
| Version | 1.0.0 |
| Arm template | 1932DCFD-A32E-49F9-A212-5BCD084FBD78.json |
Alerts_advisory
| where Service == "advisory"
| extend MappedSeverity = Severity
queryPeriod: 30m
severity: Low
description: |
'Generates Microsoft Sentinel incidents from Cyble Advisory service alerts. Advisory alerts provide intelligence and context related to monitored keywords.Severity is normalized using MappedSeverity for downstream automation.'
entityMappings:
triggerOperator: GreaterThan
status: Available
tactics:
- Reconnaissance
- ResourceDevelopment
relevantTechniques:
- T1595
- T1596
- T1587
id: 1932DCFD-A32E-49F9-A212-5BCD084FBD78
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_advisory.yaml
queryfrequency: 30m
incidentConfiguration:
alertDisplayNameFormat: Cyble Vision Advisory {{ADV_Value}} detected
alertDetailsOverride:
groupingConfiguration:
reopenClosedIncident: false
lookbackDuration: PT5H
matchingMethod: AllEntities
enabled: false
alertDescriptionFormat: |
Vision Alert for AdvisoryId {{ADV_Value}}
createIncident: true
enabled: true
suppressionEnabled: false
query: |
Alerts_advisory
| where Service == "advisory"
| extend MappedSeverity = Severity
customDetails:
MappedSeverity: Severity
Service: Service
Status: Status
BucketName: BucketName
AlertID: AlertID
Keyword: KeywordName
AdvisoryId: ADV_Value
requiredDataConnectors:
- dataTypes:
- CybleVisionAlerts_CL
connectorId: CybleVisionAlerts
version: 1.0.0
eventGroupingSettings:
aggregationKind: AlertPerResult
name: Cyble Advisory Alerts Advisory
kind: Scheduled