Analysis of BdApiUtil64.sys: malicious verdict, risk score 88/100. 3 YARA matches, 9/75 multi-engine detections. SHA256 47ec51b5f0ede1e7. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver BdApiUtil64.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 | 3 |
| Multi-engine detections | 9 / 75 |
| File size | 116800 bytes |
| Code-signing signer | Symantec Time Stamping Services CA - G2 |
| Analyzed | 2026-04-01 |
| SHA256 | 47ec51b5f0ede1e70bd66f3f0152f9eb536d534565dbb7fcc3a05f542dbe4428 |
| SHA1 | 148c0cde4f2ef807aea77d7368f00f4c519f47ef |
| MD5 | ced47b89212f3260ebeb41682a4b95ec |
Version resource data embedded in the BdApiUtil64.sys PE header, as extracted by the analysis engine.
| File description | Baidu Antivirus BdApi Driver |
|---|---|
| Product | Baidu Antivirus |
| Company | Baidu, Inc. |
| Internal name | Baidu Antivirus |
| File version | 5,0,3,84333 |
| Copyright | Copyright (C) 2014 Baidu, Inc. 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 | 100 / 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 BdApiUtil64.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| ZwTerminateProcess | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| PsSetCreateProcessNotifyRoutine | 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 |
| MmGetSystemRoutineAddress | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| ZwSetInformationFile | medium | Moderate risk - system modification capability |
| ZwDeleteKey | medium | Moderate risk - system modification capability |
| ZwCreateKey | medium | Moderate risk - system modification capability |
| CmRegisterCallback | medium | Moderate risk - system modification capability |
| IoGetDeviceObjectPointer | medium | Moderate risk - system modification capability |
| ObReferenceObjectByHandle | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| ObOpenObjectByPointer | medium | Moderate risk - system modification capability |
| ZwSetValueKey | medium | Moderate risk - system modification capability |
| IoCreateDevice | low | Standard kernel API - generally benign |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
| ZwCreateFile | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | low | Standard kernel API - generally benign |
| ZwQueryValueKey | low | Standard kernel API - generally benign |
| DbgPrintEx | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| ZwOpenKey | low | Standard kernel API - generally benign |
| ZwReadFile | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| ExAllocatePoolWithTag | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | low | Standard kernel API - generally benign |
| ZwQueryInformationFile | low | Standard kernel API - generally benign |
Showing the 28 highest-relevance imports of 30 resolved.
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 |
|---|---|---|---|
| 0x800024B4 | critical (known exploit) | METHOD_BUFFERED | Process termination (BdApiUtil) |
| 0x00343167 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3161 |
| 0x00347263 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3224 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x0080EC81 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #2848 |
| 0x0080C481 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #288 |
| 0x008024AC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2347 |
| 0x00802824 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2569 |
| 0x00802484 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2337 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x00802494 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2341 |
| 0x0022F315 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #3269 |
| 0x0034FB81 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #3808 |
| 0x00346D6D | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #2907 |
| 0x00347274 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #3229 |
| 0x00347264 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #3225 |
| 0x0034010D | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #67 |
| 0x00808389 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #226 |
| 0x003402F8 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #190 |
| 0x00340038 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #14 |
| 0x0034008C | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #35 |
| 0x00340031 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #12 |
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 | 0x5FB0 | 0x5FC0 | 6.27 | CODE, EXEC, READ |
| .rdata | 0x21D4 | 0x21E0 | 4.54 | IDATA, READ |
| .data | 0xFA80 | 0xFA80 | 1.41 | IDATA, READ, WRITE |
| .pdata | 0x066C | 0x0680 | 4.48 | IDATA, READ |
| PAGE | 0x0283 | 0x02A0 | 5.8 | CODE, EXEC, READ |
| INIT | 0x0ECE | 0x0EE0 | 5.73 | CODE, EXEC, READ, WRITE, DISCARD |
| .rsrc | 0x0358 | 0x0360 | 3.31 | IDATA, READ, DISCARD |
| .reloc | 0x0A48 | 0x0A60 | 4.76 | 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_ProcKill | critical | Process termination EDR killer |
| SUSP_Callbacks | medium | Kernel callback registration |
| MAL_EDRKiller | critical | Generic EDR killer pattern |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1014 | Rootkit | Defense Evasion |
| T1055.001 | Process Injection: DLL Injection | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1071 | Application Layer Protocol | Command and Control |
| T1112 | Modify Registry | Defense Evasion |
| T1211 | Exploitation for Defense Evasion | Defense Evasion |
| T1489 | Service Stop | Impact |
| T1543.003 | Windows Service | Persistence |
| T1547.001 | Registry Run Keys | Persistence |
| T1553.002 | Subvert Trust Controls: Code Signing | Defense Evasion |
| T1562.001 | Disable/Modify Tools | Defense Evasion |
| T1562.006 | Indicator Blocking | Defense Evasion |
| T1564.001 | Hidden Files and Directories | Defense Evasion |
| T1569.002 | Service Execution | Execution |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Symantec Time Stamping Services CA - G2 |
|---|---|
| Signer organisation | Symantec Corporation |
| Issuer | Thawte Timestamping CA |
| Serial | 7E93EBFB7CC64E59EA4B9A77D406FC3B |
| Valid from | 2012-12-21 00:00 UTC |
| Valid until | 2020-12-30 23:59 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. 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, BdApiUtil64.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.
BdApiUtil64.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: 47ec51b5f0ede1e70bd66f3f0152f9eb536d534565dbb7fcc3a05f542dbe4428.
BdApiUtil64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Symantec Time Stamping Services CA - G2.
Related: Other drivers signed by Symantec Time Stamping Services CA - G2 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas