Query Details
DeviceProcessEvents | where ProcessVersionInfoFileDescription contains "Registry Console Tool" and ProcessCommandLine contains "AppInit_DLLs"
This query is searching through device process events to find instances where:
In simple terms, it looks for processes related to the Registry Console Tool that were started with a command line containing "AppInit_DLLs".

Ali Hussein
Released: March 20, 2024
Tables
Keywords
Operators