VBoxUSB.Sys - Clean (24/100) - DriverShield Analysis

Analysis of VBoxUSB.Sys: clean verdict, risk score 24/100. 1 YARA match, 0/51 multi-engine detections. SHA256 42d926cfb3794f9b. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

VBoxUSB.Sys - Analysis Report

DriverShield analyzed the Windows kernel driver VBoxUSB.Sys and assigned a verdict of Clean with a composite risk score of 24/100, indicating no notable risk signals (0-29 band).

VerdictClean (24/100)
YARA matches1
Multi-engine detections0 / 51
File size43904 bytes
Code-signing signerinnotek GmbH
Analyzed2026-09-06
SHA25642d926cfb3794f9b1e3cb397498696cb687f505e15feb9df11b419c49c9af498
SHA1ab2b8602e4baef828b58b995d0889a8e5b8dbd02
MD56ec468f8d0c17ad2613dc6d53a31f083

Driver identity

Version resource data embedded in the VBoxUSB.Sys PE header, as extracted by the analysis engine.

File descriptionVirtualBox USB driver
ProductVirtualBox USB driver
CompanySun Microsystems, Inc.
Original filenameVBoxUSB.Sys
Internal nameVBoxUSB.Sys
File version1.01
CopyrightSun Microsystems, Inc.

How the 24/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 matches5 / 100
Dangerous kernel imports69 / 100
IOCTL dispatch surface51 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (13)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
ExFreePoollowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign

IOCTL dispatch codes (17)

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
0x0080B983highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #3680
0x00220013highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #4
0x0080BE83highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #4000
0x008087C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #497
0x0080978BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #1506
0x0080BF83highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #4064
0x008000C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #49
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x0080C481mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #288
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x003457E8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #1530
0x00348B15mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #709
0x00225725mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #1481
0x00225315mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #1221
0x003402F4mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #189
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
.text0x69D80x69E06.1CODE, EXEC, READ
.rdata0x115C0x11605.27IDATA, READ
.data0x00200x00200.2IDATA, READ, WRITE
.pdata0x07080x07204.47IDATA, READ
.edata0x00490x00602.89IDATA, READ
INIT0x065C0x06604.84CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03580x03603.2IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (1)

RuleSeverityDetects
PUA_VULN_Driver_Sunmicrosystemsinc_Vboxusbsys_Virtualboxusbdriver_5B26mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - VBoxUSB.Sys. Investigate matches in context: expected filenames or standard ...

MITRE ATT&CK techniques (11)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002System Services: Service 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 static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 0.

Frequently asked questions about VBoxUSB.Sys

Is VBoxUSB.Sys safe?

Based on DriverShield static and dynamic analysis, VBoxUSB.Sys is assessed as clean, with no notable risk signals. Its composite risk score is 24/100 (verdict: clean). Always validate findings independently before acting.

What is the risk score of VBoxUSB.Sys?

VBoxUSB.Sys has a DriverShield composite risk score of 24/100, placing it in the clean verdict band. SHA256: 42d926cfb3794f9b1e3cb397498696cb687f505e15feb9df11b419c49c9af498.

What is VBoxUSB.Sys?

VBoxUSB.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