Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #65 from FlyingBlueMonkey/patch-1
Browse files Browse the repository at this point in the history
Create ExploitGuardNetworkProtectionEvents.txt
  • Loading branch information
tali-ash authored Apr 22, 2020
2 parents 5aa4bb9 + c285209 commit e437abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Protection events/ExploitGuardNetworkProtectionEvents.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ DeviceEvents
| where ActionType =~ "ExploitGuardNetworkProtectionBlocked"
| summarize count(RemoteUrl) by InitiatingProcessFileName, RemoteUrl, Audit_Only=tostring(parse_json(AdditionalFields).IsAudit)
| sort by count_RemoteUrl desc

0 comments on commit e437abd

Please sign in to comment.