Launch-VsDevShell.PS1 Proxy Execution
Description
Detects the use of the 'Launch-VsDevShell.ps1' Microsoft signed script to execute commands.
Query · sigma
selection_script: CommandLine|contains: Launch-VsDevShell.ps1 selection_flags: CommandLine|contains: - 'VsWherePath ' - 'VsInstallationPath ' condition: all of selection_*
Known false positives
- Legitimate usage of the script by a developer