mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-14 15:51:41 +01:00
Fix typo in /z command parameter (#360)
This commit is contained in:
parent
23bf33c7c4
commit
3aa721515b
@ -26,7 +26,7 @@ Commands:
|
|||||||
MitreID: T1218.007
|
MitreID: T1218.007
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
- Command: msiexec /z "C:\folder\evil.dll"
|
- Command: msiexec /z "C:\folder\evil.dll"
|
||||||
Description: Calls DLLRegisterServer to un-register the target DLL.
|
Description: Calls DLLUnregisterServer to un-register the target DLL.
|
||||||
Usecase: Execute dll files
|
Usecase: Execute dll files
|
||||||
Category: Execute
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
|
Loading…
Reference in New Issue
Block a user