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

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

NTIOLib.sys - Analysis Report

DriverShield analyzed the Windows kernel driver NTIOLib.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 matches5
Multi-engine detections0 / 75
File size15288 bytes
Code-signing signerGlobalSign Root CA
Analyzed2026-09-06
SHA2563ed15a390d8dfbd8a8fb99e8367e19bfd1cced0e629dfe43ccdb46c863394b59
SHA138571f14fc014487194d1eecfa80561ee8644e09
MD5ca7fb53515f021f1d1af58706e653697

Driver identity

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

File descriptionNTIOLib
ProductNTIOLib
CompanyMSI
Original filenameNTIOLib.sys
Internal nameNTIOLib.sys
File version1.0.0.0
CopyrightCopyright (C) 2008-2009 MSI. All rights reserved.

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 matches95 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface9 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 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 NTIOLib.sys, ranked by exploitation relevance.

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
WRITE_PORT_ULONGhighPotentially dangerous - could be used for privilege escalation or security bypass
READ_PORT_ULONGhighPotentially dangerous - could be used for privilege escalation or security bypass
WRITE_PORT_UCHARhighPotentially dangerous - could be used for privilege escalation or security bypass
HalSetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
READ_PORT_UCHARhighPotentially dangerous - could be used for privilege escalation or security bypass
MmUnmapIoSpacemediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign

IOCTL dispatch codes (3)

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
0xC35060D0mediumMETHOD_BUFFEREDCUSTOM_MSI Function #2100
0xC350A0D8mediumMETHOD_BUFFEREDCUSTOM_MSI Function #2102
0x00340310mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #196

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x0ADE0x0C005.82CODE, EXEC, READ
.rdata0x01C40x02003.79IDATA, READ
.data0x000C0x02000.16IDATA, READ, WRITE
INIT0x032A0x04004.55CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03700x04002.89IDATA, READ, DISCARD
.reloc0x00EA0x02002.36IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (5)

RuleSeverityDetects
PUA_VULN_Driver_Msi_Ntiolibsys_Ntiolib_1014mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - NTIOLib.sys. Investigate matches in context: expected filenames or standard ...
PUA_VULN_Driver_Msi_Ntiolibsys_Ntiolib_99F4mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - NTIOLib.sys
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping
SUSP_PortIOmediumDirect port I/O

MITRE ATT&CK techniques (12)

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
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerGlobalSign Root CA
Signer organisationGlobalSign nv-sa
IssuerRoot SGC Authority
Serial-3B44273F3500A95AEE2CA9699E66DDD0
Valid from1999-08-20 00:30 UTC
Valid until2014-01-28 07:00 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about NTIOLib.sys

Is NTIOLib.sys safe?

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

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

What is NTIOLib.sys?

NTIOLib.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by GlobalSign Root CA.

Related: Other drivers signed by GlobalSign Root CA · 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