{"id":"646bc99f-6682-4b47-a73a-17b1b64c9d34","title":"Execute Files with Msdeploy.exe","description":"Detects file execution using the msdeploy.exe lolbin","author":"Beyu Denis, oscd.community","status":"test","level":"medium","date":"2020-10-18","modified":"2021-11-27","tags":["attack.stealth","attack.t1218"],"technique_ids":["T1218"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["System administrator Usage"],"references":["https://lolbas-project.github.io/lolbas/OtherMSBinaries/Msdeploy/","https://twitter.com/pabraeken/status/995837734379032576","https://twitter.com/pabraeken/status/999090532839313408"],"source_path":"rules/windows/process_creation/proc_creation_win_lolbin_msdeploy.yml","source_sha256":"9d5eb1c57f8bdafeb657c3f712c8d76b7422fe3e5f1431bada5ce073fc16ad7d","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_lolbin_msdeploy.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Execute Files with Msdeploy.exe\nid: 646bc99f-6682-4b47-a73a-17b1b64c9d34\nstatus: test\ndescription: Detects file execution using the msdeploy.exe lolbin\nreferences:\n    - https://lolbas-project.github.io/lolbas/OtherMSBinaries/Msdeploy/\n    - https://twitter.com/pabraeken/status/995837734379032576\n    - https://twitter.com/pabraeken/status/999090532839313408\nauthor: Beyu Denis, oscd.community\ndate: 2020-10-18\nmodified: 2021-11-27\ntags:\n    - attack.stealth\n    - attack.t1218\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|all:\n            - 'verb:sync'\n            - '-source:RunCommand'\n            - '-dest:runCommand'\n        Image|endswith: '\\msdeploy.exe'\n    condition: selection\nfalsepositives:\n    - System administrator Usage\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1218","id":"T1218","name":"System Binary Proxy Execution","page":"techniques/enterprise/T1218/"}],"data_path":"data/detection-rules/646bc99f-6682-4b47-a73a-17b1b64c9d34.json","kind":"sigma"}
