Analysis of Windows-Memory-Informer.sys: vulnerable verdict, risk score 78/100. 3 YARA matches, 0/76 multi-engine detections. SHA256 4cdae25483cb73a7. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver Windows-Memory-Informer.sys and assigned a verdict of Vulnerable with a composite risk score of 78/100, indicating a known or likely vulnerability surface (60-79 band).
| Verdict | Vulnerable (78/100) |
| YARA matches | 3 |
| Multi-engine detections | 0 / 76 |
| File size | 27272 bytes |
| Code-signing signer | Microsoft Windows Hardware Compatibility Publisher |
| Analyzed | 2026-05-09 |
| SHA256 | 4cdae25483cb73a7a75dadc2d22c0115dece7e1a3c0162ae810e229faace5a44 |
| SHA1 | c281e8eda1234b58802b5f99bad4e70e579bc224 |
| MD5 | 6a978194ee4214b2410f70862663d977 |
Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.
| Component | Sub-score |
|---|---|
| Multi-engine consensus | 0 / 100 |
| YARA signature matches | 85 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 72 / 100 |
| Known-vulnerable corpus | 100 / 100 |
| Code-signing state | 80 / 100 |
| Packing and entropy | 0 / 100 |
| Dynamic behaviour | 0 / 100 |
| CVE cross-reference | 0 / 100 |
Kernel-mode APIs resolved from the Import Address Table of Windows-Memory-Informer.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| ObRegisterCallbacks | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| PsLookupProcessByProcessId | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| MmUnmapIoSpace | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| ObOpenObjectByPointer | medium | Moderate risk - system modification capability |
| ExAllocatePool | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | low | Standard kernel API - generally benign |
| ExAllocatePool2 | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| DbgPrint | low | Standard kernel API - generally benign |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | low | Standard kernel API - generally benign |
| ExAllocatePoolWithTag | low | Standard kernel API - generally benign |
| IoCreateDevice | low | Standard kernel API - generally benign |
| IoCreateSymbolicLink | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
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.
| Code | Severity | Transfer | Description |
|---|---|---|---|
| 0x00222000 | medium (known exploit) | METHOD_BUFFERED | Driver communication init |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x002293E8 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #1274 |
| 0x00343F05 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #4033 |
| 0x00342705 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #2497 |
| 0x00228F15 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #965 |
| 0x00808589 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #354 |
| 0x00340051 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #20 |
| 0x00805291 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #1188 |
Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.
| Section | Virtual size | Raw size | Entropy | Flags |
|---|---|---|---|---|
| .text | 0x289E | 0x2A00 | 6.21 | CODE, EXEC, READ |
| .rdata | 0x0800 | 0x0800 | 4.03 | IDATA, READ |
| .data | 0x1110 | 0x0200 | 0.14 | IDATA, READ, WRITE |
| .pdata | 0x01B0 | 0x0200 | 3.42 | IDATA, READ |
| INIT | 0x04EC | 0x0600 | 4.3 | CODE, EXEC, READ, DISCARD |
| .reloc | 0x0024 | 0x0200 | 0.53 | IDATA, READ, DISCARD |
| Control Flow Guard | Enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Not enforced |
| Mitigation score | 85 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| BYOVD_MemRW | critical | Phys memory mapping + device creation |
| SUSP_PhysMem | high | Physical memory mapping |
| SUSP_Callbacks | medium | Kernel callback registration |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1003.001 | OS Credential Dumping: LSASS Memory | Credential Access |
| T1014 | Rootkit | Defense Evasion |
| T1055.001 | Process Injection: DLL Injection | Defense Evasion |
| T1055.012 | Process Hollowing | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1211 | Exploitation for Defense Evasion | Defense Evasion |
| T1489 | Service Stop | Impact |
| T1543.003 | Windows Service | Persistence |
| T1553.002 | Subvert Trust Controls: Code Signing | Defense Evasion |
| T1562.001 | Impair Defenses | Defense Evasion |
| T1562.006 | Indicator Blocking | Defense Evasion |
| T1564.001 | Hidden Files and Directories | Defense Evasion |
| T1569.002 | System Services: Service Execution | Execution |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Microsoft Windows Hardware Compatibility Publisher |
|---|---|
| Signer organisation | Microsoft Corporation |
| Issuer | Microsoft Windows Third Party Component CA 2014 |
| Serial | 330000006E1229856F0ADE6CFC00000000006E |
| Valid from | 2024-10-10 19:04 UTC |
| Valid until | 2025-10-08 19:04 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status completed, 4 paths explored at a maximum depth of 4. 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.
Based on DriverShield static and dynamic analysis, Windows-Memory-Informer.sys is flagged as vulnerable and is a potential Bring Your Own Vulnerable Driver (BYOVD) risk. Its composite risk score is 78/100 (verdict: vulnerable). Always validate findings independently before acting.
Windows-Memory-Informer.sys has a DriverShield composite risk score of 78/100, placing it in the vulnerable verdict band. SHA256: 4cdae25483cb73a7a75dadc2d22c0115dece7e1a3c0162ae810e229faace5a44.
Windows-Memory-Informer.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 · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas