{"id":"e4903324-1a10-4ed3-981b-f6fe3be3a2c2","title":"Potential Edputil.DLL Sideloading","description":"Detects potential DLL sideloading of \"edputil.dll\"","author":"X__Junior (Nextron Systems)","status":"test","level":"high","date":"2023-06-09","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":["Unlikely"],"references":["https://alternativeto.net/news/2023/5/cybercriminals-use-wordpad-vulnerability-to-spread-qbot-malware/"],"source_path":"rules/windows/image_load/image_load_side_load_edputil.yml","source_sha256":"eb9effe23b19b2b7a39fad392f50c2ae9650db14749ea42f2f0eca0c875c46c7","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/image_load/image_load_side_load_edputil.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 Edputil.DLL Sideloading\nid: e4903324-1a10-4ed3-981b-f6fe3be3a2c2\nstatus: test\ndescription: Detects potential DLL sideloading of \"edputil.dll\"\nreferences:\n    - https://alternativeto.net/news/2023/5/cybercriminals-use-wordpad-vulnerability-to-spread-qbot-malware/\nauthor: X__Junior (Nextron Systems)\ndate: 2023-06-09\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: '\\edputil.dll'\n    filter_main_generic:\n        ImageLoaded|startswith:\n            - 'C:\\Windows\\System32\\'\n            - 'C:\\Windows\\SysWOW64\\'\n            - 'C\\Windows\\WinSxS\\'\n    condition: selection and not 1 of filter_main_*\nfalsepositives:\n    - Unlikely\nlevel: high\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/e4903324-1a10-4ed3-981b-f6fe3be3a2c2.json","kind":"sigma"}
