NICM.SYS - Clean (25/100) - DriverShield Analysis

Analysis of NICM.SYS: clean verdict, risk score 25/100. 0 YARA matches, 1/76 multi-engine detections. SHA256 26c86227d3f38789. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

NICM.SYS - Analysis Report

DriverShield analyzed the Windows kernel driver NICM.SYS and assigned a verdict of Clean with a composite risk score of 25/100, indicating no notable risk signals (0-29 band).

VerdictClean (25/100)
YARA matches0
Multi-engine detections1 / 76
File size51704 bytes
Code-signing signerMicrosoft Windows Hardware Compatibility Publisher
Analyzed2026-09-06
SHA25626c86227d3f387897c1efd77dc711eef748eb90be84149cb306e3d4c45cc71c7
SHA1fc121ed6fb37e97a004b6faf217435b772dfc4c0
MD51dd639abb3415376e945a740073e185c

Driver identity

Version resource data embedded in the NICM.SYS PE header, as extracted by the analysis engine.

File descriptionXTier Client Portability Layer
ProductMicro Focus XTier
CompanyMicro Focus
Original filenameNICM.SYS
File version3.1.12.0
Copyright(C) Copyright 2000-2017, Micro Focus. All Rights Reserved.

How the 25/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 imports75 / 100
IOCTL dispatch surface54 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (17)

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

APIRiskWhy it matters
ZwDeleteKeymediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
RtlInitUnicodeStringlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
DbgPrintExlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign

IOCTL dispatch codes (18)

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
0x00347F83highMETHOD_NEITHERFILE_DEVICE_DISK Function #4064
0x0080840FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #259
0x0022541FhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #1287
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0034B305mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3265
0x00340315mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #197
0x00342305mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2241
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x008024ACmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2347
0x0022FB81mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3808
0x00228348mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #210
0x0034D70DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #1475
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x0080F981mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3680
0x00226F1DmediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3015
0x00227F0DmediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #4035
0x00340300mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #192

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x7B2F0x7C006.26CODE, EXEC, READ
.rdata0x07BC0x08004.54IDATA, READ
.data0x08C80x06002.36IDATA, READ, WRITE
.pdata0x05DC0x06004.23IDATA, READ
.edata0x00630x02001.1IDATA, READ
INIT0x09760x0A005.04CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03600x04002.89IDATA, READ, DISCARD
.reloc0x01600x02002.82IDATA, READ, DISCARD

Exploit mitigations

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

MITRE ATT&CK techniques (8)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
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

SignerMicrosoft Windows Hardware Compatibility Publisher
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Third Party Component CA 2014
Serial33000000433A68189E33902987000000000043
Valid from2020-12-15 22:25 UTC
Valid until2021-12-02 22:25 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about NICM.SYS

Is NICM.SYS safe?

Based on DriverShield static and dynamic analysis, NICM.SYS is assessed as clean, with no notable risk signals. Its composite risk score is 25/100 (verdict: clean). Always validate findings independently before acting.

What is the risk score of NICM.SYS?

NICM.SYS has a DriverShield composite risk score of 25/100, placing it in the clean verdict band. SHA256: 26c86227d3f387897c1efd77dc711eef748eb90be84149cb306e3d4c45cc71c7.

What is NICM.SYS?

NICM.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