MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 c16f2b2394cc709740d882cd23ce1c21be66d60a4b549053abfc9102b3c3328a. 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: c16f2b2394cc709740d882cd23ce1c21be66d60a4b549053abfc9102b3c3328a
SHA3-384 hash: 13fb427af17b90d3a8ed9996082a871f68c1110f05f4e9fbed6078b87b92415da1f82fedd57555b4c942eb5a7a47aea1
SHA1 hash: 7895d50af3dcc200f7087ca7f84fcd3ea83734d7
MD5 hash: 63f6702723838493a970587d49bb3972
humanhash: bluebird-april-table-aspen
File name:SecuriteInfo.com.Win64.MalwareX-gen.29495.2462
Download: download sample
Signature CoinMiner
File size:5'057'024 bytes
First seen:2025-07-26 20:16:57 UTC
Last seen:2025-07-26 21:16:19 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 94d8ff6057177a8611280e66cadf0c19 (29 x LummaStealer, 6 x CoinMiner, 2 x Rhadamanthys)
ssdeep 49152:2hqpWI9/mYTMUxkErlcrddHYGOvF3NEWPzZTjyDKRqnzzSWI9/mYTMUxkErlcrdO:2hqp3xkErlcrs7DmK3xkErlcrs7Dmg
TLSH T18736231DB97C90DBECE340709B519610F523BC2B8774A9EB11E497A11A4BEED0B3E316
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 :
2
# of downloads :
37
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
_c16f2b2394cc709740d882cd23ce1c21be66d60a4b549053abfc9102b3c3328a.exe
Verdict:
Malicious activity
Analysis date:
2025-07-26 20:19:03 UTC
Tags:
auto-reg miner xor-url generic upx xmrig

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

Behaviour
Unauthorized injection to a recently created process
Restart of the analyzed sample
Creating a window
Running batch commands
Launching a process
Sending a custom TCP request
Using the Windows Management Instrumentation requests
Creating a file in the %AppData% subdirectories
Creating a process from a recently created file
Adding an exclusion to Microsoft Defender
Changing the hosts file
Enabling autorun by creating a file
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc packed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Verdict:
Malicious
Threat:
UDS:DangerousObject.Multi
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2025-07-26 20:17:29 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 upx
Behaviour
Detects videocard installed
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Suspicious use of SetThreadContext
UPX packed file
Power Settings
Executes dropped EXE
Command and Scripting Interpreter: PowerShell
Drops file in Drivers directory
XMRig Miner payload
Suspicious use of NtCreateUserProcessOtherParentProcess
Xmrig family
xmrig
Unpacked files
SH256 hash:
c16f2b2394cc709740d882cd23ce1c21be66d60a4b549053abfc9102b3c3328a
MD5 hash:
63f6702723838493a970587d49bb3972
SHA1 hash:
7895d50af3dcc200f7087ca7f84fcd3ea83734d7
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.

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::GetSystemInfo
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
USER32.dll::CreateWindowExW

Comments