usbprint.sys - Suspicious (58/100) - DriverShield Analysis

Analysis of usbprint.sys: suspicious verdict, risk score 58/100. 0 YARA matches. SHA256 6093f4e63f9259e4. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

usbprint.sys - Analysis Report

DriverShield analyzed the Windows kernel driver usbprint.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).

VerdictSuspicious (58/100)
YARA matches0
File size43008 bytes
Analyzed2026-03-22
SHA2566093f4e63f9259e45ba5cdfad4b5f012c2fe9cffd9565f83ea1732cc59e2e691
SHA195b2c6a8cd789c46dc6ee53f475f78fcd91a581d
MD5f7f87f5af3725199cff23c4290116950

Driver identity

Version resource data embedded in the usbprint.sys PE header, as extracted by the analysis engine.

File descriptionUSB Printer driver
ProductMicrosoft® Windows® Operating System
CompanyMicrosoft Corporation
Original filenameusbprint.sys
Internal nameusbprint.sys
File version10.0.19041.4957 (WinBuild.160101.0800)
Copyright© Microsoft Corporation. All rights reserved.

How the 58/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 matches0 / 100
Dangerous kernel imports75 / 100
IOCTL dispatch surface87 / 100
Known-vulnerable corpus0 / 100
Code-signing state50 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (17)

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

APIRiskWhy it matters
ZwSetValueKeymediumModerate risk - system modification capability
ZwQueryValueKeylowStandard kernel API - generally benign
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
ExFreePoollowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ZwOpenFilelowStandard kernel API - generally benign
ExAllocatePool2lowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign

IOCTL dispatch codes (14)

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
0x00222000medium (known exploit)METHOD_BUFFEREDDriver communication init
0x008087C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #497
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00803F15mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #4037
0x003407E8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #506
0x0034AB05mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2753
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x0080C481mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #288
0x008086C6mediumMETHOD_OUT_DIRECTFILE_DEVICE_CUSTOM Function #433
0x0022E8CCmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2611
0x00340038mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #14
0x0080E281mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2208
0x00340398mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #230
0x0034002EmediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #11

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x6AA90x6C006.19CODE, EXEC, READ
.rdata0x0E300x10004.48IDATA, READ
.data0x01580x02000.28IDATA, READ, WRITE
.pdata0x048C0x06003.5IDATA, READ
.idata0x09480x0A004.36IDATA, READ
PAGE0x04810x06005.13CODE, EXEC, READ
INIT0x02920x04004.53CODE, EXEC, READ, DISCARD
GFIDS0x00580x02000.78IDATA, READ, DISCARD
.rsrc0x04000x04003.36IDATA, READ, DISCARD
.reloc0x05580x06005.18IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkNot enforced
Mitigation score80 / 100

MITRE ATT&CK techniques (9)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1553.006Code Signing Policy ModificationDefense Evasion
T1569.002System Services: Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Symbolic execution

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

Frequently asked questions about usbprint.sys

Is usbprint.sys safe?

Based on DriverShield static and dynamic analysis, usbprint.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.

What is the risk score of usbprint.sys?

usbprint.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 6093f4e63f9259e45ba5cdfad4b5f012c2fe9cffd9565f83ea1732cc59e2e691.

What is usbprint.sys?

usbprint.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators.

Related: What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact