MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5375bcea7c7b3cd0a192acb63f3fc566759eb6ed0cb0e2302c1e67b06dbacd5f. 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: 13


Intelligence 13 IOCs YARA 37 File information Comments

SHA256 hash: 5375bcea7c7b3cd0a192acb63f3fc566759eb6ed0cb0e2302c1e67b06dbacd5f
SHA3-384 hash: fae71c046603d0f2b55767ac815338eea5b72de739496c0c519660a577bfefdaeaa59ca551c9a1c9eb415ff39e67f94a
SHA1 hash: f2ed6f60bab1fdd8a4181ec76994685717a12699
MD5 hash: d97332c9d242536ba5db81b263ecf0cc
humanhash: nine-mike-thirteen-nuts
File name:file
Download: download sample
Signature CoinMiner
File size:8'478'936 bytes
First seen:2026-05-04 13:22:12 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (350 x Vidar, 93 x Stealc, 92 x Rhadamanthys)
ssdeep 98304:tnqBepjz6E+n2WuCbP0GXFSnFVuoUUUs46pxT3jv0zFmh:tqBepjz6E+nBbclFM0h
Threatray 142 similar samples on MalwareBazaar
TLSH T1BB86C04ABEE100F8C2A5A5318CE63B413F61F45D872567D32980A3723E27BE05DF5B5A
TrID 33.1% (.EXE) Win64 Executable (generic) (6522/11/2)
25.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
10.4% (.ICL) Windows Icons Library (generic) (2059/9)
10.3% (.EXE) OS/2 Executable (generic) (2029/13)
10.1% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter Bitsight
Tags:a CoinMiner dropped-by-gcleaner exe MIX3.file signed

Code Signing Certificate

Organisation:*.100mensch.de
Issuer:Sectigo Public Server Authentication CA DV R36
Algorithm:sha256WithRSAEncryption
Valid from:2025-06-29T00:00:00Z
Valid to:2026-07-13T23:59:59Z
Serial number: 5fb242ac169d8305893f4af59ec5f15e
Intelligence: 6 malware samples on MalwareBazaar are signed with this code signing certificate
Thumbprint Algorithm:SHA256
Thumbprint: 8f95a7506c30b0f5b1a72eb6b15f633a8964ff43c56224e1c2026232ce3215a9
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
Bitsight
url: http://91.92.241.242/service

Intelligence


File Origin
# of uploads :
1
# of downloads :
149
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
exe
Verdict:
Malicious activity
Analysis date:
2026-05-04 13:23:37 UTC
Tags:
auto-reg miner golang xmrig donutloader loader upx

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Gathering data
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Launching a process
Creating a service
Creating a file
Launching a service
Creating a process from a recently created file
Creating a file in the Windows subdirectories
DNS request
Searching for synchronization primitives
Connecting to a cryptocurrency mining pool
Connection attempt
Sending a custom TCP request
Loading a system driver
Enabling autorun for a service
Unauthorized injection to a system process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm crypt golang signed
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-05-04T10:42:00Z UTC
Last seen:
2026-05-06T02:36:00Z UTC
Hits:
~100
Detections:
Backdoor.Win64.Gsb.sb Trojan.Win32.Miner.sb Trojan.Win32.Agent.rnd PDM:Trojan.Win32.Generic RiskTool.Miner.UDP.C&C RiskTool.BitCoinMiner.UDP.C&C RiskTool.BitCoinMiner.TCP.C&C
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Result
Malware family:
Score:
  10/10
Tags:
family:xmrig defense_evasion execution miner persistence upx
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Launches sc.exe
Suspicious use of SetThreadContext
UPX packed file
Power Settings
Creates new service(s)
Executes dropped EXE
Stops running service(s)
XMRig Miner payload
Family: xmrig
Unpacked files
SH256 hash:
5375bcea7c7b3cd0a192acb63f3fc566759eb6ed0cb0e2302c1e67b06dbacd5f
MD5 hash:
d97332c9d242536ba5db81b263ecf0cc
SHA1 hash:
f2ed6f60bab1fdd8a4181ec76994685717a12699
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:BLOWFISH_Constants
Author:phoul (@phoul)
Description:Look for Blowfish constants
Rule name:command_and_control
Author:CD_R0M_
Description:This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group
Rule name:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:GoBinTest
Rule name:golang
Rule name:Golangmalware
Author:Dhanunjaya
Description:Malware in Golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:golang_duffcopy_amd64
Rule name:Golang_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:INDICATOR_SUSPICIOUS_EXE_NoneWindowsUA
Author:ditekSHen
Description:Detects Windows executables referencing non-Windows User-Agents
Rule name:MALWARE_Win_CoinMiner02
Author:ditekSHen
Description:Detects coinmining malware
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RANSOMWARE
Author:ToroGuitar
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:telebot_framework
Author:vietdx.mb
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/
Rule name:VECT_Ransomware
Author:Mustafa Bakhit
Description:Detects activity associated with VECT ransomware. This includes registry modifications and deletions, execution of system and defense-evasion commands, suspicious API usage, mutex creation, file and memory manipulation, ransomware note generation, anti-debugging and anti-analysis techniques, and embedded cryptographic constants (SHA256) characteristic of this malware family. Designed for threat intelligence and malware detection environments.
Rule name:WHIRLPOOL_Constants
Author:phoul (@phoul)
Description:Look for WhirlPool constants
Rule name:Windows_Cryptominer_Generic_f53cfb9b
Author:Elastic Security
Rule name:Windows_Generic_Threat_e8abb835
Author:Elastic Security
Rule name:Win_FakeInstaller_PythonShellcodeLoader_Crepectl_2026
Author:SixHands
Description:Detects the analyzed fake installer sample using .key config, XOR key, and Python/fiber shellcode loader traits

File information


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

Web download

CoinMiner

Executable exe 5375bcea7c7b3cd0a192acb63f3fc566759eb6ed0cb0e2302c1e67b06dbacd5f

(this sample)

  
Dropped by
Gcleaner
  
Delivery method
Distributed via web download

Comments