Analysis of zamguard64.sys: vulnerable verdict, risk score 78/100. 4 YARA matches, 22/75 multi-engine detections. SHA256 543991ca8d1c6511. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver zamguard64.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 | 4 |
| Multi-engine detections | 22 / 75 |
| File size | 203680 bytes |
| Code-signing signer | Symantec Time Stamping Services CA - G2 |
| Analyzed | 2026-09-06 |
| SHA256 | 543991ca8d1c65113dff039b85ae3f9a87f503daec30f46929fd454bc57e5a91 |
| SHA1 | 16d7ecf09fc98798a6170e4cef2745e0bee3f5c7 |
| MD5 | 21e13f2cb269defeae5e1d09887d47bb |
Version resource data embedded in the zamguard64.sys PE header, as extracted by the analysis engine.
| File description | ZAM |
|---|---|
| Product | ZAM |
| Company | Zemana Ltd. |
| Copyright | Zemana Ltd. 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 | 100 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 100 / 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 zamguard64.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| ZwTerminateProcess | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| MmMapLockedPagesSpecifyCache | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| ObRegisterCallbacks | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| PsSetCreateProcessNotifyRoutineEx | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| PsSetCreateProcessNotifyRoutine | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| ZwOpenProcess | 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 |
| PsLookupProcessByProcessId | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| CmRegisterCallback | medium | Moderate risk - system modification capability |
| ZwDeleteKey | medium | Moderate risk - system modification capability |
| IoGetDeviceObjectPointer | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| ObReferenceObjectByHandle | medium | Moderate risk - system modification capability |
| ZwSetValueKey | medium | Moderate risk - system modification capability |
| ZwSetInformationFile | medium | Moderate risk - system modification capability |
| NtQuerySystemInformation | medium | Moderate risk - system modification capability |
| PsSetLoadImageNotifyRoutine | medium | Moderate risk - system modification capability |
| ZwDeleteFile | medium | Moderate risk - system modification capability |
| KeBugCheckEx | medium | Moderate risk - system modification capability |
| ZwWriteFile | medium | Moderate risk - system modification capability |
| ProbeForRead | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
| DbgPrint | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| ZwQueryValueKey | low | Standard kernel API - generally benign |
| ZwQueryInformationFile | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | low | Standard kernel API - generally benign |
Showing the 28 highest-relevance imports of 42 resolved.
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 |
|---|---|---|---|
| 0x00343D43 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3920 |
| 0x0080BACF | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #3763 |
| 0x002215FF | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #1407 |
| 0x00343673 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3484 |
| 0x00345453 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #1300 |
| 0x00345243 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #1168 |
| 0x0034011F | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #71 |
| 0x0080083B | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #526 |
| 0x0022015B | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #86 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x0080FA81 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3744 |
| 0x0080B941 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3664 |
| 0x0080EC81 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #2848 |
| 0x008008AC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #555 |
| 0x00802824 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2569 |
| 0x008024BC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2351 |
| 0x008024AC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2347 |
| 0x00802484 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2337 |
| 0x00342444 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #2321 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x0022058D | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #355 |
| 0x0022BF00 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #4032 |
| 0x0022EFE8 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #3066 |
| 0x00221846 | medium | METHOD_OUT_DIRECT | FILE_DEVICE_UNKNOWN Function #1553 |
Showing 24 of 40 extracted control codes.
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 | 0x217B5 | 0x21800 | 6.32 | CODE, EXEC, READ |
| .hook | 0x09AF | 0x0A00 | 5.04 | CODE, EXEC, READ, WRITE |
| .rdata | 0x4744 | 0x4800 | 5.49 | IDATA, READ |
| .data | 0x53C88 | 0x6800 | 4.89 | IDATA, READ, WRITE |
| .pdata | 0x08D0 | 0x0A00 | 4.69 | IDATA, READ |
| INIT | 0x1106 | 0x1200 | 5.15 | CODE, EXEC, READ, WRITE, DISCARD |
| .rsrc | 0x0268 | 0x0400 | 2.07 | IDATA, READ, DISCARD |
| .reloc | 0x0060 | 0x0200 | 1.21 | IDATA, READ, DISCARD |
| Control Flow Guard | Not enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Enforced |
| Mitigation score | 60 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| PUA_VULN_Driver_Zemanaltd_Zam_5439 | medium | Detects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - zam64.sys, zamguard32.sys, zamguard64.sys. Investigate matches in context: e... |
| BYOVD_ProcKill | critical | Process termination EDR killer |
| SUSP_Callbacks | medium | Kernel callback registration |
| 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 |
| T1014 | Rootkit | Defense Evasion |
| 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 |
| T1112 | Modify Registry | Defense Evasion |
| T1211 | Exploitation for Defense Evasion | Defense Evasion |
| T1489 | Service Stop | Impact |
| T1543.003 | Windows Service | Persistence |
| T1547.001 | Registry Run Keys | Persistence |
| T1553.002 | Subvert Trust Controls: Code Signing | Defense Evasion |
| T1562.001 | Disable/Modify Tools | Defense Evasion |
| T1562.006 | Indicator Blocking | Defense Evasion |
| T1564.001 | Hidden Files and Directories | Defense Evasion |
| T1569.002 | Service Execution | Execution |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Symantec Time Stamping Services CA - G2 |
|---|---|
| Signer organisation | Symantec Corporation |
| Issuer | Thawte Timestamping CA |
| Serial | 7E93EBFB7CC64E59EA4B9A77D406FC3B |
| Valid from | 2012-12-21 00:00 UTC |
| Valid until | 2020-12-30 23:59 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status completed, 100 paths explored at a maximum depth of 100. 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, zamguard64.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.
zamguard64.sys has a DriverShield composite risk score of 78/100, placing it in the vulnerable verdict band. SHA256: 543991ca8d1c65113dff039b85ae3f9a87f503daec30f46929fd454bc57e5a91.
zamguard64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Symantec Time Stamping Services CA - G2.
Related: Other drivers signed by Symantec Time Stamping Services CA - G2 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas