mullvad-wireguard.sys - Clean (29/100) - DriverShield Analysis

Analysis of mullvad-wireguard.sys: clean verdict, risk score 29/100. 0 YARA matches, 0/75 multi-engine detections. SHA256 b5e93448402608dc. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

mullvad-wireguard.sys - Analysis Report

DriverShield analyzed the Windows kernel driver mullvad-wireguard.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 / 75
File size571912 bytes
Code-signing signerDigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Analyzed2026-05-03
SHA256b5e93448402608dc86d85068c1f9e9113f49622900c9d57a92a8e2e36f656ec7
SHA19a253583ef161e48027aa98471f704062c0991e4
MD59b9d92f070a1d781d3dbd5ea9904936c

Driver identity

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

File descriptionWireGuard Driver
ProductWireGuard Driver
CompanyWireGuard LLC
Original filenamemullvad-wireguard.sys
Internal namemullvad-wireguard.sys
File version0.10.1
CopyrightCopyright © 2015-2021 WireGuard LLC. All Rights 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 imports87 / 100
IOCTL dispatch surface100 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (11)

Kernel-mode APIs resolved from the Import Address Table of mullvad-wireguard.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
ObReferenceObjectByHandlemediumModerate risk - system modification capability
NtQuerySystemInformationmediumModerate risk - system modification capability
KeInitializeEventlowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
SeAccessChecklowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard 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
0x0080A77FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2527
0x00808B7FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #735
0x00808B6FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #731
0x0080858BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #354
0x003441C7highMETHOD_NEITHERFILE_DEVICE_DISK Function #113
0x00808B3BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #718
0x0080FFFFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #4095
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0080B68DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3491
0x0080EA81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2720
0x0080BF8DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #4067
0x0080B8C9mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3634
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x0080B901mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3648
0x00348D41mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #848
0x00348D45mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #849
0x0080BD89mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3938
0x00809D89mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1890
0x0080858DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #355
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x008024ACmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2347
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x00808511mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #324

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
.text0x1FD8C0x1FE006.56CODE, EXEC, READ
.rdata0x12B340x12C001.03IDATA, READ
.data0x204EC0x02001.63IDATA, READ, WRITE
.pdata0x114C0x12005.3IDATA, READ
INIT0x20860x22006.17CODE, EXEC, READ, DISCARD
.rsrc0x501F80x502003.83IDATA, READ, DISCARD
.reloc0x00200x02000.4IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkNot enforced
Mitigation score100 / 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.002System Services: Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerDigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Signer organisationDigiCert, Inc.
IssuerDigiCert Trusted Root G4
Serial8AD40B260D29C4C9F5ECDA9BD93AED9
Valid from2021-04-29 00:00 UTC
Valid until2036-04-28 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: 2.

Frequently asked questions about mullvad-wireguard.sys

Is mullvad-wireguard.sys safe?

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

mullvad-wireguard.sys has a DriverShield composite risk score of 29/100, placing it in the clean verdict band. SHA256: b5e93448402608dc86d85068c1f9e9113f49622900c9d57a92a8e2e36f656ec7.

What is mullvad-wireguard.sys?

mullvad-wireguard.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 Trusted G4 Code Signing RSA4096 SHA384 2021 CA1.

Related: Other drivers signed by DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1 · What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact