wintun.sys - Clean (27/100) - DriverShield Analysis

Analysis of wintun.sys: clean verdict, risk score 27/100. 1 YARA match, 0/75 multi-engine detections. SHA256 1a7bb3555c5419be. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

wintun.sys - Analysis Report

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

VerdictClean (27/100)
YARA matches1
Multi-engine detections0 / 75
File size29592 bytes
Code-signing signerMicrosoft Windows Hardware Compatibility Publisher
Analyzed2026-05-03
SHA2561a7bb3555c5419befb1a5f54267dcae9a7af16749ddf4eef9b431fcf0b863110
SHA11e0dd7b0d0c0b880bf6864134d1e792e80e875fc
MD543d91124fe8112d0027842824dad7326

Driver identity

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

File descriptionWintun Driver
ProductWintun Driver
CompanyWireGuard LLC
Original filenamewintun.sys
Internal namewintun.sys
File version0.14
CopyrightCopyright © 2018-2021 WireGuard LLC. All Rights Reserved.

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

Kernel imports (15)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
PsLookupProcessByProcessIdhighPotentially dangerous - could be used for privilege escalation or security bypass
ZwQuerySystemInformationmediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
NtQuerySystemInformationmediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
SeAccessChecklowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign

IOCTL dispatch codes (11)

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
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x008024BCmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2351
0x0080B809mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3586
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349
0x0022DF15mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #1989
0x0022A715mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2501
0x00226315mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2245
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x0034034CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #211
0x00340031mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #12

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x267E0x28005.92CODE, EXEC, READ
.rdata0x0A140x0C003.49IDATA, READ
.data0x02180x02001.69IDATA, READ, WRITE
.pdata0x02B80x04002.97IDATA, READ
INIT0x0CB40x0E005.4CODE, EXEC, READ, DISCARD
.rsrc0x03B00x04003.07IDATA, READ, DISCARD
.reloc0x00300x02000.62IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (1)

RuleSeverityDetects
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (15)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1014RootkitDefense Evasion
T1055.001Process Injection: DLL InjectionDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1543.003Windows ServicePersistence
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.002System Services: Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerMicrosoft Windows Hardware Compatibility Publisher
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Third Party Component CA 2012
Serial33000000B5213FCA1E4AA03DE40000000000B5
Valid from2020-12-15 22:15 UTC
Valid until2021-12-02 22:15 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: 2.

Frequently asked questions about wintun.sys

Is wintun.sys safe?

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

What is the risk score of wintun.sys?

wintun.sys has a DriverShield composite risk score of 27/100, placing it in the clean verdict band. SHA256: 1a7bb3555c5419befb1a5f54267dcae9a7af16749ddf4eef9b431fcf0b863110.

What is wintun.sys?

wintun.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Microsoft Windows Hardware Compatibility Publisher.

Related: Other drivers signed by Microsoft Windows Hardware Compatibility Publisher · 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