Microsoft Sentinel low experimental kql
Guardian- Invisible Text Policy Violation Detection
'This alert creates an incident when Invisible Text Policy Violation detected from the Guardian.'
Detection Logic
Guardian
| where PolicyViolatedControlFeature =~ 'Invisible Text'
| where Severity =~ 'Low' Field Validations
Loading…
Comments (0)
Loading comments...