Analysis of ControlCenter64.sys: malicious verdict, risk score 88/100. 2 YARA matches, 0/76 multi-engine detections. SHA256 0b12eb25db68d871. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver ControlCenter64.sys and assigned a verdict of Malicious with a composite risk score of 88/100, indicating malicious indicators (80-100 band).
| Verdict | Malicious (88/100) |
| YARA matches | 2 |
| Multi-engine detections | 0 / 76 |
| File size | 11816 bytes |
| Code-signing signer | Quanta Computer Inc. |
| Analyzed | 2026-04-24 |
| SHA256 | 0b12eb25db68d8714ba52583597ed20e5fab2f6e82dcd0bcb23161acb4a9a126 |
| SHA1 | 99d26b558c423ea4bedd0e1ec38b8e590dc3d98a |
| MD5 | 6a784b693da28eb0eb3e8c6e233c0bbd |
Version resource data embedded in the ControlCenter64.sys PE header, as extracted by the analysis engine.
| File description | ControlCenter.sys |
|---|---|
| Product | Control Center Driver |
| Company | Quanta |
| Original filename | ControlCenter.sys |
| Internal name | ControlCenter.sys |
| File version | 1.0.0.1 |
| Copyright | Quanta, 2017. All rights reserved. |
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 | 80 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 100 / 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 ControlCenter64.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| MmMapIoSpace | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| HalGetBusDataByOffset | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| HalSetBusDataByOffset | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| KeBugCheckEx | medium | Moderate risk - system modification capability |
| MmUnmapIoSpace | medium | Moderate risk - system modification capability |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| IoCreateDevice | low | Standard kernel API - generally benign |
| IoCreateSymbolicLink | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | 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 |
|---|---|---|---|
| 0x9C402088 | critical (known exploit) | METHOD_BUFFERED | MSR write (LnvMSRIO) |
| 0x9C406104 | high (known exploit) | METHOD_BUFFERED | Physical memory read (LnvMSRIO) |
| 0x9C402084 | high (known exploit) | METHOD_BUFFERED | MSR read (LnvMSRIO) |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x00808389 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #226 |
| 0x9C4060C4 | medium | METHOD_BUFFERED | CUSTOM_LENOVO Function #2097 |
| 0x9C40A0DC | medium | METHOD_BUFFERED | CUSTOM_LENOVO Function #2103 |
| 0x9C40A148 | medium | METHOD_BUFFERED | CUSTOM_LENOVO Function #2130 |
| 0x00340348 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #210 |
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 | 0x07D6 | 0x0800 | 5.97 | CODE, EXEC, READ |
| .rdata | 0x01C8 | 0x0200 | 3.95 | IDATA, READ |
| .data | 0x0150 | 0x0200 | 0.3 | IDATA, READ, WRITE |
| .pdata | 0x0078 | 0x0200 | 1.06 | IDATA, READ |
| INIT | 0x025E | 0x0400 | 3.44 | CODE, EXEC, READ, WRITE, DISCARD |
| .rsrc | 0x03A8 | 0x0400 | 2.97 | IDATA, READ, DISCARD |
| Control Flow Guard | Not enabled |
|---|---|
| ASLR | Not enabled |
| DEP | Not enabled |
| Integrity check | Not enforced |
| Mitigation score | 5 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| BYOVD_MemRW | critical | Phys memory mapping + device creation |
| SUSP_PhysMem | high | Physical memory mapping |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1003 | OS Credential Dumping | Credential Access |
| T1003.001 | OS Credential Dumping: LSASS Memory | Credential Access |
| T1006 | Direct Volume Access | Defense Evasion |
| T1014 | Rootkit | Defense Evasion |
| T1055.012 | Process Hollowing | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1071 | Application Layer Protocol | Command and Control |
| T1542.001 | Pre-OS Boot: System Firmware | Persistence |
| T1543.003 | Windows Service | Persistence |
| T1562.001 | Impair Defenses | Defense Evasion |
| T1569.002 | Service Execution | Execution |
| T1601 | Modify System Image | Defense Evasion |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Quanta Computer Inc. |
|---|---|
| Signer organisation | Quanta Computer Inc. |
| Issuer | VeriSign Class 3 Code Signing 2010 CA |
| Serial | 23B31F4A44D00CFADBA6A5457B4303F8 |
| Valid from | 2013-09-25 00:00 UTC |
| Valid until | 2014-10-25 23:59 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status completed, 21 paths explored at a maximum depth of 21. Vulnerability classes reached: 1. 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, ControlCenter64.sys is flagged as malicious and should be treated as dangerous. Its composite risk score is 88/100 (verdict: malicious). Always validate findings independently before acting.
ControlCenter64.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: 0b12eb25db68d8714ba52583597ed20e5fab2f6e82dcd0bcb23161acb4a9a126.
ControlCenter64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Quanta Computer Inc..
Related: Other drivers signed by Quanta Computer Inc. · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas