Update Devtoolslauncher.yml Tags

Added Tags
- Execute EXE
This commit is contained in:
hegusung 2024-10-13 22:03:26 +02:00 committed by GitHub
parent 6e9faa63da
commit 1ba7b664e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,8 @@ Commands:
Privileges: User
MitreID: T1127
OperatingSystem: Windows 7 and up with VS/VScode installed
Tags:
- Execute: EXE
- Command: devtoolslauncher.exe LaunchForDebug [PATH_TO_BIN] "argument here" test
Description: The above binary will execute other binary.
Usecase: Execute any binary with given arguments.
@ -18,6 +20,8 @@ Commands:
Privileges: User
MitreID: T1127
OperatingSystem: Windows 7 and up with VS/VScode installed
Tags:
- Execute: EXE
Full_Path:
- Path: 'c:\windows\system32\devtoolslauncher.exe'
Code_Sample: