Condividi tramite


Query per la tabella UrlClickEvents

Collegamenti dannosi in cui l'utente è stato autorizzato a procedere.

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