apt sofacy zebrocy
Description
Original Sigma Rule: https://github.com/Neo23x0/sigma/blob/master/rules/apt/apt_sofacy_zebrocy.yml. Questions via Twitter: @janvonkirchheim.
Query · kql
DeviceProcessEvents | where Timestamp > ago(7d) | where ProcessCommandLine endswith "cmd.exe /c SYSTEMINFO & TASKLIST" | top 100 by Timestamp desc