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