Analysis of KslD.sys: suspicious verdict, risk score 58/100. 1 YARA match, 0/76 multi-engine detections. SHA256 bd17231833aa369b. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver KslD.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).
| Verdict | Suspicious (58/100) |
| YARA matches | 1 |
| Multi-engine detections | 0 / 76 |
| File size | 333216 bytes |
| Code-signing signer | Microsoft Windows |
| Analyzed | 2026-04-03 |
| SHA256 | bd17231833aa369b3b2b6963899bf05dbefd673db270aec15446f2fab4a17b5a |
| SHA1 | b6378e15a617b5eab802493bfc470fb9a3ecfd72 |
| MD5 | fa5d2f0dfe198a70b07613342f76afb3 |
Version resource data embedded in the KslD.sys PE header, as extracted by the analysis engine.
| File description | KSLD |
|---|---|
| Product | Microsoft Malware Protection |
| Company | Microsoft Corporation |
| Original filename | KSLD.sys |
| Internal name | KSLD |
| File version | 1.1.25081.3013 (d424131329b747790bb109abf13b5905156a2100) |
| Copyright | © Microsoft Corporation. All rights reserved. |
Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.
| Component | Sub-score |
|---|---|
| Multi-engine consensus | 0 / 100 |
| YARA signature matches | 30 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 100 / 100 |
| Known-vulnerable corpus | 0 / 100 |
| Code-signing state | 0 / 100 |
| Packing and entropy | 0 / 100 |
| Dynamic behaviour | 0 / 100 |
| CVE cross-reference | 0 / 100 |
Kernel-mode APIs resolved from the Import Address Table of KslD.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| MmMapIoSpace | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| MmMapLockedPagesSpecifyCache | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| ZwMapViewOfSection | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| PsSetCreateProcessNotifyRoutineEx | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| HalGetBusDataByOffset | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| MmGetSystemRoutineAddress | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| MmGetPhysicalAddress | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| ZwOpenProcess | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| PsLookupProcessByProcessId | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| MmUnmapIoSpace | medium | Moderate risk - system modification capability |
| KeBugCheckEx | medium | Moderate risk - system modification capability |
| NtQuerySystemInformation | medium | Moderate risk - system modification capability |
| ZwDeleteFile | medium | Moderate risk - system modification capability |
| ZwDeleteKey | medium | Moderate risk - system modification capability |
| ObReferenceObjectByHandle | medium | Moderate risk - system modification capability |
| PsSetLoadImageNotifyRoutine | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| PsSetCreateThreadNotifyRoutine | medium | Moderate risk - system modification capability |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| DbgPrintEx | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
| ZwReadFile | low | Standard kernel API - generally benign |
| KeDelayExecutionThread | low | Standard kernel API - generally benign |
| KeInitializeEvent | low | Standard kernel API - generally benign |
| ZwQueryValueKey | low | Standard kernel API - generally benign |
| ZwOpenKey | low | Standard kernel API - generally benign |
Showing the 28 highest-relevance imports of 31 resolved.
Control codes reachable through the driver dispatch routine. Codes tied to published exploit code are flagged, since they are the primary Bring Your Own Vulnerable Driver (BYOVD) entry points.
| Code | Severity | Transfer | Description |
|---|---|---|---|
| 0x008083C7 | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #241 |
| 0x0080818B | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #98 |
| 0x0080808B | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #34 |
| 0x00347263 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3224 |
| 0x0022011F | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #71 |
| 0x00220123 | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #72 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x00802484 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2337 |
| 0x0080BB89 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3810 |
| 0x0080938D | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #1251 |
| 0x0080EC81 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #2848 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x0034B941 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #3664 |
| 0x0080C481 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #288 |
| 0x0080249C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2343 |
| 0x0034A845 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #2577 |
| 0x00802824 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2569 |
| 0x008024BC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2351 |
| 0x008086B9 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #430 |
| 0x0022B941 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #3664 |
| 0x00809F89 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #2018 |
| 0x0080AF89 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3042 |
| 0x00229FE8 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #2042 |
| 0x00808D11 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #836 |
Showing 24 of 40 extracted control codes.
Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.
| Section | Virtual size | Raw size | Entropy | Flags |
|---|---|---|---|---|
| .text | 0x3CC90 | 0x3D000 | 6.3 | CODE, EXEC, READ |
| awesome | 0x0009 | 0x0400 | 0.1 | CODE, EXEC, READ |
| .rdata | 0xA204 | 0xA400 | 5.09 | IDATA, READ |
| .data | 0x10F8 | 0x0400 | 0.55 | IDATA, READ, WRITE |
| .pdata | 0x2CA0 | 0x3000 | 5.14 | IDATA, READ |
| PAGE | 0x0556 | 0x0800 | 4.69 | CODE, EXEC, READ |
| INIT | 0x1568 | 0x1800 | 5.83 | CODE, EXEC, READ, DISCARD |
| .rsrc | 0x03D8 | 0x0400 | 3.33 | IDATA, READ, DISCARD |
| .reloc | 0x1828 | 0x1C00 | 6.1 | IDATA, READ, DISCARD |
| Control Flow Guard | Enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Enforced |
| Mitigation score | 100 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| SUSP_PhysMem | high | Physical memory mapping |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1003 | OS Credential Dumping | Credential Access |
| T1003.001 | OS Credential Dumping: LSASS Memory | Credential Access |
| T1006 | Direct Volume Access | Defense Evasion |
| T1014 | Rootkit | Defense Evasion |
| T1055.001 | Process Injection: DLL Injection | Defense Evasion |
| T1055.012 | Process Hollowing | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1071 | Application Layer Protocol | Command and Control |
| T1211 | Exploitation for Defense Evasion | Defense Evasion |
| T1489 | Service Stop | Impact |
| T1542.001 | Pre-OS Boot: System Firmware | Persistence |
| T1543.003 | Windows Service | Persistence |
| T1553.002 | Subvert Trust Controls: Code Signing | Defense Evasion |
| T1562.001 | Impair Defenses: Disable/Modify Tools | Defense Evasion |
| T1562.006 | Indicator Blocking | Defense Evasion |
| T1564.001 | Hidden Files and Directories | Defense Evasion |
| T1569.002 | Service Execution | Execution |
| T1601 | Modify System Image | Defense Evasion |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Microsoft Windows |
|---|---|
| Signer organisation | Microsoft Corporation |
| Issuer | Microsoft Windows Production PCA 2011 |
| Serial | 3300000519DADDAA8BDC44B292000000000519 |
| Valid from | 2025-06-19 18:11 UTC |
| Valid until | 2026-06-17 18:11 UTC |
| Signature validity | Verified |
Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 12.
Based on DriverShield static and dynamic analysis, KslD.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.
KslD.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: bd17231833aa369b3b2b6963899bf05dbefd673db270aec15446f2fab4a17b5a.
KslD.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Microsoft Windows.
Related: Other drivers signed by Microsoft Windows · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas