mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-29 00:08:11 +01:00
Update Devtoolslauncher.yml Tags
Added Tags - Execute EXE
This commit is contained in:
parent
6e9faa63da
commit
1ba7b664e3
@ -11,6 +11,8 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1127
|
MitreID: T1127
|
||||||
OperatingSystem: Windows 7 and up with VS/VScode installed
|
OperatingSystem: Windows 7 and up with VS/VScode installed
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
- Command: devtoolslauncher.exe LaunchForDebug [PATH_TO_BIN] "argument here" test
|
- Command: devtoolslauncher.exe LaunchForDebug [PATH_TO_BIN] "argument here" test
|
||||||
Description: The above binary will execute other binary.
|
Description: The above binary will execute other binary.
|
||||||
Usecase: Execute any binary with given arguments.
|
Usecase: Execute any binary with given arguments.
|
||||||
@ -18,6 +20,8 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1127
|
MitreID: T1127
|
||||||
OperatingSystem: Windows 7 and up with VS/VScode installed
|
OperatingSystem: Windows 7 and up with VS/VScode installed
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: 'c:\windows\system32\devtoolslauncher.exe'
|
- Path: 'c:\windows\system32\devtoolslauncher.exe'
|
||||||
Code_Sample:
|
Code_Sample:
|
||||||
|
Loading…
Reference in New Issue
Block a user