condrv.sys - Suspicious (58/100) - DriverShield Analysis

Analysis of condrv.sys: suspicious verdict, risk score 58/100. 0 YARA matches. SHA256 35fde71d085a47ae. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

condrv.sys - Analysis Report

DriverShield analyzed the Windows kernel driver condrv.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).

VerdictSuspicious (58/100)
YARA matches0
File size58336 bytes
Code-signing signerMicrosoft Windows
Analyzed2026-03-22
SHA25635fde71d085a47aeaabbeabb577673d09c281773316beec304375b839be49fdc
SHA1367fbbfcf30a22d7648de9ee8e93fb95ad226b7f
MD5132d6ff8adefdc7e33905b04d32c220f

Driver identity

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

File descriptionConsole Driver
ProductMicrosoft® Windows® Operating System
CompanyMicrosoft Corporation
Original filenamecondrv.sys
Internal namecondrv.sys
File version10.0.19041.3636 (WinBuild.160101.0800)
Copyright© Microsoft Corporation. All rights reserved.

How the 58/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 matches0 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface33 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (14)

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

APIRiskWhy it matters
ZwTerminateProcesscriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwOpenProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
ObOpenObjectByPointermediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwCloselowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
ProbeForWritelowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
SeAccessChecklowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
PsGetCurrentProcesslowStandard kernel API - generally benign

IOCTL dispatch codes (11)

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
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x00800080mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #32
0x00808080mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #32
0x0022BB0AmediumMETHOD_OUT_DIRECTFILE_DEVICE_UNKNOWN Function #3778
0x00344785mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #481
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x00220782mediumMETHOD_OUT_DIRECTFILE_DEVICE_UNKNOWN Function #480
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349
0x0022B800mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #3584
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x00340388mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #226

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x07880x08005.59CODE, EXEC, READ
.rdata0x17A60x18004.49IDATA, READ
.data0x01F00x02000.56IDATA, READ, WRITE
.pdata0x09000x0A004.15IDATA, READ
.idata0x0D400x0E004.43IDATA, READ
PAGE0x6FF50x70006.02CODE, EXEC, READ
INIT0x01E80x02005.01CODE, EXEC, READ, DISCARD
GFIDS0x00CC0x02001.68IDATA, READ, DISCARD
.rsrc0x03F00x04003.31IDATA, READ, DISCARD
.reloc0x07AC0x08005.41IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkNot enforced
Mitigation score85 / 100

MITRE ATT&CK techniques (12)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1055.001Process Injection: DLL InjectionDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1543.003Windows ServicePersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Disable/Modify ToolsDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerMicrosoft Windows
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Production PCA 2011
Serial33000004158295A1A3D82E2857000000000415
Valid from2023-02-03 00:05 UTC
Valid until2024-02-01 00:05 UTC (expired)
Signature validityNot verified

Symbolic execution

Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 1. Exploitable paths: 0.

Frequently asked questions about condrv.sys

Is condrv.sys safe?

Based on DriverShield static and dynamic analysis, condrv.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.

What is the risk score of condrv.sys?

condrv.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 35fde71d085a47aeaabbeabb577673d09c281773316beec304375b839be49fdc.

What is condrv.sys?

condrv.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.

Related: Other drivers signed by Microsoft Windows · What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact