MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 eb2cca230b99d059355c3d4d2c35e9585aedd030c7477535b86bbc950d7ea2a9. 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: 10


Intelligence 10 IOCs YARA 28 File information Comments

SHA256 hash: eb2cca230b99d059355c3d4d2c35e9585aedd030c7477535b86bbc950d7ea2a9
SHA3-384 hash: 85dc8777689f25a14d6595bd2956d859e63d42b27eb284c488b01b4bc78c2d162988a89fe7d6ad820756dd62c0f0340c
SHA1 hash: 2d8cd9d19e931872f9a9999db7e61c59f39808b1
MD5 hash: b9970201d525bfc80d9c3b1f011e4178
humanhash: double-pluto-nebraska-mango
File name:client.exe
Download: download sample
Signature CoinMiner
File size:3'051'444 bytes
First seen:2026-06-20 21:55:32 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash cd40545a33dc365b00dc388241fa5c66 (2 x CoinMiner)
ssdeep 49152:3hbmYcsGXSpUkCTIipshMVpFb4g8p6L54DNmg1ss1M7i+/htP+rX9kw5OP9htWMR:3hb3zUHr366LGNEv7i+5tP+JkwYLSlF+
TLSH T18BE533D09BC3D9D7C641037E89A6461E2334E6850BD3CB1728B5A3760E366D07F87E6A
TrID 45.6% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
18.0% (.EXE) Win64 Executable (generic) (6522/11/2)
13.9% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.6% (.ICL) Windows Icons Library (generic) (2059/9)
5.6% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter BlinkzSec
Tags:CoinMiner

Intelligence


File Origin
# of uploads :
1
# of downloads :
74
Origin country :
SE SE
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
_eb2cca230b99d059355c3d4d2c35e9585aedd030c7477535b86bbc950d7ea2a9.exe
Verdict:
No threats detected
Analysis date:
2026-06-20 21:56:50 UTC
Tags:
n/a

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

Behaviour
Creating a file
Enabling the 'hidden' option for recently created files
Creating a file in the system32 subdirectories
Creating a process from a recently created file
Сreating synchronization primitives
Deleting a recently created file
Replacing files
DNS request
Searching for synchronization primitives
Connection attempt
Sending a custom TCP request
Creating a file in the system32 directory
Moving a file to the system32 directory
Creating a service
Launching a service
Loading a system driver
Enabling autorun for a service
Enabling autorun by creating a file
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug crypto mingw overlay packed
Verdict:
Malicious
File Type:
exe x64
Detections:
Trojan.Win64.Agent.sb
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Malware.Heuristic
Status:
Malicious
First seen:
2026-06-20 21:56:33 UTC
File Type:
PE+ (Exe)
AV detection:
13 of 36 (36.11%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
adware persistence ransomware spyware
Behaviour
Checks SCSI registry key(s)
Checks processor information in registry
Modifies Internet Explorer settings
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Uses Volume Shadow Copy WMI provider
Uses Volume Shadow Copy service COM API
Checks system information in the registry
Drops file in System32 directory
Enumerates connected drives
Executes dropped EXE
Boot or Logon Autostart Execution: Active Setup
Unpacked files
SH256 hash:
eb2cca230b99d059355c3d4d2c35e9585aedd030c7477535b86bbc950d7ea2a9
MD5 hash:
b9970201d525bfc80d9c3b1f011e4178
SHA1 hash:
2d8cd9d19e931872f9a9999db7e61c59f39808b1
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: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__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__ConsoleCtrl
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:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:GoBinTest
Rule name: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_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:pe_detect_tls_callbacks
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:Suspicious_Process
Author:Security Research Team
Description:Suspicious process creation
Rule name:Sus_All_Windows_PE_Malware
Author:DiegoAnalytics
Description:Detects Windows PE malware of all types, avoids non-executables like .html
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:vmdetect
Author:nex
Description:Possibly employs anti-virtualization techniques

File information


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

Comments