Analysis of truesight.sys: suspicious verdict, risk score 58/100. 1 YARA match, 28/74 multi-engine detections. SHA256 bfc2ef3b404294fe. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver truesight.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).
| Verdict | Suspicious (58/100) |
| YARA matches | 1 |
| Multi-engine detections | 28 / 74 |
| File size | 53696 bytes |
| Code-signing signer | Sectigo Public Code Signing Root R46 |
| Analyzed | 2026-03-24 |
| SHA256 | bfc2ef3b404294fe2fa05a8b71c7f786b58519175b7202a69fe30f45e607ff1c |
| SHA1 | 363068731e87bcee19ad5cb802e14f9248465d31 |
| MD5 | f53fa44c7b591a2be105344790543369 |
Version resource data embedded in the truesight.sys PE header, as extracted by the analysis engine.
| File description | RogueKiller Antirootkit Driver |
|---|---|
| Product | Truesight |
| Company | Adlice Software |
| Original filename | Truesight |
| Internal name | Truesight |
| File version | 3.3.0 |
| Copyright | Copyright Adlice Software(C) 2023 |
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 | 5 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 48 / 100 |
| Known-vulnerable corpus | 100 / 100 |
| Code-signing state | 0 / 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 truesight.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 |
| MmGetSystemRoutineAddress | 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 |
| ZwSetValueKey | medium | Moderate risk - system modification capability |
| ObReferenceObjectByHandle | medium | Moderate risk - system modification capability |
| ZwCreateKey | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| ZwDeleteKey | medium | Moderate risk - system modification capability |
| ObOpenObjectByPointer | medium | Moderate risk - system modification capability |
| KeBugCheckEx | medium | Moderate risk - system modification capability |
| IoGetDeviceObjectPointer | medium | Moderate risk - system modification capability |
| IoCreateSymbolicLink | low | Standard kernel API - generally benign |
| ZwClose | low | Standard kernel API - generally benign |
| IoDeleteSymbolicLink | low | Standard kernel API - generally benign |
| KeInitializeEvent | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| IoCreateDevice | low | Standard kernel API - generally benign |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| IoCreateDeviceSecure | low | Standard kernel API - generally benign |
| ZwOpenKey | low | Standard kernel API - generally benign |
| ExAllocatePoolWithTag | low | Standard kernel API - generally benign |
| ZwQueryValueKey | low | Standard kernel API - generally benign |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| RtlInitUnicodeString | 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 |
|---|---|---|---|
| 0x0080840F | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #259 |
| 0x00343D07 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3905 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x0022D3E8 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #1274 |
| 0x0080B941 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3664 |
| 0x0022DC00 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #1792 |
| 0x0022DB25 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #1737 |
| 0x00220B15 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #709 |
| 0x0022E8CE | medium | METHOD_OUT_DIRECT | FILE_DEVICE_UNKNOWN Function #2611 |
| 0x0080BA48 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #3730 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x00340030 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #12 |
| 0x0022B941 | medium | METHOD_IN_DIRECT | FILE_DEVICE_UNKNOWN Function #3664 |
| 0x0034037C | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #223 |
| 0x00220068 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #26 |
| 0x008002A2 | medium | METHOD_OUT_DIRECT | FILE_DEVICE_CUSTOM Function #168 |
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 | 0x2DD4 | 0x2E00 | 6.24 | CODE, EXEC, READ |
| .rdata | 0x1184 | 0x1200 | 4.6 | IDATA, READ |
| .data | 0x0320 | 0x0400 | 2.02 | IDATA, READ, WRITE |
| .pdata | 0x0444 | 0x0600 | 3.28 | IDATA, READ |
| PAGE | 0x1CBC | 0x1E00 | 6.13 | CODE, EXEC, READ |
| INIT | 0x0B14 | 0x0C00 | 5.24 | CODE, EXEC, READ, DISCARD |
| .rsrc | 0x03E0 | 0x0400 | 3.21 | IDATA, READ, DISCARD |
| .reloc | 0x006C | 0x0200 | 1.45 | IDATA, READ, DISCARD |
| Control Flow Guard | Enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Enforced |
| Mitigation score | 100 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| PUA_VULN_Driver_Adlicesoftware_Truesight_Truesight_BFC2 | medium | Detects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - truesight.sys |
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 |
| 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 |
| T1569.002 | Service Execution | Execution |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Sectigo Public Code Signing Root R46 |
|---|---|
| Signer organisation | Sectigo Limited |
| Issuer | AAA Certificate Services |
| Serial | 48FC93B46055948D36A7C98A89D69416 |
| Valid from | 2021-05-25 00:00 UTC |
| Valid until | 2028-12-31 23:59 UTC |
| Signature validity | Verified |
Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 10.
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, truesight.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.
truesight.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: bfc2ef3b404294fe2fa05a8b71c7f786b58519175b7202a69fe30f45e607ff1c.
truesight.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Sectigo Public Code Signing Root R46.
Related: Other drivers signed by Sectigo Public Code Signing Root R46 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas