apt tropictrooper
Description
Original Sigma Rule: https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2018/TA/TropicTrooper/proc_creation_win_apt_tropictrooper.yml Questions via Twitter: @janvonkirchheim.
Query · kql
DeviceProcessEvents | where Timestamp > ago(7d) | where ProcessCommandLine contains "abCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCc" | top 100 by Timestamp desc