mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 23:37:58 +01:00
Changing ATT&CK TID of wuauclt.exe entry (#193)
This commit is contained in:
parent
7b208e8021
commit
a7f7ec2cc2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user