filecrypt.sys - Clean (26/100) - DriverShield Analysis

Analysis of filecrypt.sys: clean verdict, risk score 26/100. 0 YARA matches. SHA256 cfffd7007ab7fb04. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

filecrypt.sys - Analysis Report

DriverShield analyzed the Windows kernel driver filecrypt.sys and assigned a verdict of Clean with a composite risk score of 26/100, indicating no notable risk signals (0-29 band).

VerdictClean (26/100)
YARA matches0
File size59392 bytes
Analyzed2026-03-22
SHA256cfffd7007ab7fb04ecb44d0079bfe8eeb53aecc988135199c388af425ebcf2ad
SHA1472fba0ddc84c144082afb0c520b801f2091574f
MD58e59d944ee4efaed65a341a71297c4cd

Driver identity

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

File descriptionWindows sandboxing and encryption filter
ProductMicrosoft® Windows® Operating System
CompanyMicrosoft Corporation
Original filenamefilecrypt.sys
Internal namefilecrypt.sys
File version10.0.19041.1 (WinBuild.160101.0800)
Copyright© Microsoft Corporation. All rights reserved.

How the 26/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 imports78 / 100
IOCTL dispatch surface75 / 100
Known-vulnerable corpus0 / 100
Code-signing state50 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (10)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
ZwSetValueKeymediumModerate risk - system modification capability
ZwCloselowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
SeAccessChecklowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign

IOCTL dispatch codes (25)

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
0x00340033highMETHOD_NEITHERFILE_DEVICE_DISK Function #12
0x00808D8BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #866
0x0080858BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #354
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0022EF15mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3013
0x0034670DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2499
0x0034002DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #11
0x00340035mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #13
0x00340030mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #12
0x00340031mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #12
0x0022011AmediumMETHOD_OUT_DIRECTFILE_DEVICE_UNKNOWN Function #70
0x00220118mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #70
0x0034F981mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3680
0x00343D19mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #3910
0x00347D80mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3936
0x0022BA41mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3728
0x0080EC81mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #2848
0x0022E045mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2065
0x0034BF05mediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #4033
0x0080BE40mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3984
0x00804024mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #9
0x0034BB0AmediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #3778
0x00343DD8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #3958
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339

Showing 24 of 25 extracted control codes.

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x2A810x2C006.17CODE, EXEC, READ
.rdata0x1D700x1E004.45IDATA, READ
.data0x068C0x02001.24IDATA, READ, WRITE
.pdata0x06000x06004.56IDATA, READ
.idata0x129E0x14004.43IDATA, READ
PAGE0x622D0x64006.12CODE, EXEC, READ
INIT0x06D00x08005.22CODE, EXEC, READ, DISCARD
GFIDS0x00540x02000.77IDATA, READ, DISCARD
.rsrc0x06080x08002.64IDATA, READ, DISCARD
.reloc0x07A00x08005.61IDATA, READ, DISCARD

Exploit mitigations

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

MITRE ATT&CK techniques (10)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1553.006Code Signing Policy ModificationDefense Evasion
T1652Device Driver DiscoveryDiscovery

Symbolic execution

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

Frequently asked questions about filecrypt.sys

Is filecrypt.sys safe?

Based on DriverShield static and dynamic analysis, filecrypt.sys is assessed as clean, with no notable risk signals. Its composite risk score is 26/100 (verdict: clean). Always validate findings independently before acting.

What is the risk score of filecrypt.sys?

filecrypt.sys has a DriverShield composite risk score of 26/100, placing it in the clean verdict band. SHA256: cfffd7007ab7fb04ecb44d0079bfe8eeb53aecc988135199c388af425ebcf2ad.

What is filecrypt.sys?

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


DriverShield © 2025-2026 · Terms · Privacy · Contact