Analysis of K7RKScan_2310.sys: vulnerable verdict, risk score 78/100. 3 YARA matches, 3/75 multi-engine detections. SHA256 5c6ce55a85f5d464. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver K7RKScan_2310.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 | 3 / 75 |
| File size | 55824 bytes |
| Code-signing signer | Microsoft Windows Hardware Compatibility Publisher |
| Analyzed | 2026-09-06 |
| SHA256 | 5c6ce55a85f5d4640bd1485a72d0812bc4f5188ee966c5fe334248a7175d9040 |
| SHA1 | 68360966329b74dfb1d4bb0ecc0b6fdbbed15a3e |
| MD5 | d690827cdb58631444dfd8607d99b9c1 |
Version resource data embedded in the K7RKScan_2310.sys PE header, as extracted by the analysis engine.
| File description | K7RKScan Kernel Module |
|---|---|
| Product | K7RKScan |
| Company | K7 Computing Pvt. Ltd. |
| Original filename | K7RKScan |
| Internal name | K7RKScan.sys |
| File version | 23.0.0.10 |
| Copyright | Copyright (C) 2003-2024 K7 Computing Pvt. Ltd. |
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 | 42 / 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 K7RKScan_2310.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| MmMapLockedPagesSpecifyCache | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| ZwTerminateProcess | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| 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 |
| ObOpenObjectByPointer | medium | Moderate risk - system modification capability |
| ZwDeleteKey | medium | Moderate risk - system modification capability |
| IoGetDeviceObjectPointer | medium | Moderate risk - system modification capability |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | low | Standard kernel API - generally benign |
| ZwOpenKey | low | Standard kernel API - generally benign |
| DbgPrint | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | low | Standard kernel API - generally benign |
| KeInitializeEvent | low | Standard kernel API - generally benign |
| IoCreateSymbolicLink | low | Standard kernel API - generally benign |
| IoCreateDevice | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| KeDelayExecutionThread | low | Standard kernel API - generally benign |
| ZwOpenFile | low | Standard kernel API - generally benign |
| ExAllocatePoolWithTag | 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 |
|---|---|---|---|
| 0x0022445F | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #279 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x0022BB05 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #3777 |
| 0x008024BC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2351 |
| 0x00342715 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #2501 |
| 0x00808389 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #226 |
| 0x0080C481 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #288 |
| 0x00221B0D | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #1731 |
| 0x0080858D | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #355 |
| 0x0034B8DD | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #3639 |
| 0x0080898D | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #611 |
| 0x00808D8D | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #867 |
| 0x00340394 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #229 |
| 0x98768869 | medium | METHOD_IN_DIRECT | CUSTOM_PROCESS Function #538 |
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 | 0x3140 | 0x3200 | 6.15 | CODE, EXEC, READ |
| .rdata | 0x08F4 | 0x0A00 | 3.87 | IDATA, READ |
| .data | 0x0088 | 0x0200 | 0.14 | IDATA, READ, WRITE |
| .pdata | 0x0228 | 0x0400 | 2.46 | IDATA, READ |
| INIT | 0x0596 | 0x0600 | 4.72 | CODE, EXEC, READ, DISCARD |
| .rsrc | 0x03F8 | 0x0400 | 3.27 | IDATA, READ, DISCARD |
| .reloc | 0x0014 | 0x0200 | 0.27 | IDATA, READ, DISCARD |
| Control Flow Guard | Enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Enforced |
| Mitigation score | 90 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| PUA_VULN_Driver_Kcomputingpvtltd_Krkscansys_Krkscan_5C6C | medium | Detects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - K7RKScan.sys. Investigate matches in context: expected filenames or standard... |
| BYOVD_ProcKill | critical | Process termination EDR killer |
| MAL_EDRKiller | critical | Generic EDR killer pattern |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1003.001 | OS Credential Dumping: LSASS Memory | Credential Access |
| T1055.001 | Process Injection: DLL Injection | Defense Evasion |
| T1055.012 | Process Hollowing | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1071 | Application Layer Protocol | Command and Control |
| 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 | Disable/Modify Tools | Defense Evasion |
| T1569.002 | 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 | 330000006DAA072F958218C9E300000000006D |
| 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, 8 paths explored at a maximum depth of 8. 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, K7RKScan_2310.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.
K7RKScan_2310.sys has a DriverShield composite risk score of 78/100, placing it in the vulnerable verdict band. SHA256: 5c6ce55a85f5d4640bd1485a72d0812bc4f5188ee966c5fe334248a7175d9040.
K7RKScan_2310.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