Analysis of bcmfn2.sys: clean verdict, risk score 4/100. 0 YARA matches. SHA256 9ad12e18a042c5b8. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver bcmfn2.sys and assigned a verdict of Clean with a composite risk score of 4/100, indicating no notable risk signals (0-29 band).
| Verdict | Clean (4/100) |
| YARA matches | 0 |
| File size | 9728 bytes |
| Analyzed | 2026-03-22 |
| SHA256 | 9ad12e18a042c5b8efb19297bc2e7bd1fef75a138fefb64c6bf0261fd3e53ab1 |
| SHA1 | 8e830af8cddacee01d44747352ab62418665248d |
| MD5 | 739d089777d2b66dbe7201e5ea4ba2d7 |
Version resource data embedded in the bcmfn2.sys PE header, as extracted by the analysis engine.
| File description | BCM Function 2 Device Driver |
|---|---|
| Product | Windows (R) Win 7 DDK driver |
| Company | Windows (R) Win 7 DDK provider |
| Original filename | bcmfn2.sys |
| Internal name | bcmfn2.sys |
| File version | 6.3.9600.17336 |
| Copyright | © Broadcom Corporation. 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 | 0 / 100 |
| Dangerous kernel imports | 0 / 100 |
| IOCTL dispatch surface | 9 / 100 |
| Known-vulnerable corpus | 0 / 100 |
| Code-signing state | 50 / 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 bcmfn2.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| KeSetEvent | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| KeInitializeEvent | 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 |
|---|---|---|---|
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x00343420 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #3336 |
| 0x00340378 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #222 |
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 | 0x0A5B | 0x0C00 | 5.55 | CODE, EXEC, READ |
| .rdata | 0x039C | 0x0400 | 3.04 | IDATA, READ |
| .data | 0x1088 | 0x0200 | 0.72 | IDATA, READ, WRITE |
| .pdata | 0x00FC | 0x0200 | 2.05 | IDATA, READ |
| PAGE | 0x0295 | 0x0400 | 4.47 | CODE, EXEC, READ |
| INIT | 0x02DA | 0x0400 | 4.08 | CODE, EXEC, READ, WRITE, DISCARD |
| .rsrc | 0x03D8 | 0x0400 | 3.34 | IDATA, READ, DISCARD |
| .reloc | 0x0060 | 0x0200 | 0.3 | IDATA, READ, DISCARD |
| Control Flow Guard | Not enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Not enforced |
| Mitigation score | 50 / 100 |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1543.003 | Windows Service | Persistence |
| T1553.006 | Code Signing Policy Modification | Defense Evasion |
| T1652 | Device Driver Discovery | Discovery |
Engine angr, status no_findings, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 0.
Based on DriverShield static and dynamic analysis, bcmfn2.sys is assessed as clean, with no notable risk signals. Its composite risk score is 4/100 (verdict: clean). Always validate findings independently before acting.
bcmfn2.sys has a DriverShield composite risk score of 4/100, placing it in the clean verdict band. SHA256: 9ad12e18a042c5b8efb19297bc2e7bd1fef75a138fefb64c6bf0261fd3e53ab1.
bcmfn2.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators.
Related: What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas