WinRing0x64.sys - Malicious (88/100) - DriverShield Analysis

Analysis of WinRing0x64.sys: malicious verdict, risk score 88/100. 2 YARA matches, 0/76 multi-engine detections. SHA256 c30ebd80d2a1c5c1. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

WinRing0x64.sys - Analysis Report

DriverShield analyzed the Windows kernel driver WinRing0x64.sys and assigned a verdict of Malicious with a composite risk score of 88/100, indicating malicious indicators (80-100 band).

VerdictMalicious (88/100)
YARA matches2
Multi-engine detections0 / 76
File size35968 bytes
Code-signing signerWDKTestCert maple,133497572276910320
Analyzed2026-08-02
SHA256c30ebd80d2a1c5c15f0b706ed01c354730a9e2264b739d0d2d66ccb262c95f80
SHA179de839237aaf6ec7d8579dad1a6ce5d9abb9a43
MD570fc73bd536e951ce3f3bb99684b3088

How the 88/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 surface100 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference40 / 100

Kernel imports (21)

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

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
HalSetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
ObOpenObjectByPointermediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
IoCreateDevicelowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
DbgPrintExlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
IoCreateDeviceSecurelowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ZwOpenKeylowStandard 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
0x9C402088critical (known exploit)METHOD_BUFFEREDMSR write (LnvMSRIO)
0x9C406104high (known exploit)METHOD_BUFFEREDPhysical memory read (LnvMSRIO)
0x9C402084high (known exploit)METHOD_BUFFEREDMSR read (LnvMSRIO)
0x0080830FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #195
0x00343D07highMETHOD_NEITHERFILE_DEVICE_DISK Function #3905
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0034F045mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3089
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x9C40A108mediumMETHOD_BUFFEREDCUSTOM_LENOVO Function #2114
0x9C40A148mediumMETHOD_BUFFEREDCUSTOM_LENOVO Function #2130
0x00343B05mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3777
0x00340030mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #12
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x15440x16006.08CODE, EXEC, READ
.rdata0x103C0x12004.39IDATA, READ
.data0x04F80x04001.39IDATA, READ, WRITE
.pdata0x02E80x04003.24IDATA, READ
PAGE0x1D0B0x1E006.13CODE, EXEC, READ
INIT0x06320x08004.18CODE, EXEC, READ, DISCARD
.reloc0x00440x02000.89IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (2)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (15)

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.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerWDKTestCert maple,133497572276910320
IssuerWDKTestCert maple,133497572276910320
Serial68C635612D4BB4B5414AF319D2C8EDD8
Valid from2024-01-15 01:53 UTC
Valid until2034-01-15 00:00 UTC
Signature validityVerified

Associated CVEs

Symbolic execution

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

Frequently asked questions about WinRing0x64.sys

Is WinRing0x64.sys safe?

Based on DriverShield static and dynamic analysis, WinRing0x64.sys is flagged as malicious and should be treated as dangerous. Its composite risk score is 88/100 (verdict: malicious). Always validate findings independently before acting.

What is the risk score of WinRing0x64.sys?

WinRing0x64.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: c30ebd80d2a1c5c15f0b706ed01c354730a9e2264b739d0d2d66ccb262c95f80.

What is WinRing0x64.sys?

WinRing0x64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by WDKTestCert maple,133497572276910320.

Related: Other drivers signed by WDKTestCert maple,133497572276910320 · CVE-2020-14979 · 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