Query Details
Tags: Query: DeviceProcessEvents | where FileName ==@"cmd.exe" and ProcessCommandLine has_all ( "echo", "pipe") References:
The query is looking for DeviceProcessEvents where the FileName is "cmd.exe" and the ProcessCommandLine contains both "echo" and "pipe".

Ali Hussein
Released: September 19, 2023
Tables
Keywords
Operators