{"id":"8c31f563-f9a7-450c-bfa8-35f8f32f1f61","title":"New Outlook Macro Created","description":"Detects the creation of a macro file for Outlook.","author":"@ScoubiMtl","status":"test","level":"medium","date":"2021-04-05","modified":"2023-02-08","tags":["attack.privilege-escalation","attack.persistence","attack.command-and-control","attack.t1137","attack.t1008","attack.t1546"],"technique_ids":["T1008","T1137","T1546"],"logsource":{"category":"file_event","product":"windows"},"falsepositives":["User genuinely creates a VB Macro for their email"],"references":["https://www.mdsec.co.uk/2020/11/a-fresh-outlook-on-mail-based-persistence/"],"source_path":"rules/windows/file/file_event/file_event_win_office_outlook_macro_creation.yml","source_sha256":"5635721d843d3b721fc5ffae94b6b1c03e622adead993883577144aa0a316719","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_event/file_event_win_office_outlook_macro_creation.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: New Outlook Macro Created\nid: 8c31f563-f9a7-450c-bfa8-35f8f32f1f61\nrelated:\n    - id: 117d3d3a-755c-4a61-b23e-9171146d094c\n      type: derived\nstatus: test\ndescription: Detects the creation of a macro file for Outlook.\nreferences:\n    - https://www.mdsec.co.uk/2020/11/a-fresh-outlook-on-mail-based-persistence/\nauthor: '@ScoubiMtl'\ndate: 2021-04-05\nmodified: 2023-02-08\ntags:\n    - attack.privilege-escalation\n    - attack.persistence\n    - attack.command-and-control\n    - attack.t1137\n    - attack.t1008\n    - attack.t1546\nlogsource:\n    category: file_event\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\outlook.exe'\n        TargetFilename|endswith: '\\Microsoft\\Outlook\\VbaProject.OTM'\n    condition: selection\nfalsepositives:\n    - User genuinely creates a VB Macro for their email\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1008","id":"T1008","name":"Fallback Channels","page":"techniques/enterprise/T1008/"},{"key":"enterprise/T1137","id":"T1137","name":"Office Application Startup","page":"techniques/enterprise/T1137/"},{"key":"enterprise/T1546","id":"T1546","name":"Event Triggered Execution","page":"techniques/enterprise/T1546/"}],"data_path":"data/detection-rules/8c31f563-f9a7-450c-bfa8-35f8f32f1f61.json","kind":"sigma"}
