RwDrv.sys - Suspicious (58/100) - DriverShield Analysis

Analysis of RwDrv.sys: suspicious verdict, risk score 58/100. 4 YARA matches, 2/75 multi-engine detections. SHA256 3c5bf92c26398695. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

RwDrv.sys - Analysis Report

DriverShield analyzed the Windows kernel driver RwDrv.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).

VerdictSuspicious (58/100)
YARA matches4
Multi-engine detections2 / 75
File size22312 bytes
Code-signing signerVeriSign Time Stamping Services Signer - G2
Analyzed2026-09-06
SHA2563c5bf92c26398695f9ced7ce647a7e9f6ddcc89eea66b45aa3607196a187431b
SHA1db6245578ec57bd767b27ecf8085095e1c8e5a6e
MD508cb435809a48b51fd31cd557ff86ef3

Driver identity

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

File descriptionRW-Everything Read & Write Driver
ProductRW-Everything Read & Write Driver
CompanyRW-Everything
Original filenameRwDrv.sys
Internal nameRwDrv.sys
File version1.00.00.0000 built by: WinDDK
CopyrightCopyright (C) 2008 RW-Everything

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

Kernel imports (16)

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

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmAllocateContiguousMemorySpecifyCachehighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
KeBugCheckExmediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
ExAllocatePoolWithTaglowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign

IOCTL dispatch codes (10)

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
0x00222858mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2582
0x00222830mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2572
0x00222834mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2573
0x0022285CmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2583
0x00222880mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2592
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x0034035CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #215
0x0022006CmediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #27
0x00220064mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #25

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x1D880x1E006.27CODE, EXEC, READ
.rdata0x02FC0x04003.64IDATA, READ
.data0x01300x02000.3IDATA, READ, WRITE
.pdata0x01080x02002.19IDATA, READ
INIT0x06F00x08004.93CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03C00x04003.16IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLRNot enabled
DEPNot enabled
Integrity checkNot enforced
Mitigation score5 / 100

YARA rule matches (4)

RuleSeverityDetects
PUA_VULN_Driver_Rweverything_Rwdrvsys_Rweverythingreadwritedriver_0AAFmediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - AsrRapidStartDrv.sys. Investigate matches in context: expected filenames or ...
PUA_VULN_Driver_Rweverything_Rwdrvsys_Rweverythingreadwritedriver_2A65mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - AsrIbDrv.sys
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (13)

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
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerVeriSign Time Stamping Services Signer - G2
Signer organisationVeriSign, Inc.
IssuerVeriSign Time Stamping Services CA
Serial3825D7FAF861AF9EF490E726B5D65AD5
Valid from2007-06-15 00:00 UTC
Valid until2012-06-14 23:59 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about RwDrv.sys

Is RwDrv.sys safe?

Based on DriverShield static and dynamic analysis, RwDrv.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.

What is the risk score of RwDrv.sys?

RwDrv.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 3c5bf92c26398695f9ced7ce647a7e9f6ddcc89eea66b45aa3607196a187431b.

What is RwDrv.sys?

RwDrv.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by VeriSign Time Stamping Services Signer - G2.

Related: Other drivers signed by VeriSign Time Stamping Services Signer - G2 · 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