Update Mmc.yml Tags

Added tags
Execute DLL
Input Custom format
This commit is contained in:
hegusung
2024-10-13 15:18:35 +02:00
committed by GitHub
parent 504c922eb9
commit 377c4b4084

View File

@@ -11,6 +11,9 @@ Commands:
Privileges: User
MitreID: T1218.014
OperatingSystem: Windows 10 (and possibly earlier versions), Windows 11
Tags:
- Execute: DLL
- Input: Custom Format
- Command: mmc.exe gpedit.msc
Description: Load an arbitrary payload DLL by configuring COR Profiler registry settings and launching MMC to bypass UAC.
Usecase: Modify HKCU\Environment key in Registry with COR profiler values then launch MMC to load the payload DLL.