Partager via


Requêtes pour la table UrlClickEvents

Liens malveillants par lesquels l’utilisateur a été autorisé à passer.

UrlClickEvents
| where ActionType == "ClickAllowed" or IsClickedThrough !="0"
| where ThreatTypes has "Phish"
| summarize by ReportId, IsClickedThrough, AccountUpn, NetworkMessageId, ThreatTypes, Timestamp