BdApiUtil.sys - Malicious (88/100) - DriverShield Analysis

Analysis of BdApiUtil.sys: malicious verdict, risk score 88/100. 4 YARA matches, 7/75 multi-engine detections. SHA256 32198295d2a2700b. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

BdApiUtil.sys - Analysis Report

DriverShield analyzed the Windows kernel driver BdApiUtil.sys and assigned a verdict of Malicious with a composite risk score of 88/100, indicating malicious indicators (80-100 band).

VerdictMalicious (88/100)
YARA matches4
Multi-engine detections7 / 75
File size116984 bytes
Code-signing signerGlobalSign Timestamping CA - G2
Analyzed2026-09-06
SHA25632198295d2a2700b9895fff999c2b233f9befb0bc175815ec4b71ee926b6edfc
SHA12d0a8394180e728755e8e13547d572c9e89b7262
MD529e1264dd642b646fbef9bd347b1b860

Driver identity

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

File descriptionBaidu Antivirus BdApi Driver
ProductBaidu Antivirus
CompanyBaidu, Inc.
Internal nameBaidu Antivirus
File version5,2,3,116083
CopyrightCopyright (C) 2014 Baidu, Inc. All rights reserved.

How the 88/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 matches100 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface100 / 100
Known-vulnerable corpus100 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (30)

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

APIRiskWhy it matters
ZwTerminateProcesscriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
PsLookupProcessByProcessIdhighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
ZwSetInformationFilemediumModerate risk - system modification capability
ObOpenObjectByPointermediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwDeleteKeymediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
CmRegisterCallbackmediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
ZwOpenKeylowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
DbgPrintExlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
ZwQueryInformationFilelowStandard kernel API - generally benign
ZwCreateFilelowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
ZwReadFilelowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign

Showing the 28 highest-relevance imports of 30 resolved.

IOCTL dispatch codes (21)

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
0x800024B4critical (known exploit)METHOD_BUFFEREDProcess termination (BdApiUtil)
0x00343167highMETHOD_NEITHERFILE_DEVICE_DISK Function #3161
0x00347263highMETHOD_NEITHERFILE_DEVICE_DISK Function #3224
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x0080C481mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #288
0x008024ACmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2347
0x00802824mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2569
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x0022EB15mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2757
0x0034FB81mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3808
0x00346D6DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2907
0x00347274mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3229
0x00347264mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3225
0x0034010DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #67
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x00340300mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #192
0x0034008CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #35
0x00340031mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #12

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x5FB00x5FC06.27CODE, EXEC, READ
.rdata0x21DC0x21E04.55IDATA, READ
.data0xFA800xFA801.41IDATA, READ, WRITE
.pdata0x066C0x06804.47IDATA, READ
PAGE0x02830x02A05.8CODE, EXEC, READ
INIT0x0ECE0x0EE05.73CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03600x03603.35IDATA, READ, DISCARD
.reloc0x0A480x0A604.76IDATA, READ, DISCARD

Exploit mitigations

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

YARA rule matches (4)

RuleSeverityDetects
PUA_VULN_Driver_Baiduinc_Baiduantivirus_Baiduantivirus_3219mediumDetects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - BdApiUtil.sys. Investigate matches in context: expected filenames or standar...
BYOVD_ProcKillcriticalProcess termination EDR killer
SUSP_CallbacksmediumKernel callback registration
MAL_EDRKillercriticalGeneric EDR killer pattern

MITRE ATT&CK techniques (15)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1014RootkitDefense Evasion
T1055.001Process Injection: DLL InjectionDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerGlobalSign Timestamping CA - G2
Signer organisationGlobalSign nv-sa
IssuerGlobalSign Root CA
Serial400000000012F4EE152D7
Valid from2011-04-13 10:00 UTC
Valid until2028-01-28 12:00 UTC
Signature validityVerified

Symbolic execution

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.

Frequently asked questions about BdApiUtil.sys

Is BdApiUtil.sys safe?

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

What is the risk score of BdApiUtil.sys?

BdApiUtil.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: 32198295d2a2700b9895fff999c2b233f9befb0bc175815ec4b71ee926b6edfc.

What is BdApiUtil.sys?

BdApiUtil.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 Timestamping CA - G2.

Related: Other drivers signed by GlobalSign Timestamping 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


DriverShield © 2025-2026 · Terms · Privacy · Contact