2017-01-10 21:40:59 +00:00
|
|
|
title: Proceses created by MMC
|
2017-02-12 14:50:39 +00:00
|
|
|
status: experimental
|
2017-01-10 21:40:59 +00:00
|
|
|
description: Processes started by MMC could by a sign of lateral movement using MMC application COM object
|
2017-01-10 14:05:19 +00:00
|
|
|
reference: https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/
|
|
|
|
detection:
|
|
|
|
selection:
|
2017-02-15 22:53:08 +00:00
|
|
|
EventLog: Microsoft-Windows-Sysmon/Operational
|
|
|
|
EventID: 1
|
|
|
|
ParentImage: '*\mmc.exe'
|
|
|
|
Image: '*\cmd.exe'
|
2017-01-10 14:05:19 +00:00
|
|
|
exclusion:
|
2017-02-15 22:53:08 +00:00
|
|
|
CommandLine: '*\RunCmd.cmd'
|
2017-01-10 14:05:19 +00:00
|
|
|
condition: selection and not exclusion
|
|
|
|
falsepositives:
|
|
|
|
- unknown
|
2017-02-16 17:02:26 +00:00
|
|
|
level: high
|