{"id":"39b64854-5497-4b57-a448-40977b8c9679","title":"Malicious Driver Load By Name","description":"Detects loading of known malicious drivers via the file name of the drivers.","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-10-03","modified":"2023-12-02","tags":["attack.persistence","attack.privilege-escalation","attack.t1543.003","attack.t1068"],"technique_ids":["T1068","T1543.003"],"logsource":{"product":"windows","category":"driver_load"},"falsepositives":["False positives may occur if one of the vulnerable driver names mentioned above didn't change its name between versions. So always make sure that the driver being loaded is the legitimate one and the non vulnerable version.","If you experience a lot of FP you could comment the driver name or its exact known legitimate location (when possible)"],"references":["https://loldrivers.io/"],"source_path":"rules/windows/driver_load/driver_load_win_mal_drivers_names.yml","source_sha256":"f41b524f28711c500fdd4bc840f863fc30ddaa73ca9174edb328e9a7eec772dc","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/driver_load/driver_load_win_mal_drivers_names.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Malicious Driver Load By Name\nid: 39b64854-5497-4b57-a448-40977b8c9679\nstatus: test\ndescription: Detects loading of known malicious drivers via the file name of the drivers.\nreferences:\n    - https://loldrivers.io/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-10-03\nmodified: 2023-12-02\ntags:\n    - attack.persistence\n    - attack.privilege-escalation\n    - attack.t1543.003\n    - attack.t1068\nlogsource:\n    product: windows\n    category: driver_load\ndetection:\n    selection:\n        ImageLoaded|endswith:\n            - '\\wfshbr64.sys'\n            - '\\ktmutil7odm.sys'\n            - '\\ktes.sys'\n            - '\\a26363e7b02b13f2b8d697abb90cd5c3.sys'\n            - '\\kt2.sys'\n            - '\\4748696211bd56c2d93c21cab91e82a5.sys'\n            - '\\malicious.sys'\n            - '\\a236e7d654cd932b7d11cb604629a2d0.sys'\n            - '\\spwizimgvt.sys'\n            - '\\c94f405c5929cfcccc8ad00b42c95083.sys'\n            - '\\fur.sys'\n            - '\\wantd.sys'\n            - '\\windbg.sys'\n            - '\\4118b86e490aed091b1a219dba45f332.sys'\n            - '\\gmer64.sys'\n            - '\\1fc7aeeff3ab19004d2e53eae8160ab1.sys'\n            - '\\poortry2.sys'\n            - '\\wintapix.sys'\n            - '\\daxin_blank6.sys'\n            - '\\6771b13a53b9c7449d4891e427735ea2.sys'\n            - '\\blacklotus_driver.sys'\n            - '\\air_system10.sys'\n            - '\\dkrtk.sys'\n            - '\\7.sys'\n            - '\\sense5ext.sys'\n            - '\\ktgn.sys'\n            - '\\ndislan.sys'\n            - '\\nlslexicons0024uvn.sys'\n            - '\\be6318413160e589080df02bb3ca6e6a.sys'\n            - '\\4.sys'\n            - '\\wantd_2.sys'\n            - '\\e29f6311ae87542b3d693c1f38e4e3ad.sys'\n            - '\\daxin_blank3.sys'\n            - '\\gftkyj64.sys'\n            - '\\daxin_blank2.sys'\n            - '\\wantd_4.sys'\n            - '\\reddriver.sys'\n            - '\\834761775.sys'\n            - '\\mlgbbiicaihflrnh.sys'\n            - '\\mjj0ge.sys'\n            - '\\daxin_blank.sys'\n            - '\\daxin_blank5.sys'\n            - '\\poortry1.sys'\n            - '\\msqpq.sys'\n            - '\\mimidrv.sys'\n            - '\\e939448b28a4edc81f1f974cebf6e7d2.sys'\n            - '\\prokiller64.sys'\n            - '\\nodedriver.sys'\n            - '\\wantd_3.sys'\n            - '\\lctka.sys'\n            - '\\kapchelper_x64.sys'\n            - '\\daxin_blank4.sys'\n            - '\\a9df5964635ef8bd567ae487c3d214c4.sys'\n            - '\\wantd_6.sys'\n            - '\\ntbios.sys'\n            - '\\wantd_5.sys'\n            - '\\pciecubed.sys'\n            - '\\mimikatz.sys'\n            - '\\nqrmq.sys'\n            - '\\2.sys'\n            - '\\poortry.sys'\n            - '\\ntbios_2.sys'\n            - '\\fgme.sys'\n            - '\\telephonuafy.sys'\n            - '\\typelibde.sys'\n            - '\\daxin_blank1.sys'\n            - '\\ef0e1725aaf0c6c972593f860531a2ea.sys'\n            - '\\5a4fe297c7d42539303137b6d75b150d.sys'\n    condition: selection\nfalsepositives:\n    - False positives may occur if one of the vulnerable driver names mentioned above didn't change its name between versions. So always make sure that the driver being loaded is the legitimate one and the non vulnerable version.\n    - If you experience a lot of FP you could comment the driver name or its exact known legitimate location (when possible)\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1068","id":"T1068","name":"Exploitation for Privilege Escalation","page":"techniques/enterprise/T1068/"},{"key":"enterprise/T1543.003","id":"T1543.003","name":"Windows Service","page":"techniques/enterprise/T1543.003/"}],"data_path":"data/detection-rules/39b64854-5497-4b57-a448-40977b8c9679.json","kind":"sigma"}
