File verdict·Decided by the MT AI Engine
Our call

Safe

Legitimate Malwarebytes installer signed by official publisher with clean scans across our antivirus network and typical security software behavior.

Verified · Malwarebytes Inc
Trust score92High trust
MT AI confidence · 95%
MBSetup.exe
2.7 MB
0b9465643cd2609856430c97bf41
Antivirus engines
0 of 76 flagged
Code signing
Signed by Malwarebytes Inc
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.

95%Confidence
Very high
Reasoning

The file matches all criteria for a signed commercial installer: verified signature from curated trusted publisher 'Malwarebytes', zero malicious detections even from tier-1 engines, no malicious runtime signals. Heuristics firing on process injection (T1055) and LSASS access are standard for AV installers to hook processes and scan system credentials. YARA rules are generic anti-VM/detection evasions common in protected software. Community notes confirm official download source, outweighing outlier malware tags.

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. signing.trustedPublisher.matched=true ('Malwarebytes')

  2. engines.tier1Malicious=0 / 17 tier1 clean (Avast, BitDefender, Kaspersky)

  3. prevalence.uniqueSources=2946 / timesSubmitted=3904

  4. file.fileName='MBSetup.exe' + signing.signer='Malwarebytes Inc'

  5. communityComments[0]: downloaded from official malwarebytes.com

Points in its favour
  • Trusted Malwarebytes signature
  • 17 tier-1 engines clean
  • Common prevalence (2946 sources)
  • Official download confirmed in comments
  • No malicious sandbox verdict
Points against
  • Heuristic process injection (T1055) into svchost.exe
  • LSASS memory access pattern
  • YARAify 14 rules (generic anti-analysis)
  • Direct IP contact (16.145.101.152)
What to do

This is safe and legitimate Malwarebytes software. Run it to install if needed, or ignore/delete if not sourced from official site.

Threat family attribution

Sandworm ArguePatch Apr 2022 1 corroborated by 1 source

  • 14 YARA rules
    APT_Sandworm_ArguePatch_Apr_2022_1, Check_VBox_Description, DebuggerCheck__API
Runtime behaviour

What this file did when executed

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

MITRE ATT&CK
32

Adversary techniques mapped to the MITRE ATT&CK framework.

T1007T1010T1012T1016T1027T1027.002T1027.005T1033T1047T1055T1057T1059T1071T1082T1083T1087T1112T1129T1134T1134.001T1213T1489T1497T1497.001+8 more
Spawned processes
10
$(unnamed)
"C:\Users\<USER>\Desktop\MbamSetup.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\svchost.exe -k LocalService -s W32Time
$(unnamed)
C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted -p -s WdiSystemHost
$(unnamed)
C:\Windows\system32\lsass.exe
+2 more processes captured.
Network activity
2
IP addresses1
  • 16.145.101.152
URLs1
  • https://api2.amplitude.com/batch
Filesystem & mutexes
17
Files written13
  • C:\Users\<USER>\AppData\Local\Temp\mbsetup.log
  • C:\ProgramData\mbamtestfile.dat
  • C:\Program Files (x86)\mbamtestfile.dat
  • C:\Windows\System32\drivers\mbamtestfile.dat
  • C:\Windows\System32\wbem\repository\WRITABLE.TST
+8 more
Mutexes created4
  • C__Users_Bruno_Desktop_MbamSetup.exe
  • Global\OneSettingQueryMutex+compat+encapsulation
  • C__Users_azure_Downloads_MbamSetup.exe
  • \Sessions\1\BaseNamedObjects\C__Users_user_Desktop_MbamSetup.exe
Dropped payload

Files this sample writes at runtime

This file drops 2 children at runtime. None are currently flagged malicious in our cache.

2 unseen
  • ede1645ea6d74ba2267a6cea2aNever scanned
    never seen before
  • 3c3b166e33d1fdf710f051d9d8Never scanned
    never seen before
External threat intelligence

1 corroborating signal from researcher-curated sources

YARAify HIT·14 community rules matchedView on YARAify
  • APT_Sandworm_ArguePatch_Apr_2022_1by Arkbird_SOLG
    Detect ArguePatch loader used by Sandworm group for load CaddyWiper
  • Check_VBox_Description
  • DebuggerCheck__API
  • DetectEncryptedVariantsby Zinyth
    Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
  • FreddyBearDropperby Dwarozh Hoshiar
    Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
Cross-referenced against MalwareBazaar (abuse.ch), YARAify, and the CIRCL hashlookup reference DB.
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.

5 YARAify3 synthesis
MITRE ATT&CK profile
Defense evasion× 1Cred access× 1C2× 1
YARAify (community)
Researcher-authored rules via abuse.ch
  • APT_Sandworm_ArguePatch_Apr_2022_1
  • Check_VBox_Description
  • DebuggerCheck__API
  • DetectEncryptedVariants
  • FreddyBearDropper
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
  • 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
    16.145.101.152
Antivirus engine breakdown

0 detections across 76 engines

0 malicious0 suspicious76 clean
Tier-117 engines
0flag
Top commercial AVs (low FP rate)
Tier-238 engines
0flag
Mainstream engines with mixed FP rates
Low-trust21 engines
0flag
Heuristic / generic-AI engines (high FP rate)
All 76 engines report this file as clean.
Hash 0b9465643cd2… 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.

ent 7.80Unpacked
Section entropy5 sections
.text
6.55
.rdata
5.99
.data
4.28
.rsrc
7.17
.reloc
6.72
0.0Packed threshold 7.28.0
Prevalence

How often this file shows up in the wild

Lots of people are uploading this but it's recent — typical of newly-released legitimate software. Low prior for malware.

Common & new
Unique uploaders
2,946
Hundreds of people have uploaded this — common.
Total submissions
3,904
Includes repeat uploads by the same source.
First seen by VT
2mo ago
Apr 7, 2026
Prevalence quadrant
Rare · New
Targeted malware lives here
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)
4/7/2026, 7:05:07 PM
First seen (MalwareBazaar)
Last analysis (VT)
4/23/2026, 11:15:55 PM
Scanned here
4/24/2026, 1:17:49 AM
File name
MBSetup.exe
Size
2.72 MB
MIME type
(unknown)
Detected type
Win32 EXE
SHA-256
0b9465643cd2609856e7ebdebc34296670a2b388c2bcf6e5ee0b59430c97bf41
MD5
c12892ce63fe1ece5eb0b551019f0b9a
SHA-1
1c8e0ef2c2af8a6cc7763e87a3db307cf231df6d
PE imphash
8c1be39b6ace6c7da85b7edd83bef6f8
First seen (VT)
4/7/2026, 7:05:07 PM
Last analysis (VT)
4/23/2026, 11:15:55 PM
First scan (MalwareTips)
4/24/2026, 1:17:49 AM
Last scan (MalwareTips)
4/24/2026, 1:17:49 AM
Code signer
Malwarebytes Incverified
Community reputation
-8flagged
Behavior tags
overlaypeexesigned
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.