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

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

blacksanta_truesight.sys - Analysis Report

DriverShield analyzed the Windows kernel driver blacksanta_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).

VerdictSuspicious (58/100)
YARA matches0
Multi-engine detections5 / 76
File size41920 bytes
Code-signing signerSectigo Public Code Signing Root R46
Analyzed2026-04-01
SHA25683fcc6bf733751bab43e92d31b810c4cecd4d8640668d2ed26f47f62edd942cf
SHA18a0e18612a181105f756ad40dff3f98b5d712604
MD52e2924471ff377774f5ba61e9643f0c9

Driver identity

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

File descriptionRogueKiller Antirootkit Driver
ProductTruesight
CompanyAdlice Software
Original filenameTruesight
Internal nameTruesight
File version3.1.0
CopyrightCopyright Adlice Software(C) 2022

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 surface54 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (20)

Kernel-mode APIs resolved from the Import Address Table of blacksanta_truesight.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
ZwDeleteKeymediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwCloselowStandard kernel API - generally benign
KeSetEventlowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
IoDeleteDevicelowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign

IOCTL dispatch codes (18)

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
0x0080840FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #259
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x002267E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #2554
0x0080B941mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3664
0x0022DC00mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #1792
0x0034A30DmediumMETHOD_IN_DIRECTFILE_DEVICE_DISK Function #2243
0x0022EB15mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2757
0x0022B715mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3525
0x00222315mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #2245
0x0022E8CEmediumMETHOD_OUT_DIRECTFILE_DEVICE_UNKNOWN Function #2611
0x0080BA48mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #3730
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x0034011AmediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #70
0x0022341EmediumMETHOD_OUT_DIRECTFILE_DEVICE_UNKNOWN Function #3335
0x0022B941mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #3664
0x00808389mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #226
0x0034037CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #223
0x00220068mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #26

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x2D140x2E006.19CODE, EXEC, READ
.rdata0x0AEC0x0C004.36IDATA, READ
.data0x01080x02001.85IDATA, READ, WRITE
.pdata0x02D00x04003.13IDATA, READ
PAGE0x006C0x02001.39CODE, EXEC, READ
INIT0x08100x0A004.79CODE, EXEC, READ, DISCARD
.rsrc0x03E00x04003.21IDATA, READ, DISCARD
.reloc0x005C0x02001.18IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardEnabled
ASLREnabled
DEPEnabled
Integrity checkEnforced
Mitigation score100 / 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

SignerSectigo Public Code Signing Root R46
Signer organisationSectigo Limited
IssuerAAA Certificate Services
Serial48FC93B46055948D36A7C98A89D69416
Valid from2021-05-25 00:00 UTC
Valid until2028-12-31 23:59 UTC
Signature validityVerified

Symbolic execution

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

Frequently asked questions about blacksanta_truesight.sys

Is blacksanta_truesight.sys safe?

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

What is the risk score of blacksanta_truesight.sys?

blacksanta_truesight.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 83fcc6bf733751bab43e92d31b810c4cecd4d8640668d2ed26f47f62edd942cf.

What is blacksanta_truesight.sys?

blacksanta_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 · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact