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

Analysis of wsftprm.sys: vulnerable verdict, risk score 72/100. 2 YARA matches, 12/75 multi-engine detections. SHA256 ff5dbdcf6d7ae5d9. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

wsftprm.sys - Analysis Report

DriverShield analyzed the Windows kernel driver wsftprm.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 matches2
Multi-engine detections12 / 75
File size38816 bytes
Code-signing signerDigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Analyzed2026-08-15
SHA256ff5dbdcf6d7ae5d97b6f3ef412df0b977ba4a844c45b30ca78c0eeb2653d69a8
SHA1f8a3f28ecbd0b08ecab73ef571f16c3d0bd5e009
MD52f4b5a0d98bc4e5616f2dd04337ae674

Driver identity

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

File descriptionTopaz OFD - PM
Productwsddprm
CompanyTopaz OFD
Original filenamewsftprm.sys
Internal namewsddprm.sys
File version2.0.0.0
CopyrightCopyright 2022 - Topaz OFD

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 matches10 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface63 / 100
Known-vulnerable corpus100 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (19)

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

APIRiskWhy it matters
ZwTerminateProcesscriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwOpenProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetLoadImageNotifyRoutinemediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
RtlInitUnicodeStringlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign

IOCTL dispatch codes (6)

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
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00222024mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2057
0x00220F15mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #965
0x003402C0mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #176
0x98768869mediumMETHOD_IN_DIRECTCUSTOM_PROCESS Function #538

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x21B00x22006.18CODE, EXEC, READ
.rdata0x08340x0A003.66IDATA, READ
.data0x1A200x06006.19IDATA, READ, WRITE
.pdata0x030C0x04003.3IDATA, READ
INIT0x04E80x06004.36CODE, EXEC, READ, DISCARD
.rsrc0x03200x04002.67IDATA, READ, DISCARD
.reloc0x00300x02000.64IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkEnforced
Mitigation score100 / 100

YARA rule matches (2)

RuleSeverityDetects
PUA_VULN_Driver_Topazofd_Wsddprmsys_Wsddprm_FF5DmediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - wsftprm.sys. Investigate matches in context: expected filenames or standard ...
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (13)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1014RootkitDefense Evasion
T1055.001Process Injection: DLL InjectionDefense 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.001Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense 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: 0.

Corpus match: this hash is present in the known-vulnerable driver corpus DriverShield cross-references during analysis, which is why the score carries a full weighting on that component.

Frequently asked questions about wsftprm.sys

Is wsftprm.sys safe?

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

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

What is wsftprm.sys?

wsftprm.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 · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact