{"id":"844f8eb2-610b-42c8-89a4-47596e089663","title":"Potential ShellDispatch.DLL Sideloading","description":"Detects potential DLL sideloading of \"ShellDispatch.dll\"","author":"X__Junior (Nextron Systems)","status":"test","level":"medium","date":"2023-06-20","modified":"","tags":["attack.persistence","attack.privilege-escalation","attack.execution","attack.stealth","attack.t1574.001"],"technique_ids":["T1574.001"],"logsource":{"category":"image_load","product":"windows"},"falsepositives":["Some installers may trigger some false positives"],"references":["https://www.hexacorn.com/blog/2023/06/07/this-lolbin-doesnt-exist/"],"source_path":"rules/windows/image_load/image_load_side_load_shelldispatch.yml","source_sha256":"e8f8cf8e1124609799dcbf549829ef649f6bc38a364d25113fbb9455e837aac7","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/image_load/image_load_side_load_shelldispatch.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential ShellDispatch.DLL Sideloading\nid: 844f8eb2-610b-42c8-89a4-47596e089663\nstatus: test\ndescription: Detects potential DLL sideloading of \"ShellDispatch.dll\"\nreferences:\n    - https://www.hexacorn.com/blog/2023/06/07/this-lolbin-doesnt-exist/\nauthor: X__Junior (Nextron Systems)\ndate: 2023-06-20\ntags:\n    - attack.persistence\n    - attack.privilege-escalation\n    - attack.execution\n    - attack.stealth\n    - attack.t1574.001\nlogsource:\n    category: image_load\n    product: windows\ndetection:\n    selection:\n        ImageLoaded|endswith: '\\ShellDispatch.dll'\n    filter_main_legit_path:\n        - ImageLoaded|contains|all:\n              - ':\\Users\\'\n              - '\\AppData\\Local\\Temp\\'\n        - ImageLoaded|contains: ':\\Windows\\Temp\\'\n    condition: selection and not 1 of filter_main_*\nfalsepositives:\n    - Some installers may trigger some false positives\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1574.001","id":"T1574.001","name":"DLL","page":"techniques/enterprise/T1574.001/"}],"data_path":"data/detection-rules/844f8eb2-610b-42c8-89a4-47596e089663.json","kind":"sigma"}
