File verdict·Decided by the MT AI Engine
Our call

Suspicious

Unsigned packed installer with process injection and direct-IP network contact; no tier-1 detections but heuristic and RAG signals suggest caution.

Trust score58Caution
MT AI confidence · 68%
PolarInstaller.exe
9.6 MB
eeff565a36bb49788d562073f6d1
Antivirus engines
0 of 74 flagged
Code signing
Unsigned
Age
First seen 1 day 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.

68%Confidence
High
Reasoning

The evidence presents a mixed picture. On one hand, the triggered heuristics (process injection, direct-IP C2, dropper profile) and high-entropy packing are classic malware signatures. The file is unsigned, rare, and new. On the other hand, tier-1 engines (BitDefender, Kaspersky, ESET-NOD32, Fortinet, F-Secure, Emsisoft, DrWeb, Avira, GData) are uniformly silent, which is atypical for known malware. The sandbox did not record a malicious verdict. The RAG consensus on this imphash is 'suspicious' (score 52), not 'malicious', and prior samples named 'PolarInstaller.exe' show 0–1 engine detections each. The combination of heuristic red flags and RAG consensus on 'borderline' warrants a 'suspicious' verdict, but the absence of tier-1 consensus and sandbox malicious verdict prevents escalation to 'malicious'.

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. engines: 0/63 malicious; tier1Malicious=0; tier1ReportedClean=14 (BitDefender, Kaspersky, ESET-NOD32, Fortinet, F-Secure, Emsisoft, DrWeb, Avira, GData all silent)

  2. triggeredHeuristics: MalwareTips.Synth.ProcessInjection [high] + MalwareTips.Synth.DirectIpC2 [medium] + MalwareTips.Synth.DropperNetworkProfile [high] — T1055 injection, direct-IP 162.159.36.2 (no DNS), packed unsigned PE

  3. peAnalysis: entropy=7.66, highEntropyCode=true, likelyPacked=true; .text section entropy=7.63 (suspicious)

  4. similarHashes: 5/5 prior verdicts on imphash=f34d5f2d4577ed6d9ceec516c1f5a744 are 'suspicious' (score=52, reasonCode=ai:borderline_mixed_signals); 3 named 'PolarInstaller.exe'

  5. prevalence: rare_new (1 submitter, 1 submission, 0 days); no yaraify/circl/malwareBazaar hits; signing.verified=false, unsigned

Points in its favour
  • All tier-1 antivirus engines silent (BitDefender, Kaspersky, ESET-NOD32, Fortinet, F-Secure, Emsisoft, DrWeb, Avira, GData)
  • No malicious sandbox verdict recorded
  • No malicious dropped children or contacted hosts in our cache
  • No external intelligence hits (YARA, CIRCL, MalwareBazaar)
  • RAG consensus on imphash is 'suspicious' (borderline), not 'malicious'
Points against
  • Unsigned executable — no publisher identity or integrity verification
  • High-entropy packing (entropy 7.66) — payload hidden until execution
  • Process injection (T1055) — code smuggled into legitimate process to bypass AV hooks
  • Direct-IP C2 contact (162.159.36.2) — no DNS, evades reputation-based blocklists
  • Rare and new (1 submission, 0 days old) — no established reputation baseline
  • Dropper/stager profile — classic malware staging pattern
What to do

Treat this file as suspicious and avoid execution on production systems. If you are the publisher, sign the executable, remove or justify process-injection code, and use DNS-based C2 instead of direct-IP contact. If you received it from an untrusted source, delete it and consider reporting the source.

Runtime behaviour

What this file did when executed

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

MITRE ATT&CK
22

Adversary techniques mapped to the MITRE ATT&CK framework.

T1012T1027T1027.002T1033T1055T1057T1059T1070T1070.006T1071T1082T1083T1087T1106T1112T1129T1496T1497T1497.001T1562T1562.001T1574
Spawned processes
3
$(unnamed)
"C:\Users\<USER>\Desktop\PolarInstaller_1.0.0.exe"
$(unnamed)
C:\Windows\system32\WerFault.exe -u -p 3188 -s 1108
$(unnamed)
"C:\Users\user\Desktop\PolarInstaller_1.0.0.exe"
Network activity
1
IP addresses1
  • 162.159.36.2
Filesystem & mutexes
8
Files written6
  • C:\ProgramData\Microsoft\Windows\WER\Temp
  • C:\ProgramData\Microsoft\Windows\WER\Temp\43a6acfa-68a3-45fa-8f6f-9a2f1c63dc99
  • C:\ProgramData\Microsoft\Windows\WER\ReportQueue
  • C:\ProgramData\Microsoft\Windows\WER\Temp\79e6d380-36cd-4cef-9c6d-012622b9aca1
  • C:\ProgramData\Microsoft\Windows\WER\ReportArchive
+1 more
Mutexes created2
  • \Sessions\1\BaseNamedObjects\Local\__DDrawExclMode__
  • \Sessions\1\BaseNamedObjects\Local\__DDrawCheckExclMode__
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
Execution× 1Defense evasion× 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:\Users\<USER>\Desktop\PolarInstaller_1.0.0.exe"
  • 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
  • DropperNetworkProfilehigh

    Unsigned, packed PE with sandbox-observed network activity. The packing step hides the payload until execution; the network call fetches / reports for the next stage. Classic dropper / stager behaviour.

    Evidence
    162.159.36.2
Antivirus engine breakdown

0 detections across 74 engines

0 malicious0 suspicious74 clean
Tier-117 engines
0flag
Top commercial AVs (low FP rate)
Tier-237 engines
0flag
Mainstream engines with mixed FP rates
Low-trust20 engines
0flag
Heuristic / generic-AI engines (high FP rate)
All 74 engines report this file as clean.
Hash eeff565a36bb… cross-referenced against 74 AV engines via our AV network.
PE forensics

Section entropy & packers

Executable sections have high entropy (7.2+) — the code is compressed or encrypted and only decrypted at runtime. Classic packing behaviour.

ent 7.66Likely packed
Section entropy3 sections
.text
7.63packed
.rsrc
7.97
.reloc
0.10
0.0Packed threshold 7.28.0
Prevalence

How often this file shows up in the wild

Barely seen in the wild and first surfaced recently. This is the footprint of targeted malware the AV industry hasn't signatured yet — extra scrutiny is warranted.

Rare & new
Unique uploaders
1
Very few people have ever uploaded this — rare.
Total submissions
1
Includes repeat uploads by the same source.
First seen by VT
0d ago
Jun 18, 2026
Prevalence quadrant
here
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)
6/18/2026, 5:26:24 PM
First seen (MalwareBazaar)
Last analysis (VT)
6/18/2026, 5:26:24 PM
Scanned here
6/19/2026, 4:45:35 AM
File name
PolarInstaller.exe
Size
9.58 MB
MIME type
(unknown)
Detected type
Win32 EXE
SHA-256
eeff565a36bb49788d0513a7f577c1740bf1c85d902af0f30602cf562073f6d1
MD5
10eef8c58a4d380cb4e7c027e4628b57
SHA-1
bdd204302508d4a8446650a425192ace7f04045b
PE imphash
f34d5f2d4577ed6d9ceec516c1f5a744
First seen (VT)
6/18/2026, 5:26:24 PM
Last analysis (VT)
6/18/2026, 5:26:24 PM
First scan (MalwareTips)
6/19/2026, 4:45:35 AM
Last scan (MalwareTips)
6/19/2026, 4:45:35 AM
Behavior tags
overlaypeexesignedassemblyinvalid-signatureidledetect-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
harlan4096Staff
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.