.. /VSIISExeLauncher.exe
Binary will execute specified binary. Part of VS/VScode installation.
Paths:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Extensions\Microsoft\Web Tools\ProjectSystem\VSIISExeLauncher.exe
Execute
-
The above binary will execute other binary.
VSIISExeLauncher.exe -p [PATH_TO_BIN] -a "argument here"
- Use case
- Execute any binary with given arguments.
- Privileges required
- User
- Operating systems
- Windows 10 and up with VS/VScode installed
- ATT&CK® technique
- T1218