mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
@@ -1,10 +1,10 @@
|
||||
---
|
||||
Name: VSIISExeLauncher.exe
|
||||
Description: Binary will execute specified binary. Part of VS/VScode installation.
|
||||
Author: 'timwhite'
|
||||
Author: timwhite
|
||||
Created: 2021-09-24
|
||||
Commands:
|
||||
- Command: VSIISExeLauncher.exe -p [PATH_TO_BIN] -a "argument here"
|
||||
- Command: VSIISExeLauncher.exe -p {PATH:.exe} -a "{CMD:args}"
|
||||
Description: The above binary will execute other binary.
|
||||
Usecase: Execute any binary with given arguments.
|
||||
Category: Execute
|
||||
@@ -15,8 +15,6 @@ Commands:
|
||||
- Execute: EXE
|
||||
Full_Path:
|
||||
- Path: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Extensions\Microsoft\Web Tools\ProjectSystem\VSIISExeLauncher.exe'
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/19396788dbedc57249a46efed2bb1927abc376d4/rules/windows/process_creation/proc_creation_win_lolbin_vsiisexelauncher.yml
|
||||
- IOC: VSIISExeLauncher.exe spawned an unknown process
|
||||
@@ -24,4 +22,3 @@ Resources:
|
||||
- Link: https://github.com/timwhitez
|
||||
Acknowledgement:
|
||||
- Person: timwhite
|
||||
Handle:
|
||||
|
Reference in New Issue
Block a user