Triggers when a user performs a SmartScreen Override action
Description
This query lists all SmartScreen override related events.
Query · kql
DeviceEvents | where ingestion_time() > ago(7d) | where ActionType == "SmartScreenUserOverride"
This query lists all SmartScreen override related events.
DeviceEvents | where ingestion_time() > ago(7d) | where ActionType == "SmartScreenUserOverride"
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.