Changing ATT&CK TID of wuauclt.exe entry (#193)

This commit is contained in:
akshat pradhan 2022-01-24 03:54:59 +05:30 committed by GitHub
parent 7b208e8021
commit a7f7ec2cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,12 @@ Description: Windows Update Client
Author: 'David Middlehurst' Author: 'David Middlehurst'
Created: 2020-09-23 Created: 2020-09-23
Commands: Commands:
- Command: wuauclt.exe /UpdateDeploymentProvider <Full_Path_To_DLL> /RunHandlerComServer - Command: wuauclt.exe /UpdateDeploymentProvider Full_Path_To_DLL /RunHandlerComServer
Description: Full_Path_To_DLL would be the abosolute path to .DLL file and would execute code on attach. Description: Full_Path_To_DLL would be the abosolute path to .DLL file and would execute code on attach.
Usecase: Execute dll via attach/detach methods Usecase: Execute dll via attach/detach methods
Category: Execute Category: Execute
Privileges: User Privileges: User
MitreID: T1218.011 MitreID: T1218
OperatingSystem: Windows 10 OperatingSystem: Windows 10
Full_Path: Full_Path:
- Path: C:\Windows\System32\wuauclt.exe - Path: C:\Windows\System32\wuauclt.exe