Ld9BoxNetLwf.sys - Vulnerable (72/100) - DriverShield Analysis

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

Ld9BoxNetLwf.sys - Analysis Report

DriverShield analyzed the Windows kernel driver Ld9BoxNetLwf.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 matches0
Multi-engine detections0 / 76
File size230296 bytes
Code-signing signerMicrosoft Windows Hardware Compatibility Publisher
Analyzed2026-04-14
SHA256bb2232e70c6a7b5574e60bf18526fd49ff90235cddcd3b74a35aa3434c7d1dfa
SHA1fe5252c3188dfec6ff76e8a99cafce250fac3aad
MD5fa85c3c6ec23f545a1bd9152f356a3fc

Driver identity

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

File descriptionVirtualBox NDIS 6.0 Lightweight Filter Driver
ProductOracle VM VirtualBox
CompanyOracle Corporation
Original filenameVBoxNetLwf.sys
Internal nameVBoxNetLwf
File version6.1.36.152435
CopyrightCopyright (C) 2009-2022 Oracle Corporation

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 matches0 / 100
Dangerous kernel imports100 / 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 (20)

Kernel-mode APIs resolved from the Import Address Table of Ld9BoxNetLwf.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
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmAllocateContiguousMemorySpecifyCachehighPotentially dangerous - could be used for privilege escalation or security bypass
MmAllocateContiguousMemoryhighPotentially dangerous - could be used for privilege escalation or security bypass
ZwQuerySystemInformationmediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
KeDelayExecutionThreadlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ExAllocatePoollowStandard kernel API - generally benign
ExFreePoollowStandard kernel API - generally benign
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign

IOCTL dispatch codes (34)

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
0x00222000medium (known exploit)METHOD_BUFFEREDDriver communication init
0x008082F7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #189
0x00801C8BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #1826
0x0080048BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #290
0x00801483highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #1312
0x0080880FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #515
0x0080858BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #354
0x00347263highMETHOD_NEITHERFILE_DEVICE_DISK Function #3224
0x00805A4DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1683
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00226BE8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2810
0x002293E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #1274
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080F981mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3680
0x008020F8mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2110
0x00801082mediumMETHOD_OUT_DIRECTFILE_DEVICE_CUSTOM Function #1056
0x0080FA81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3744
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349
0x00803D65mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3929
0x00803D00mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3904
0x00803D5CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3927
0x0080B841mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3600
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343

Showing 24 of 34 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
.text0x1D6760x1D8006.45CODE, EXEC, READ
.rdata0x10A1C0x10C005.26IDATA, READ
.data0x1CBF00x12003.14IDATA, READ, WRITE
.pdata0x219C0x22005.27IDATA, READ
.edata0x27E80x28005.77IDATA, READ
INIT0x0B3E0x0C004.88CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x04300x06002.59IDATA, READ, DISCARD
.reloc0x072A0x08003.61IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLRNot enabled
DEPNot enabled
Integrity checkNot enforced
Mitigation score5 / 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

SignerMicrosoft Windows Hardware Compatibility Publisher
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Third Party Component CA 2012
Serial33000000DC341A520FBBCF3D8C0000000000DC
Valid from2022-03-10 19:58 UTC
Valid until2023-03-08 19:58 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about Ld9BoxNetLwf.sys

Is Ld9BoxNetLwf.sys safe?

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

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

What is Ld9BoxNetLwf.sys?

Ld9BoxNetLwf.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 · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact