Microsoft Sentinel medium experimental kql

Guardian- Malicious URL Policy Violation Detection

'This alert creates an incident when Malicious URL Policy Violation detected from the Guardian.'

View Source

Detection Logic

Guardian
| where PolicyViolatedControlFeature =~ 'Malicious URL'
| where Severity =~ 'Medium'

Field Validations

Loading…

Comments (0)

Loading comments...