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

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

PawnIO_2.sys - Analysis Report

DriverShield analyzed the Windows kernel driver PawnIO_2.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 matches2
Multi-engine detections0 / 75
File size136504 bytes
Code-signing signernamazso.eu
Analyzed2026-04-02
SHA256fca6e7d58b0cf38dbb913a2b9e532f48629145d395f454b16a9f58e97b8d3940
SHA18cf8f0aff8ef43b34ec247c8595b61c0eb9a8b90
MD5a9ebaa64ddefba4f4ad3b3071c582a24

Driver identity

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

File descriptionPawnIO Official Build
ProductPawnIO
Companynamazso
Original filenamePawnIO.sys
Internal namePawnIO
File version2.2.0

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 matches80 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface18 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 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 PawnIO_2.sys, ranked by exploitation relevance.

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
HalSetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmUnmapIoSpacemediumModerate risk - system modification capability
DbgPrintlowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeInitializeEventlowStandard 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
0x0080858BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #354
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x00223408mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #3330
0x003402A0mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #168

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x10C6A0x110005.83CODE, EXEC, READ
.rdata0x28180x30004.02IDATA, READ
.data0x12600x10000.02IDATA, READ, WRITE
.pdata0x17940x20003.66IDATA, READ
.edata0x01F10x10001IDATA, READ
INIT0x069A0x10002.62CODE, EXEC, READ, DISCARD
.rsrc0x03000x10000.79IDATA, READ, DISCARD
.reloc0x038C0x10001.91IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLREnabled
DEPEnabled
Integrity checkEnforced
Mitigation score75 / 100

YARA rule matches (2)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (14)

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
T1014RootkitDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1211Exploitation for Defense EvasionDefense Evasion
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

Signernamazso.eu
Signer organisationnamazso
IssuerGLOBALTRUST 2015 CODESIGNING 1
Serial4F3D79E23F36FC999CB622
Valid from2024-08-02 08:02 UTC
Valid until2027-08-05 10:02 UTC
Signature validityVerified

Symbolic execution

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

Frequently asked questions about PawnIO_2.sys

Is PawnIO_2.sys safe?

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

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

What is PawnIO_2.sys?

PawnIO_2.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by namazso.eu.

Related: Other drivers signed by namazso.eu · 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