mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 06:49:09 +01:00
Update devtoolslauncher.yml
This commit is contained in:
parent
48ed8f7914
commit
0fe0504622
@ -6,7 +6,7 @@ Created: '2019-10-04'
|
||||
Commands:
|
||||
- Command: devtoolslauncher.exe LaunchForDeploy [PATH_TO_BIN] "argument here" test
|
||||
Description: The above binary will execute other binary.
|
||||
Usecase: Execute any binary with given arguments.
|
||||
Usecase: Execute any binary with given arguments and it will call developertoolssvc.exe. developertoolssvc is actually executing the binary. https://i.imgur.com/Go7rc0I.png
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
@ -22,6 +22,8 @@ Commands:
|
||||
OperatingSystem: Windows 7 and up with VS/VScode installed
|
||||
Full_Path:
|
||||
- Path: 'c:\windows\system32\devtoolslauncher.exe'
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- IOC: devtoolslauncher.exe spawned an unknown process
|
||||
Resources:
|
||||
|
Loading…
Reference in New Issue
Block a user