Fixing various issues identified

This commit is contained in:
Wietze
2021-12-14 16:50:22 +00:00
parent adf171d089
commit 6793a7d238
17 changed files with 30 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ Description: Windows Shell Common Dll
Author:
Created: 2018-05-25
Commands:
- Command: rundll32.exe shell32.dll,Control_RunDLL payload.dll
- Command: rundll32.exe shell32.dll,Control_RunDLL c:\path\to\payload.dll
Description: Launch a DLL payload by calling the Control_RunDLL function.
Usecase: Load a DLL payload.
Category: Execute