C_WINDOWS_system32_drivers_vts... - Vulnerable (72/100) - DriverShield Analysis

Analysis of C_WINDOWS_system32_drivers_vtss_7_.sys: vulnerable verdict, risk score 72/100. 3 YARA matches, 0/76 multi-engine detections. SHA256 cc45b7f99e9a9242. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

C_WINDOWS_system32_drivers_vtss_7_.sys - Analysis Report

DriverShield analyzed the Windows kernel driver C_WINDOWS_system32_drivers_vtss_7_.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 matches3
Multi-engine detections0 / 76
File size142304 bytes
Code-signing signerSectigo Public Code Signing Root R46
Analyzed2026-09-25
SHA256cc45b7f99e9a9242e01000ef74a8249cecba3c667d1ba53eb888813a1be9ded9
SHA172402bf8f36b9699abe80ef4d70da01fd1c5d6cb
MD5550611e67362e7d76699565c1b2cb0be

Driver identity

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

Product쳌쳌쳌쳌SystemRoot

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 matches85 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface93 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (33)

Kernel-mode APIs resolved from the Import Address Table of C_WINDOWS_system32_drivers_vtss_7_.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
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
PsLookupProcessByProcessIdhighPotentially 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
ZwQuerySystemInformationmediumModerate risk - system modification capability
PsSetCreateThreadNotifyRoutinemediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ZwWriteFilemediumModerate risk - system modification capability
PsSetLoadImageNotifyRoutinemediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwDeleteKeymediumModerate risk - system modification capability
DbgPrintlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
ZwCreateFilelowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign

Showing the 28 highest-relevance imports of 33 resolved.

IOCTL dispatch codes (31)

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
0x0080868BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #418
0x008085C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #369
0x0022C2C3highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #176
0x0034C2C3highMETHOD_NEITHERFILE_DEVICE_DISK Function #176
0x0080C2C3highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #176
0x0034011FhighMETHOD_NEITHERFILE_DEVICE_DISK Function #71
0x0022341FhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #3335
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00342444mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #2321
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00808789mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #482
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x9876E8D2mediumMETHOD_OUT_DIRECTCUSTOM_PROCESS Function #2612
0x0080FFE8mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #4090
0x00803A8CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3747
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x9C402444mediumMETHOD_BUFFEREDCUSTOM_LENOVO Function #2321
0x0080BFC9mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #4082
0x0080BED1mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #4020
0x00801715mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1477
0x0080BA41mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3728

Showing 24 of 31 extracted control codes.

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x1A4D60x1A6006.47CODE, EXEC, READ
.rdata0x0D100x0E004.89IDATA, READ
.data0xB64C80x06002.57IDATA, READ, WRITE
.pdata0x08D00x0A004.53IDATA, READ
INIT0x0A540x0C004.79CODE, EXEC, READ, WRITE, DISCARD
.reloc0x04BC0x06001.15IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (3)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (19)

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
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
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

SignerSectigo Public Code Signing Root R46
Signer organisationSectigo Limited
IssuerAAA Certificate Services
Serial48FC93B46055948D36A7C98A89D69416
Valid from2021-05-25 00:00 UTC
Valid until2028-12-31 23:59 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 C_WINDOWS_system32_drivers_vtss_7_.sys

Is C_WINDOWS_system32_drivers_vtss_7_.sys safe?

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

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

What is C_WINDOWS_system32_drivers_vtss_7_.sys?

C_WINDOWS_system32_drivers_vtss_7_.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Sectigo Public Code Signing Root R46.

Related: Other drivers signed by Sectigo Public Code Signing Root R46 · 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