File verdict·Decided by the MT AI Engine
Our call

Malicious

Unsigned installer flagged as EDRSilencer hacktool by Kaspersky and others, with process injection (T1055), LSASS access, and a malicious dropped child.

EDRSilencer
Trust score15High risk
MT AI confidence · 92%
HeliosSetup.exe
18.7 MB
d6ba6bf6cff69a19d8c8f82fb371
Antivirus engines
25 of 76 flagged
Code signing
Unsigned
Age
First seen 2mo ago
MT AI Engine · our arbiter

The verdict, reasoned out.

Not a rules engine. The MT AI Engine reads every signal we collected, weighs them against history, and commits to an answer.

92%Confidence
Very high
Reasoning

Tier-1 engines including Kaspersky explicitly name it EDRSilencer hacktool, corroborated by tier2/low-trust detections and high-severity heuristics for process injection and credential dumping. A dropped child was previously verdicted malicious, strengthening the case. Unsigned status and debug-environment tag align with offensive tooling. While many tier-1 engines are clean, hacktool principles mandate malicious verdict on confirmed labels regardless of intent.

Key signals · 5

Each signal cites a concrete token from the evidence the arbiter saw — engine name, MITRE technique, signer string, or an exact count.

  1. Kaspersky (tier1): HackTool.Win64.EDRSilencer.ar (hacktool=true)

  2. Alibaba / Antiy-AVL / CTX: EDRSilencer hacktool detections

  3. droppedChildren d6a0a37ba8d07bbca3606c1ef06dea7f7b49b88c51f46bccfd7d33f3295f916b (malicious verdict)

  4. triggeredHeuristics Synth.ProcessInjection (T1055, CreateRemoteThread into Explorer.EXE)

  5. behaviour.offensiveTechniques: T1055

Points in its favour
  • 15 tier1 engines clean (e.g. BitDefender, ESET)
  • No malicious sandbox consensus
  • Medium prevalence, no community comments
Points against
  • EDRSilencer hacktool (Kaspersky, multiple engines)
  • Process injection (T1055 into Explorer.exe)
  • LSASS targeting (credential dump shape)
  • Malicious dropped child file
  • Direct IP contact (162.159.36.2, no DNS)
  • Unsigned executable
What to do

Treat as confirmed hacktool: quarantine the file, full system scan, and monitor for related processes or mutexes. Do not execute HeliosSetup.exe.

Threat family attribution

edrsilencer corroborated by 2 sources

  • VT (76 engines)
    edrsilencer
  • MT AI Engine
    EDRSilencer
Runtime behaviour

What this file did when executed

This file was detonated in 1 sandbox and its runtime behaviour was observed.

MITRE ATT&CK
16

Adversary techniques mapped to the MITRE ATT&CK framework.

T1027T1027.002T1033T1040T1055T1070T1071T1074T1082T1083T1106T1129T1496T1497T1497.001T1539
Spawned processes
12
$(unnamed)
"C:\Users\<USER>\Desktop\HeliosSetup.exe"
$(unnamed)
C:\Windows\Explorer.EXE
$(unnamed)
C:\Windows\system32\services.exe
$(unnamed)
C:\Windows\system32\svchost.exe -k LocalSystemNetworkRestricted -p
$(unnamed)
"C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\GUIInstaller.exe" --source "C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375"
$(unnamed)
C:\Windows\System32\svchost.exe -k NetworkService -p
$(unnamed)
C:\Windows\system32\svchost.exe -k UnistackSvcGroup
$(unnamed)
C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted -p -s StorSvc
+4 more processes captured.
Network activity
1
IP addresses1
  • 162.159.36.2
Filesystem & mutexes
22
Files written15
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\GUIInstaller.exe
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\HeliosWebMarshall.exe
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\HeliosWebMarshallCommunicator.exe
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\helios_notify.exe
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375\bloom_filter.hebf
+10 more
Files deleted3
  • C:\Users\<USER>\AppData\Local\Temp\HeliosSetup_62375
  • C:\Users\<USER>\AppData\Local\Packages\Microsoft.XboxGamingOverlay_8wekyb3d8bbwe\LocalCache\KnownGameList.bin
  • C:\Users\<USER>\AppData\Local\Microsoft\GameDVR\KnownGameList.update
Mutexes created4
  • Global\SyncRootManager
  • Local\Mutexf01b4d95cf55d32a.automaticDestinations-ms
  • Local\Mutex5f7b5f1e01b83767.automaticDestinations-ms
  • Global\OneSettingQueryMutex+compat+encapsulation
Dropped payload

Files this sample writes at runtime

The sandbox saw this file drop 10 children. 1 of them is already known-malicious in our database — this file is a dropper.

1 malicious9 unseen
  • ea34b21ea7e43554fe8d4d7273Never scanned
    never seen before
  • f4992c7a55221726ebed61e9a7Never scanned
    never seen before
  • d54ec6ee82db68f3f0231fee80Never scanned
    never seen before
  • 58e0bdbd8cdacd40135db0283aNever scanned
    never seen before
  • 25063a008668a6db25712a33a0Never scanned
    never seen before
  • 15cad5c2b5586e055c1619b2a3Never scanned
    never seen before
  • f7b0421daf8b64147086aa07ffNever scanned
    never seen before
  • c19b18a6b71e50997d7f7439a0Never scanned
    never seen before
  • d6a0a37ba8d07bbca3605f916bMalicious
    6/76 enginesrisk 84from our cache
  • ae69309c5e356350ea2819cc08Never scanned
    never seen before
No researcher-database hits
External threat-intel sources were not collected for this scan.
Signature matches

YARA + heuristic rules that fired

A researcher-curated or high-severity heuristic rule matched this sample. These rules target specific malware families and are near-definitive.

3 synthesis
MITRE ATT&CK profile
Defense evasion× 1Cred access× 1C2× 1
MalwareTips synthesis rules
Our heuristics on VT data + sandbox behaviour
  • ProcessInjectionhigh

    MITRE T1055 (Process Injection) observed — CreateRemoteThread / APC / reflective-DLL injection. The payload is being smuggled into a legitimate process to bypass AV hooks.

    Evidence
    C:\Windows\Explorer.EXE
  • CredentialDumperhigh

    Sandbox observed process activity targeting LSASS (Windows credential store). Legitimate software has no business reading LSASS memory — this is Mimikatz-shape behaviour.

    Evidence
    Kaspersky: HackTool.Win64.EDRSilencer.ar
  • DirectIpC2medium

    Sample contacted 1 external IP address(es) and zero domains. Benign software virtually always uses DNS; no-DNS direct-IP C2 is a strong malware indicator because it bypasses reputation systems and dodges domain-based blocklists.

    Evidence
    162.159.36.2
Antivirus engine breakdown

25 detections across 76 engines

25 malicious0 suspicious51 clean
Tier-117 engines
2flag
Top commercial AVs (low FP rate)
Tier-238 engines
8flag
Mainstream engines with mixed FP rates
Low-trust21 engines
15flag
Heuristic / generic-AI engines (high FP rate)
AhnLab-V3
malicious
Trojan/Win.Generic.C5857701
Alibaba
malicious
HackTool:Win64/EDRSilencer.5bab9551
alibabacloud
malicious
Trojan:Win/Lakaboy.LY
Antiy-AVL
malicious
HackTool/Win64.EDRSilencer
APEX
malicious
Malicious
Bkav
malicious
W64.AIDetectMalware
CrowdStrike
malicious
win/malicious_confidence_60% (W)
CTX
malicious
exe.hacktool.edrsilencer
Cylance
malicious
Unsafe
DeepInstinct
malicious
MALICIOUS
Elastic
malicious
malicious (high confidence)
Google
malicious
Detected
huorong
malicious
Ransom/Filecoder.c
Kaspersky
malicious
HackTool.Win64.EDRSilencer.ar
Lionic
malicious
Hacktool.Win32.EDRSilencer.3!c
MaxSecure
malicious
Trojan.Malware.641869249.susgen
McAfeeD
malicious
ti!D6BA6BF6CFF6
Paloalto
malicious
generic.ml
Rising
malicious
Ransom.Filecoder!8.1BA3F (TFE:5:H6ALn2KZKQ)
SentinelOne
malicious
Static AI - Malicious PE
Skyhigh
malicious
Artemis
Sophos
malicious
Generic Reputation PUA (PUA)
Trapmine
malicious
suspicious.low.ml.score
TrellixENS
malicious
Artemis!A37571AB241F
Varist
malicious
W64/ABRisk.VEWS-2293
Hash d6ba6bf6cff6… cross-referenced against 76 AV engines via our AV network.
PE forensics

Section entropy & packers

Section-level entropy and packer detection from the PE header. Nothing suspicious here — entropy is within the normal range for unpacked code.

Unpacked
Section entropy6 sections
.text
6.17
.rdata
4.69
.data
2.09
.pdata
3.20
.rsrc
7.72
.reloc
1.49
0.0Packed threshold 7.28.0
Prevalence

How often this file shows up in the wild

Moderate prevalence — neither rare nor common. No strong prior applies.

Medium
Unique uploaders
2
Very few people have ever uploaded this — rare.
Total submissions
3
Includes repeat uploads by the same source.
First seen by VT
2mo ago
Mar 31, 2026
Prevalence quadrant
Rare · New
Targeted malware lives here
Common · New
Just-released software
Rare · Old
Niche or internal tooling
Common · Old
Trusted legitimate binaries
File identity

Forensic fingerprint

File biography
First seen (VT)
3/31/2026, 1:55:34 PM
First seen (MalwareBazaar)
Last analysis (VT)
4/23/2026, 4:40:27 PM
Scanned here
4/24/2026, 2:10:36 AM
File name
HeliosSetup.exe
Size
18.69 MB
MIME type
(unknown)
Detected type
Win32 EXE
SHA-256
d6ba6bf6cff69a19d823a53860476f270f21babc082c52202c341bc8f82fb371
MD5
a37571ab241f01bfc887d35dcf527fc2
SHA-1
98d14e41154b0455d90466f3411ffdf3375d2cc7
PE imphash
0713d6f3e857162ba251346743ca9437
First seen (VT)
3/31/2026, 1:55:34 PM
Last analysis (VT)
4/23/2026, 4:40:27 PM
First scan (MalwareTips)
4/20/2026, 1:46:14 PM
Last scan (MalwareTips)
4/24/2026, 2:10:36 AM
Behavior tags
64bitspeexedetect-debug-environment
Community classification

Reviews & malware reports(0)

Tell the community what you saw. Tag the sample — Trojan, Adware, False Positive — and share what the file did on your system. Your report helps confirm or dispute the AV verdict.

Loading…
Loading reports…
Scanned by
JackStaff
Files are processed in a streaming pass-through — MalwareTips never stores the binary on its servers. Only the scan result (hash, detections, verdict) is retained so the next person who scans the same file gets an instant answer. If you ran this file on your computer and are worried, scan your system with an up-to-date antivirus and change critical passwords from a different device.