dbk64.sys - Vulnerable (72/100) - DriverShield Analysis

Analysis of dbk64.sys: vulnerable verdict, risk score 72/100. 4 YARA matches, 9/76 multi-engine detections. SHA256 6d7c8639769fafae. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

dbk64.sys - Analysis Report

DriverShield analyzed the Windows kernel driver dbk64.sys and assigned a verdict of Vulnerable with a composite risk score of 72/100, indicating a known or likely vulnerability surface (60-79 band).

VerdictVulnerable (72/100)
YARA matches4
Multi-engine detections9 / 76
File size89944 bytes
Code-signing signerGlobalSign Timestamping CA - G2
Analyzed2026-03-23
SHA2566d7c8639769fafae851e8c5a04e73a2c61adee2f59f241e074b4e9eaf3674518
SHA12b72a264487e0c47d36675bacb1944b209cd27d3
MD55b26709d8192acfa099f9272f5c8c3d6

How the 72/100 score breaks down

Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.

ComponentSub-score
Multi-engine consensus0 / 100
YARA signature matches100 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface66 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (36)

Kernel-mode APIs resolved from the Import Address Table of dbk64.sys, ranked by exploitation relevance.

APIRiskWhy it matters
ZwMapViewOfSectioncriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
PsLookupProcessByProcessIdhighPotentially dangerous - could be used for privilege escalation or security bypass
MmAllocateContiguousMemoryhighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
KeAttachProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
KeBugCheckExmediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwWriteFilemediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ObOpenObjectByPointermediumModerate risk - system modification capability
PsSetCreateThreadNotifyRoutinemediumModerate risk - system modification capability
ZwDeleteFilemediumModerate risk - system modification capability
IofCompleteRequestlowStandard kernel API - generally benign
ZwReadFilelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
ExAllocatePoollowStandard kernel API - generally benign
ZwCreateFilelowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
SeSinglePrivilegeChecklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
ZwQueryInformationFilelowStandard kernel API - generally benign

Showing the 28 highest-relevance imports of 36 resolved.

IOCTL dispatch codes (22)

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.

CodeSeverityTransferDescription
0x0080888BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #546
0x0080838BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #226
0x0022641FhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2311
0x00340117highMETHOD_NEITHERFILE_DEVICE_DISK Function #69
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x0022E058mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2070
0x0022E000mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2048
0x002207E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #506
0x0022E05CmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2071
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x002223E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2298
0x0022E114mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2117
0x0022E0C0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2096
0x0080B900mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3648
0x00808189mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #98
0x0034D5E8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #1402
0x0022A9E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2682
0x00343418mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3334
0x0022641CmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2311

PE sections

Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.

SectionVirtual sizeRaw sizeEntropyFlags
.text0xF68A0xF8006.33CODE, EXEC, READ
.rdata0x0BEC0x0C004.58IDATA, READ
.data0x9F740x02002.92IDATA, READ, WRITE
.pdata0x04440x06003.67IDATA, READ
INIT0x0D200x0E005.13CODE, EXEC, READ, WRITE, DISCARD
.reloc0x003C0x02000.3IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLRNot enabled
DEPNot enabled
Integrity checkNot enforced
Mitigation score20 / 100

YARA rule matches (4)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_MSRhighMSR register read/write
SUSP_PhysMemhighPhysical memory mapping
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (16)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003OS Credential DumpingCredential Access
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1006Direct Volume AccessDefense Evasion
T1014RootkitDefense Evasion
T1055.001Process Injection: DLL InjectionDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Impair Defenses: Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerGlobalSign Timestamping CA - G2
Signer organisationGlobalSign nv-sa
IssuerGlobalSign Root CA
Serial400000000012F4EE152D7
Valid from2011-04-13 10:00 UTC
Valid until2028-01-28 12:00 UTC
Signature validityVerified

Symbolic execution

Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 0.

Frequently asked questions about dbk64.sys

Is dbk64.sys safe?

Based on DriverShield static and dynamic analysis, dbk64.sys is flagged as vulnerable and is a potential Bring Your Own Vulnerable Driver (BYOVD) risk. Its composite risk score is 72/100 (verdict: vulnerable). Always validate findings independently before acting.

What is the risk score of dbk64.sys?

dbk64.sys has a DriverShield composite risk score of 72/100, placing it in the vulnerable verdict band. SHA256: 6d7c8639769fafae851e8c5a04e73a2c61adee2f59f241e074b4e9eaf3674518.

What is dbk64.sys?

dbk64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by GlobalSign Timestamping CA - G2.

Related: Other drivers signed by GlobalSign Timestamping CA - G2 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact