{"id":"4c21b805-4dd7-469f-b47d-7383a8fcb437","title":"Potential Iviewers.DLL Sideloading","description":"Detects potential DLL sideloading of \"iviewers.dll\" (OLE/COM Object Interface Viewer)","author":"X__Junior (Nextron Systems)","status":"test","level":"high","date":"2023-03-21","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":["Unknown"],"references":["https://www.secureworks.com/research/shadowpad-malware-analysis"],"source_path":"rules/windows/image_load/image_load_side_load_iviewers.yml","source_sha256":"e26a30ebfd5c056ec34568b34bc96a0b3de22b51b2cda56e7da31f61cc037565","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/image_load/image_load_side_load_iviewers.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 Iviewers.DLL Sideloading\nid: 4c21b805-4dd7-469f-b47d-7383a8fcb437\nstatus: test\ndescription: Detects potential DLL sideloading of \"iviewers.dll\" (OLE/COM Object Interface Viewer)\nreferences:\n    - https://www.secureworks.com/research/shadowpad-malware-analysis\nauthor: X__Junior (Nextron Systems)\ndate: 2023-03-21\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: '\\iviewers.dll'\n    filter:\n        ImageLoaded|startswith:\n            - 'C:\\Program Files (x86)\\Windows Kits\\'\n            - 'C:\\Program Files\\Windows Kits\\'\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\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/4c21b805-4dd7-469f-b47d-7383a8fcb437.json","kind":"sigma"}
