Update Mmc.yml

This commit is contained in:
bohops 2018-12-04 19:38:17 -05:00 committed by GitHub
parent 931ea67ce4
commit 2b77add5b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
--- ---
Name: Mmc.exe Name: Mmc.exe
Description: Description: Load snap-ins to locally and remotely manage Windows systems
Author: '@bohops' Author: '@bohops'
Created: '2018-12-04' Created: '2018-12-04'
Commands: Commands:
- Command: mmc.exe -Embedding c:\path\to\test.msc - Command: mmc.exe -Embedding c:\path\to\test.msc
Description: Load snap-ins to locally and remotely manage Windows systems Description: Launch a 'backgrounded' MMC process and invoke a COM payload
Usecase: Configure a snap-in to load a COM custom class (CLSID) that has been added to the registry. Usecase: Configure a snap-in to load a COM custom class (CLSID) that has been added to the registry
Category: Execute Category: Execute
Privileges: User Privileges: User
MitreID: T1218 MitreID: T1218