{"id":"952ed57c-8f99-453d-aee0-53a49c22f95d","title":"Potential AVKkid.DLL Sideloading","description":"Detects potential DLL sideloading of \"AVKkid.dll\"","author":"X__Junior (Nextron Systems)","status":"test","level":"medium","date":"2023-08-03","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://research.checkpoint.com/2023/beyond-the-horizon-traveling-the-world-on-camaro-dragons-usb-flash-drives/"],"source_path":"rules/windows/image_load/image_load_side_load_avkkid.yml","source_sha256":"9be9612c66570a1942a9d309038de9e30d81b17834a1dbebed7aab8d70b63414","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/image_load/image_load_side_load_avkkid.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 AVKkid.DLL Sideloading\nid: 952ed57c-8f99-453d-aee0-53a49c22f95d\nstatus: test\ndescription: Detects potential DLL sideloading of \"AVKkid.dll\"\nreferences:\n    - https://research.checkpoint.com/2023/beyond-the-horizon-traveling-the-world-on-camaro-dragons-usb-flash-drives/\nauthor: X__Junior (Nextron Systems)\ndate: 2023-08-03\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: '\\AVKkid.dll'\n    filter_main_legit_path:\n        Image|contains:\n            - 'C:\\Program Files (x86)\\G DATA\\'\n            - 'C:\\Program Files\\G DATA\\'\n        Image|endswith: '\\AVKKid.exe'\n        ImageLoaded|startswith:\n            - 'C:\\Program Files (x86)\\G DATA\\'\n            - 'C:\\Program Files\\G DATA\\'\n    condition: selection and not 1 of filter_main_*\nfalsepositives:\n    - Unknown\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/952ed57c-8f99-453d-aee0-53a49c22f95d.json","kind":"sigma"}
