Sysinternals Tools AppX Versions Execution
Description
Detects execution of Sysinternals tools via an AppX package. Attackers could install the Sysinternals Suite to get access to tools such as psexec and procdump to avoid detection based on System paths.
Query · sigma
selection: EventID: 201 ImageName: - procdump.exe - psloglist.exe - psexec.exe - livekd.exe - ADExplorer.exe condition: selection
Known false positives
- Legitimate usage of sysinternals applications from the Windows Store will trigger this. Apply exclusions as needed.