Update devtoolslauncher.yml

This commit is contained in:
Ayush Sahay 2019-10-04 10:20:38 +05:30 committed by GitHub
parent 48ed8f7914
commit 0fe0504622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: