Query Details
DeviceFileEvents
| where FileName endswith "_BloodHound.zip"
or FileName endswith "_computers.json"
or FileName endswith "_containers.json"
or FileName endswith "_domains.json"
or FileName endswith "_gpos.json"
or FileName endswith "_groups.json"
or FileName endswith "_ous.json"
or FileName endswith "_users.json"This query is searching for events related to specific file names. It looks for files that end with certain extensions, such as "_BloodHound.zip", "_computers.json", "_containers.json", and so on.

C.J. May
Released: September 27, 2022
Tables
Keywords
Operators