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

Analysis of appid.sys: suspicious verdict, risk score 58/100. 2 YARA matches, 0/76 multi-engine detections. SHA256 7031fec4cebddad6. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

appid.sys - Analysis Report

DriverShield analyzed the Windows kernel driver appid.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 matches2
Multi-engine detections0 / 76
File size208696 bytes
Code-signing signerMicrosoft Windows
Analyzed2026-09-06
SHA2567031fec4cebddad6e55df0da8d17c1c5eec92899a816130d1f68916bda39e03a
SHA1719a0abe5f17040a69a604bde633397348c618ee
MD548a2317dce7698fada2420608ed15efe

Driver identity

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

File descriptionAppID Driver
Product\VarFileInfo\Translation
CompanyMicrosoft Corporation
Original filenameappid.sys
Internal nameappid.sys
File version10.0.19041.488 (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 matches55 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface100 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (31)

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

APIRiskWhy it matters
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutineExhighPotentially dangerous - could be used for privilege escalation or security bypass
PsLookupProcessByProcessIdhighPotentially dangerous - could be used for privilege escalation or security bypass
ZwOpenProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
ZwDeleteFilemediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
ObOpenObjectByPointermediumModerate risk - system modification capability
ZwWriteFilemediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ZwQueryValueKeylowStandard kernel API - generally benign
SeAccessChecklowStandard kernel API - generally benign
ZwQueryInformationFilelowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
ZwCreateFilelowStandard kernel API - generally benign
ZwReadFilelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign

Showing the 28 highest-relevance imports of 31 resolved.

IOCTL dispatch codes (40)

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
0x0080880FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #515
0x00340063highMETHOD_NEITHERFILE_DEVICE_DISK Function #24
0x00340033highMETHOD_NEITHERFILE_DEVICE_DISK Function #12
0x0022007BhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #30
0x00340037highMETHOD_NEITHERFILE_DEVICE_DISK Function #13
0x00223417highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #3333
0x0080860FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #387
0x008045C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #369
0x00808F03highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #960
0x00808F8BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #994
0x0080840FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #259
0x0022BB07highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #3777
0x0022E8CFhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2611
0x00806583highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2400
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0080EF0DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3011
0x00805715mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1477
0x00801715mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1477
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00228348mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #210
0x00228330mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #204
0x00220020mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #8

Showing 24 of 40 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
.text0x533F0x54006.27CODE, EXEC, READ
.rdata0xE9C00xEA004.44IDATA, READ
.data0x08A80x02003.04IDATA, READ, WRITE
.pdata0x10C80x12005.15IDATA, READ
.idata0x20F40x22004.88IDATA, READ
PAGE0x16CE50x16E006.31CODE, EXEC, READ
INIT0x0D220x0E006.01CODE, EXEC, READ, DISCARD
GFIDS0x009C0x02001.8IDATA, READ, DISCARD
.rsrc0x03E00x04003.28IDATA, READ, DISCARD
.reloc0x123C0x14005.85IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkEnforced
Mitigation score90 / 100

YARA rule matches (2)

RuleSeverityDetects
SUSP_CallbacksmediumKernel callback registration
MAL_DSEBypasscriticalDSE bypass attempt

MITRE ATT&CK techniques (14)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1014RootkitDefense Evasion
T1055.001Process Injection: DLL InjectionDefense Evasion
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.001Impair Defenses: Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense Evasion
T1569.002Service ExecutionExecution
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerMicrosoft Windows
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Production PCA 2011
Serial3300000266BD1580EFA75CD6D3000000000266
Valid from2020-03-04 18:30 UTC
Valid until2021-03-03 18:30 UTC (expired)
Signature validityNot verified

Symbolic execution

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

Frequently asked questions about appid.sys

Is appid.sys safe?

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

appid.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 7031fec4cebddad6e55df0da8d17c1c5eec92899a816130d1f68916bda39e03a.

What is appid.sys?

appid.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 · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact