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

Analysis of vbox.sys: vulnerable verdict, risk score 72/100. 2 YARA matches, 46/75 multi-engine detections. SHA256 cf3a7d4285d65bf8. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

vbox.sys - Analysis Report

DriverShield analyzed the Windows kernel driver vbox.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 matches2
Multi-engine detections46 / 75
File size68288 bytes
Code-signing signerinnotek GmbH
Analyzed2026-09-06
SHA256cf3a7d4285d65bf8688215407bce1b51d7c6b22497f09021f0fce31cbeb78986
SHA17c1b25518dee1e30b5a6eaa1ea8e4a3780c24d0c
MD5eaea9ccb40c82af8f3867cd0f4dd5e9d

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 matches80 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface36 / 100
Known-vulnerable corpus100 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (18)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmAllocateContiguousMemoryhighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmUnmapIoSpacemediumModerate risk - system modification capability
IoCreateSymbolicLinklowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign

IOCTL dispatch codes (12)

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
0x0022830BhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #194
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00226BE8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2810
0x0022EBE9mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2810
0x00808689mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #418
0x008024BCmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2351
0x00228218mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #134
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x0034930DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #1219
0x0034230DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2243
0x0080F981mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3680
0x0080F2B1mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3244

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x856E0x85806.2CODE, EXEC, READ
.rdata0x2A580x2A605.6IDATA, READ
.data0x1D000x1D001.97IDATA, READ, WRITE
.pdata0x0CF00x0D004.66IDATA, READ
.edata0x0A720x0A805.33IDATA, READ
INIT0x06380x06404.86CODE, EXEC, READ, WRITE, DISCARD
.reloc0x013C0x01403.71IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (2)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (12)

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
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Impair DefensesDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

Signerinnotek GmbH
Signer organisationinnotek GmbH
IssuerGlobalSign ObjectSign CA
Serial10000000001171C092665
Valid from2007-12-27 14:37 UTC
Valid until2010-12-27 14:37 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Corpus match: this hash is present in the known-vulnerable driver corpus DriverShield cross-references during analysis, which is why the score carries a full weighting on that component.

Frequently asked questions about vbox.sys

Is vbox.sys safe?

Based on DriverShield static and dynamic analysis, vbox.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 vbox.sys?

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

What is vbox.sys?

vbox.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by innotek GmbH.

Related: Other drivers signed by innotek GmbH · 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