{"id":"f1f3bf22-deb2-418d-8cce-e1a45e46a5bd","title":"MMC20 Lateral Movement","description":"Detects MMC20.Application Lateral Movement; specifically looks for the spawning of the parent MMC.exe with a command line of \"-Embedding\" as a child of svchost.exe","author":"@2xxeformyshirt (Security Risk Advisors) - rule; Teymur Kheirkhabarov (idea)","status":"test","level":"high","date":"2020-03-04","modified":"2021-11-27","tags":["attack.execution","attack.lateral-movement","attack.t1021.003"],"technique_ids":["T1021.003"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unlikely"],"references":["https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/","https://drive.google.com/file/d/1lKya3_mLnR3UQuCoiYruO3qgu052_iS_/view?usp=sharing"],"source_path":"rules/windows/process_creation/proc_creation_win_mmc_mmc20_lateral_movement.yml","source_sha256":"ea8da56322dd9721979a08fb399006a4a8b9343eb86ec8ee19a7e985dbd788fe","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_mmc_mmc20_lateral_movement.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: MMC20 Lateral Movement\nid: f1f3bf22-deb2-418d-8cce-e1a45e46a5bd\nstatus: test\ndescription: Detects MMC20.Application Lateral Movement; specifically looks for the spawning of the parent MMC.exe with a command line of \"-Embedding\" as a child of svchost.exe\nreferences:\n    - https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/\n    - https://drive.google.com/file/d/1lKya3_mLnR3UQuCoiYruO3qgu052_iS_/view?usp=sharing\nauthor: '@2xxeformyshirt (Security Risk Advisors) - rule; Teymur Kheirkhabarov (idea)'\ndate: 2020-03-04\nmodified: 2021-11-27\ntags:\n    - attack.execution\n    - attack.lateral-movement\n    - attack.t1021.003\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        ParentImage|endswith: '\\svchost.exe'\n        Image|endswith: '\\mmc.exe'\n        CommandLine|contains: '-Embedding'\n    condition: selection\nfalsepositives:\n    - Unlikely\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1021.003","id":"T1021.003","name":"Distributed Component Object Model","page":"techniques/enterprise/T1021.003/"}],"data_path":"data/detection-rules/f1f3bf22-deb2-418d-8cce-e1a45e46a5bd.json","kind":"sigma"}
