Fix typo in /z command parameter (#360)

This commit is contained in:
Axel Boesenach 2024-03-23 12:13:30 +01:00 committed by GitHub
parent 23bf33c7c4
commit 3aa721515b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ Commands:
MitreID: T1218.007
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
- 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
Category: Execute
Privileges: User