{"id":"b124ddf4-778d-418e-907f-6dd3fc0d31cd","title":"Arbitrary File Download Via PresentationHost.EXE","description":"Detects usage of \"PresentationHost\" which is a utility that runs \".xbap\" (Browser Applications) files to download arbitrary files","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-08-19","modified":"2023-11-09","tags":["attack.execution","attack.stealth","attack.t1218"],"technique_ids":["T1218"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/LOLBAS-Project/LOLBAS/pull/239/files"],"source_path":"rules/windows/process_creation/proc_creation_win_presentationhost_download.yml","source_sha256":"910fe8a7920210e55f8d8fee0fec5ce83b8075098bca2007d6112eccfb159a15","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_presentationhost_download.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Arbitrary File Download Via PresentationHost.EXE\nid: b124ddf4-778d-418e-907f-6dd3fc0d31cd\nstatus: test\ndescription: Detects usage of \"PresentationHost\" which is a utility that runs \".xbap\" (Browser Applications) files to download arbitrary files\nreferences:\n    - https://github.com/LOLBAS-Project/LOLBAS/pull/239/files\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-08-19\nmodified: 2023-11-09\ntags:\n    - attack.execution\n    - attack.stealth\n    - attack.t1218\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\presentationhost.exe'\n        - OriginalFileName: 'PresentationHost.exe'\n    selection_cli:\n        CommandLine|contains:\n            - 'http://'\n            - 'https://'\n            - 'ftp://'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\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/b124ddf4-778d-418e-907f-6dd3fc0d31cd.json","kind":"sigma"}
