File verdict·Decided by the MT AI Engine
Our call

Suspicious

Unsigned JAR with sandbox-observed process injection but zero engine detections and no external intel hits.

Trust score45Caution
67-Client.jar
3.3 MB
2b8371928a5404de7988bf6b972f
Antivirus engines
0 of 74 flagged
Code signing
Unsigned
Age
First seen 2 days ago
MT AI Engine · Verdict analysis

The reasoning behind this verdict

The MT AI Engine weighs every signal from this scan — antivirus detections, sandbox behaviour, code signing, prevalence and historical matches — to reach a single, evidence-based verdict.

55%Confidence
Moderate
Reasoning

Zero engine detections across 66 reporters including 16 tier-1 engines rules out strong malware consensus. However, the sandbox captured T1055 process injection via java.exe command lines and the high-severity heuristic fired on that behaviour. The file is unsigned, only two days old, and has no prior similar-hash verdicts or external-intel corroboration. Medium prevalence suggests wider distribution than a pure test sample, but without named-family detections or malicious children the risk remains borderline.

Key signals · 4

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 malicious detections, tier1Malicious=0, tier1FamilyConsensus.family=null

  2. behaviour.offensiveTechniques: T1055, T1543.002, T1562.001 with triggeredHeuristics[0].rule=MalwareTips.Synth.ProcessInjection

  3. signing.verified=false, signerStats.found=false, prevalence.classification=medium

  4. droppedChildren.hasMaliciousChild=false, externalIntel.yaraify.ruleCount=0

Points in its favour
  • Zero malicious engine detections
  • No malicious dropped children
  • No contacted malicious hosts
Points against
  • Sandbox observed T1055 process injection
  • Unsigned JAR with 2-day age
  • Persistence-related MITRE techniques (T1543.002)
Recommended action

Treat as suspicious pending further sandbox runs or community reports; do not execute on production systems without isolation.

What this file does

What it attempted when executed in an isolated sandbox

  • High concern: Hides inside another running program to evade antivirus.

  • High concern: Downloads more malware onto your PC.

  • High concern: Installs itself as a Windows service to stay running.

  • High concern: Tries to disable or bypass your security software.

  • Moderate concern: Runs hidden system commands (script or shell).

  • Moderate concern: Checks which security software you have installed.

  • Note: Collects details about your system.

Translated from the file's technical behaviour during analysis. It never ran on your device.

What to do now

We couldn't fully clear this file. Treat it with caution.

  1. Don't run it unless you're certain it came from a source you trust.

  2. Check where you got it — an email attachment or a random download link is a red flag.

  3. If you're unsure, delete it. You can always re-download a clean copy from the official source.

  4. If you're still unsure, scan it again in a day or two — detections often catch up on newer files.

Runtime behaviour

What this file did when executed

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

MITRE ATT&CK
15

Adversary techniques mapped to the MITRE ATT&CK framework.

T1055· Process injectionT1059· Runs commandsT1064T1074T1082· System reconT1105· Downloads malwareT1106T1129· Loads modulesT1202T1518.001· Checks your AVT1543.002· Service installT1562.001· Disables securityT1564· Hides artifactsT1564.001· Hides artifactsT1564.003· Hides artifacts
Spawned processes
12
$(unnamed)
"C:\Program Files\Java\jre-1.8\bin\javaw.exe" -jar "C:\Users\<USER>\Desktop\runtime.jar"
$(unnamed)
C:\Windows\system32\icacls.exe C:\ProgramData\Oracle\Java\.oracle_jre_usage /grant "everyone":(OI)(CI)M
$(unnamed)
C:\Windows\System32\SecurityHealthService.exe C:\Windows\system32\SecurityHealthService.exe
$(unnamed)
C:\Windows\SysWOW64\cmd.exe C:\Windows\system32\cmd.exe /c ""C:\Program Files\Java\jre1.8.0_441\bin\java.exe" -javaagent:"C:\Users\user\AppData\Local\Temp\jartracer.jar" -jar "C:\Users\user\Desktop\runtime.jar"" >> C:\cmdlinestart.log 2>&1
$(unnamed)
C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
$(unnamed)
"C:\Program Files\Java\jre1.8.0_441\bin\java.exe" -javaagent:"C:\Users\user\AppData\Local\Temp\jartracer.jar" -jar "C:\Users\user\Desktop\runtime.jar"
$(unnamed)
/bin/gzip
$(unnamed)
/bin/sh sh -c /usr/lib/rsyslog/rsyslog-rotate logrotate_script /var/log/syslog
+4 more processes captured.
Filesystem & mutexes
16
Files written10
  • C:\Users\<USER>\AppData\Local\Temp\hsperfdata_<USER>\2956
  • C:\ProgramData\Oracle\Java\.oracle_jre_usage\3903daac9bc4a3b7.timestamp
  • C:\ProgramData\Microsoft\Windows Security Health\Logs
  • C:\ProgramData\Oracle\Java\.oracle_jre_usage\17dfc292991c8786.timestamp
  • C:\Users\user\AppData\Local\Temp\hsperfdata_user
+5 more
Files deleted2
  • C:\Users\user\AppData\Local\Temp\hsperfdata_user\1560
  • /tmp/hsperfdata_root/3545
Mutexes created4
  • \BaseNamedObjects\Local\SM0:6888:304:WilStaging_02
  • \BaseNamedObjects\Local\SM0:6888:120:WilError_03
  • \BaseNamedObjects\Local\ZonesCacheCounterMutex
  • \BaseNamedObjects\Local\ZonesLockedCacheCounterMutex
Dropped payload

Files this sample writes at runtime

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

5 unseen
  • 37a341a656fa359e28849f9c88Never scanned
    never seen before
  • 1fb70758d211fa4f059fbde9a9Never scanned
    never seen before
  • cbfa63e9f038f6d4ff92d16b75Never scanned
    never seen before
  • 3f8096f14540c8e18e4ead10b8Never scanned
    never seen before
  • d87c5f3cdfb5b7c0510e1ade9eNever scanned
    never seen before
No researcher-database hits
External threat-intel sources were not collected for this scan.
Signature matches

YARA & heuristic rule matches

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

1 synthesis
MITRE ATT&CK profile
Defense evasion× 1
MalwareTips synthesis rules
Our own detection rules, applied to the scan data and 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:\Program Files\Java\jre-1.8\bin\javaw.exe" -jar "C:\Users\<USER>\Desktop\runtime.jar"
Antivirus engine breakdown

0 detections across 74 engines

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

How widely this file has been seen

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

Medium
Unique uploaders
33
Moderate upload volume.
Total submissions
35
Includes repeat uploads by the same source.
First seen
2d ago
Jul 19, 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)
7/19/2026, 10:00:03 PM
First seen (MalwareBazaar)
Last analysis (VT)
7/21/2026, 8:11:36 AM
Scanned here
7/21/2026, 3:28:40 PM
File name
67-Client.jar
Size
3.35 MB
MIME type
(unknown)
Detected type
JAR
SHA-256
2b8371928a5404de7983b14becfd933fd5988d8e1b07e4ab99c12488bf6b972f
MD5
aec4005a1b4103e75c0f0e013d88ff22
SHA-1
6442b8fd0903ed97245d02c1866e970e23feb02b
First seen (VT)
7/19/2026, 10:00:03 PM
Last analysis (VT)
7/21/2026, 8:11:36 AM
First scan (MalwareTips)
7/21/2026, 3:28:40 PM
Last scan (MalwareTips)
7/21/2026, 3:28:40 PM
Behavior tags
sets-process-namejarchecks-cpu-namedetect-debug-environment
Frequently asked

Safety FAQ

Common questions about 67-Client.jar, answered from the scan data above.

  • 67-Client.jar is suspicious — treat it as unsafe until you're sure. 0 of 74 antivirus engines flag it, which isn't a strong consensus but is enough to be cautious. Don't opened it unless you fully trust where it came from, and prefer downloading the software fresh from its official site.
  • 67-Client.jar is a file, about 3.3 MB. We identify a file by its cryptographic hash rather than its name, because the same filename can be reused by completely different files — the hash below is the reliable fingerprint.
  • None — all 74 antivirus engines we queried report 67-Client.jar as clean. That's reassuring, though brand-new malware can briefly evade detection before vendors add signatures, so we also weigh the file's behaviour and reputation.
  • Act quickly. 1) Disconnect the device from the internet to stop the malware communicating or spreading. 2) Run a full scan with reputable anti-malware software (such as Malwarebytes) and quarantine everything it finds. 3) Change your important passwords from a DIFFERENT, clean device — many threats log keystrokes or steal saved credentials. 4) If you bank or shop on this device, watch closely for fraud and alert your bank. 5) For a confirmed infection, the most reliable fix is to back up your personal files and reinstall the operating system for a clean start.
  • To remove 67-Client.jar: 1) restart into Safe Mode (Safe Mode with Networking if you need to download a tool) so the malware doesn't auto-start. 2) Run a full scan with reputable anti-malware software and let it quarantine or delete the detections. 3) Delete the original 67-Client.jar file and empty the Recycle Bin/Trash. 4) Check your browser extensions, startup items, and scheduled tasks for anything unfamiliar. 5) Reboot and scan again to confirm it's gone. If detections keep coming back, a clean operating-system reinstall is the most dependable cure.
  • The SHA-256 hash of 67-Client.jar is 2b8371928a5404de7983b14becfd933fd5988d8e1b07e4ab99c12488bf6b972f, and its MD5 is aec4005a1b4103e75c0f0e013d88ff22. This hash is the file's unique fingerprint — two files with the same SHA-256 are identical. Use it to confirm you're looking at exactly this file (not just one with the same name) when comparing against antivirus databases or a download's published checksum.
  • This report reflects the scan run on July 21, 2026. Because a file's hash never changes, the identity of 67-Client.jar is fixed — but antivirus coverage improves over time, so a file that looks clean today can pick up detections later (and vice-versa). If you need the latest picture, MalwareTips staff can re-run the analysis from scratch.
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.