Potential Binary Proxy Execution Via VSDiagnostics.EXE
Description
Detects execution of "VSDiagnostics.exe" with the "start" command in order to launch and proxy arbitrary binaries.
Query · sigma
selection_img: - Image|endswith: \VSDiagnostics.exe - OriginalFileName: VSDiagnostics.exe selection_cli_start: CommandLine|contains: start selection_cli_launch: CommandLine|contains: - ' /launch:' - ' -launch:' condition: all of selection_*
Known false positives
- Legitimate usage for tracing and diagnostics purposes