File verdict·Decided by the MT AI Engine
Our call

Suspicious

Unsigned installer with tier-2 PUA detections and process-injection heuristics; imphash matches known bundler stubs, but no tier-1 consensus and legitimate software name suggest installer-stage false positives.

Artemis
Trust score58Caution
MT AI confidence · 62%
MPC.exe
19.4 MB
8b551e5f2a643cde8676506291c0
Antivirus engines
5 of 75 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.

62%Confidence
Moderate
Reasoning

The file exhibits a mixed-signal profile. Tier-2 engines (Skyhigh, TrellixENS) flag 'Artemis', a known PUA/adware family, and heuristics detected process injection and credential-store access. However, tier-1 engines are unanimously silent (17/17 clean), and only 5 of 71 engines report malicious. The imphash (88016fcdef7f227c62171d0afad9aae4) matches 4 prior verdicts on the same stub: 3 'malicious' (OfferCore PUA, Softonic-signed) and 1 'safe' (AV-on-AV FP). The filename 'MPC.exe' and sandbox process chain ('MPC-BE.1.9.0.x64.exe') match a legitimate open-source media player. Sandbox behaviour shows installer unpacking and system process spawning, which is typical for installers, not malware. The absence of malicious sandbox verdict, malicious children, or malicious host contact further suggests this is a bundled installer (PUA risk) rather than active malware. Confidence is moderate due to the process-injection heuristic and tier-2 PUA detections, warranting a 'suspicious' rating rather than 'safe'.

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: 5/71 malicious; tier1Malicious=0; tier1FamilyConsensus.strong=false — no tier-1 consensus

  2. Skyhigh + TrellixENS (tier-2) both flag 'Artemis' (PUA/adware family), but low-trust engines (APEX, DeepInstinct, Rising) contribute 3/5 flags

  3. similarHashes: 4/5 prior verdicts on imphash=88016fcdef7f227c62171d0afad9aae4 are 'malicious' (OfferCore PUA); 1 is 'safe' (AV-on-AV FP) — reused installer stub pattern

  4. behaviour: T1055 + LSASS access heuristics fired; sandbox shows MPC-BE installer unpacking + system process spawning — consistent with legitimate installer, not malware C2

  5. signing.verified=false, unsigned; prevalence=medium (62 submitters, 120 submissions); no malicious sandbox verdict, no malicious children, no malicious hosts contacted

Points in its favour
  • All 17 tier-1 antivirus engines silent — no consensus malware detection
  • 66 of 71 engines undetected — low overall detection rate
  • No malicious sandbox verdict recorded — runtime behaviour not flagged as active malware
  • No malicious dropped children or contacted hosts — no C2 or payload-delivery indicators
  • Filename and sandbox process chain match legitimate MPC-BE media player
Points against
  • Unsigned executable — no publisher identity or code-signing verification
  • Process injection (T1055) heuristic fired — potential credential-dumping or process-hollowing technique
  • LSASS access detected — credential-store interaction flagged by heuristics
  • Tier-2 PUA/adware detections (Artemis family) — bundled unwanted software risk
  • Imphash matches known bundler stubs (OfferCore) — reused installer infrastructure
What to do

Treat this file as a potentially bundled installer (PUA/adware risk) rather than malware. If obtained from an official source, execution risk is low; if from a third-party bundler, download the software directly from the vendor's official site instead. Monitor post-execution for unwanted software or browser modifications.

Threat family attribution

Artemis corroborated by 1 source

  • MT AI Engine
    Artemis
Runtime behaviour

What this file did when executed

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

MITRE ATT&CK
8

Adversary techniques mapped to the MITRE ATT&CK framework.

T1027T1027.002T1033T1055T1070T1071T1082T1129
Spawned processes
11
$(unnamed)
"C:\Users\<USER>\Desktop\MPC-BE.1.9.0.x64.exe"
$(unnamed)
"C:\Users\<USER>\AppData\Local\Temp\is-9EHZD2IJ3T.tmp\MPC-BE.1.9.0.x64.tmp" /SL5="$190028,18775368,890880,C:\Users\<USER>\Desktop\MPC-BE.1.9.0.x64.exe"
$(unnamed)
C:\Windows\system32\services.exe
$(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
$(unnamed)
C:\Windows\system32\lsass.exe
$(unnamed)
C:\Windows\system32\svchost.exe -k LocalService -s W32Time
+3 more processes captured.
Filesystem & mutexes
5
Files written5
  • C:\Users\<USER>\AppData\Local\Temp\is-9EHZD2IJ3T.tmp\MPC-BE.1.9.0.x64.tmp
  • C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache\Fonts\Download-1.tmp
  • C:\Users\<USER>\AppData\Local\Temp\is-20TO003R8T.tmp\MPC-BE.1.9.0.x64.tmp
  • C:\Users\user\AppData\Local\Temp\is-C27OAE9SDP.tmp
  • C:\Users\user\AppData\Local\Temp\is-C27OAE9SDP.tmp\MPC-BE.1.9.0.x64.tmp
Dropped payload

Files this sample writes at runtime

This file drops 1 child at runtime. None are currently flagged malicious in our cache.

1 unseen
  • 267ba278e6e233b71d45731d49Never 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.

2 synthesis
MITRE ATT&CK profile
Defense evasion× 1Cred access× 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\System32\svchost.exe -k NetworkService -p
  • CredentialDumpermedium

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

    Evidence
    C:\Windows\system32\lsass.exe
Antivirus engine breakdown

5 detections across 75 engines

5 malicious0 suspicious70 clean
Tier-117 engines
0flag
Top commercial AVs (low FP rate)
Tier-238 engines
2flag
Mainstream engines with mixed FP rates
Low-trust20 engines
3flag
Heuristic / generic-AI engines (high FP rate)
APEX
malicious
Malicious
DeepInstinct
malicious
MALICIOUS
Rising
malicious
Trojan.Agent!8.B1E (CLOUD)
Skyhigh
malicious
Artemis
TrellixENS
malicious
Artemis!093A2D764810
Hash 8b551e5f2a64… cross-referenced against 75 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.

ent 8.00Unpacked
Section entropy10 sections
.text
6.38
.itext
6.04
.data
5.18
.bss
0.00
.idata
4.82
.didata
2.76
.edata
1.34
.tls
0.00
.rdata
1.38
.reloc
6.70
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
62
Moderate upload volume.
Total submissions
120
Includes repeat uploads by the same source.
First seen by VT
1d ago
Jun 27, 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)
6/27/2026, 1:59:24 AM
First seen (MalwareBazaar)
Last analysis (VT)
6/28/2026, 6:08:50 AM
Scanned here
6/28/2026, 6:15:10 AM
File name
MPC.exe
Size
19.44 MB
MIME type
(unknown)
Detected type
Win32 EXE
SHA-256
8b551e5f2a643cde8634dd1371274e6b5fbd6d31a2a3d5ce79f50f76506291c0
MD5
093a2d7648108573455a6a60e5f4105c
SHA-1
ddd6782abedb17338eb4ebef79f6ed6dc162fe70
PE imphash
88016fcdef7f227c62171d0afad9aae4
First seen (VT)
6/27/2026, 1:59:24 AM
Last analysis (VT)
6/28/2026, 6:08:50 AM
First scan (MalwareTips)
6/28/2026, 6:15:10 AM
Last scan (MalwareTips)
6/28/2026, 6:15:10 AM
Behavior tags
overlaypeexe
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…
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.