mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
Update Mmc.yml
This commit is contained in:
parent
931ea67ce4
commit
2b77add5b4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user