MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 4ef69c78ef7820decb296cb52dc9e719848617201af41af906c01d3fb3d766db. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.

Database Entry



CoinMiner


Vendor detections: 14


Intelligence 14 IOCs YARA 4 File information Comments

SHA256 hash: 4ef69c78ef7820decb296cb52dc9e719848617201af41af906c01d3fb3d766db
SHA3-384 hash: 59b6ec9b4586f0fdfd457f5f7dddfa539c81bca96ee60e6c4d625353d9d25848341f359d4dcb1b9b06691fae9defd25a
SHA1 hash: 4c20dd71f4bf0462e1ca75ef3046fcc2025e5305
MD5 hash: b696992a45a7066b16c4fc2a674c3ef6
humanhash: double-carolina-east-eleven
File name:SecuriteInfo.com.Win64.MalwareX-gen.14024.714
Download: download sample
Signature CoinMiner
File size:5'261'312 bytes
First seen:2025-07-10 07:28:07 UTC
Last seen:2025-07-10 09:20:22 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 4d97f4d8eb72145721aa257137dd4987 (10 x LummaStealer, 2 x CoinMiner, 1 x Stealc)
ssdeep 98304:C1FSvJjRogYuTKIZGFkimWu530sYR+vzvvVjxiYlZGFkimWu530sYR+vzvvVjxiZ:Uk1TYuTKIZEvs5DVNiYlZEvs5DVNiYi
Threatray 672 similar samples on MalwareBazaar
TLSH T19536122D8245A2C7FD7184BA84662151B8237E32C4281FFFD299E3729E076C15F6D39E
TrID 63.5% (.EXE) Win64 Executable (generic) (10522/11/4)
12.2% (.EXE) OS/2 Executable (generic) (2029/13)
12.0% (.EXE) Generic Win/DOS Executable (2002/3)
12.0% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:CoinMiner exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
31
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
_4ef69c78ef7820decb296cb52dc9e719848617201af41af906c01d3fb3d766db.exe
Verdict:
No threats detected
Analysis date:
2025-07-10 07:30:14 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
autorun shell virus sage
Result
Verdict:
Malware
Maliciousness:

Behaviour
Unauthorized injection to a recently created process
Restart of the analyzed sample
Using the Windows Management Instrumentation requests
Creating a process from a recently created file
Unauthorized injection to a system process
Enabling autorun by creating a file
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
adaptive-context fingerprint microsoft_visual_cc obfuscated packed packed packer_detected
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.LummaStealer
Status:
Malicious
First seen:
2025-07-10 07:03:51 UTC
File Type:
PE+ (Exe)
AV detection:
18 of 23 (78.26%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:xmrig execution miner persistence
Behaviour
Scheduled Task/Job: Scheduled Task
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Suspicious use of SetThreadContext
Executes dropped EXE
Command and Scripting Interpreter: PowerShell
XMRig Miner payload
Xmrig family
xmrig
Unpacked files
SH256 hash:
4ef69c78ef7820decb296cb52dc9e719848617201af41af906c01d3fb3d766db
MD5 hash:
b696992a45a7066b16c4fc2a674c3ef6
SHA1 hash:
4c20dd71f4bf0462e1ca75ef3046fcc2025e5305
Please note that we are no longer able to provide a coverage score for Virus Total.

YARA Signatures


MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.

Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

CoinMiner

Executable exe 4ef69c78ef7820decb296cb52dc9e719848617201af41af906c01d3fb3d766db

(this sample)

  
Delivery method
Distributed via web download

BLint


The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.

Findings
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::CreateWindowExA

Comments