xiaomi-07cf30c94600bf028938086... - Clean (29/100) - DriverShield Analysis

Analysis of xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys: clean verdict, risk score 29/100. 0 YARA matches, 0/73 multi-engine detections. SHA256 07cf30c94600bf02. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys - Analysis Report

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

VerdictClean (29/100)
YARA matches0
Multi-engine detections0 / 73
File size474712 bytes
Code-signing signerDigiCert High Assurance EV Root CA
Analyzed2026-08-15
SHA25607cf30c94600bf02893808677fa680b68df1a044de54129077c1c40dd0bb92ad
SHA11663541ab9bd407a14964d0266a5685fd2b2a102
MD51757cf540a4bb56145565be9022314f6

Driver identity

Version resource data embedded in the xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys PE header, as extracted by the analysis engine.

File descriptionRealtek USB FE/1GbE/2.5GbE NIC NDIS6.40 32-bit Driver
ProductRealtek USB FE/1GbE/2.5GbE NIC Adapter
CompanyRealtek Corporation
Original filenamertux86w10.sys
Internal namertux86w10.sys
File version10.34.0603.2019
CopyrightCopyright (C) 2019 Realtek Semiconductor Corporation. All Right Reserved.

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

Kernel imports (12)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
ZwQuerySystemInformationmediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
ZwOpenKeylowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign

IOCTL dispatch codes (40)

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
0x008087FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #511
0x0080840FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #259
0x0080830FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #195
0x002290BBhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1070
0x0022D883highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1568
0x0022E383highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2272
0x0022DE83highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1952
0x0022E483highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2336
0x0022E493highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2340
0x008068DBhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2614
0x0080850FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #323
0x00229083highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1056
0x00229A83highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1696
0x008000BBhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #46
0x008025FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2431
0x008068FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2623
0x00802D00mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2880
0x008011E8mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #1146
0x00800068mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #26
0x0080FB81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3808
0x008000F9mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #62
0x0080003DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #15
0x0080000DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3
0x0080B9C0mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3696

Showing 24 of 40 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
.text0x5E6A90x5E8006.44CODE, EXEC, READ
.rdata0x60700x62006.29IDATA, READ
.data0x116C0x10002.74IDATA, READ, WRITE
PAGE0x32870x34006.35CODE, EXEC, READ
INIT0x0ECA0x10005.7CODE, EXEC, READ, DISCARD
.rsrc0x05900x06003.1IDATA, READ, DISCARD
.reloc0x2E000x2E006.78IDATA, READ, DISCARD

Exploit mitigations

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

MITRE ATT&CK techniques (9)

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
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerDigiCert High Assurance EV Root CA
Signer organisationDigiCert Inc
IssuerMicrosoft Code Verification Root
Serial61204DB4000000000027
Valid from2011-04-15 19:45 UTC
Valid until2021-04-15 19:55 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys

Is xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys safe?

Based on DriverShield static and dynamic analysis, xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys is assessed as clean, with no notable risk signals. Its composite risk score is 29/100 (verdict: clean). Always validate findings independently before acting.

What is the risk score of xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys?

xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys has a DriverShield composite risk score of 29/100, placing it in the clean verdict band. SHA256: 07cf30c94600bf02893808677fa680b68df1a044de54129077c1c40dd0bb92ad.

What is xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys?

xiaomi-07cf30c94600bf02893808677fa680b68df1a044de54129077c1c.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by DigiCert High Assurance EV Root CA.

Related: Other drivers signed by DigiCert High Assurance EV Root CA · What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact