Query Details
Tags:
Query:
DeviceProcessEvents
| where FileName contains "nslookup" and ProcessCommandLine has_any ("-querytype", "qt", "q", "-type=*")
Refernces:
The query is searching for DeviceProcessEvents where the FileName contains "nslookup" and the ProcessCommandLine contains any of the specified values ("-querytype", "qt", "q", "-type=*").

Ali Hussein
Released: September 24, 2023
Tables
Keywords
Operators