MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 596b5c77e69fa9f0004cf5daaae2ac3b925b5b4eddc4fa9620d29d330569b70e. 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
| SHA256 hash: | 596b5c77e69fa9f0004cf5daaae2ac3b925b5b4eddc4fa9620d29d330569b70e |
|---|---|
| SHA3-384 hash: | ef816d103a5997e65a4bb074e11622d1889b38a78b878b7f401d7ef59997d66511a836ab02ad6ef913590c8c5c7703cc |
| SHA1 hash: | 562873c2d78612f42132227d3f49cc381c3c0bd5 |
| MD5 hash: | 0125f9fc8b095b3d9b949dbc646630ac |
| humanhash: | echo-romeo-oven-michigan |
| File name: | SecuriteInfo.com.Win64.MalwareX-gen.9380.2672 |
| Download: | download sample |
| Signature | CoinMiner |
| File size: | 6'840'832 bytes |
| First seen: | 2025-03-13 14:31:54 UTC |
| Last seen: | 2025-03-13 16:00:28 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7f830c1be2775636f0aaf6ee74829bf2 (4 x CoinMiner) |
| ssdeep | 196608:VgcHTgclqE+T9GoZ+JnKl3tcZXQvTz1nKzWsf:VTr9zKl3WZ8TBsd |
| TLSH | T151663309B06AC5B2F6E5E3B4E437846AF47E3F32B8053859C1D96C157EE78167E02B24 |
| TrID | 49.9% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 31.8% (.EXE) Win64 Executable (generic) (10522/11/4) 6.1% (.EXE) OS/2 Executable (generic) (2029/13) 6.0% (.EXE) Generic Win/DOS Executable (2002/3) 6.0% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| Reporter | |
| Tags: | CoinMiner exe |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
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: | AutoIT_Compiled |
|---|---|
| Author: | @bartblaze |
| Description: | Identifies compiled AutoIT script (as EXE). This rule by itself does NOT necessarily mean the detected file is malicious. |
| Rule name: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__MemoryWorkingSet |
|---|---|
| Author: | Fernando Mercês |
| Description: | Anti-debug process memory working set size check |
| Reference: | http://www.gironsec.com/blog/2015/06/anti-debugger-trick-quicky/ |
| 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: | DebuggerHiding__Thread |
|---|---|
| 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: | MALWARE_Win_R77 |
|---|---|
| Author: | ditekSHen |
| Description: | Detects r77 rootkit |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Windows_Rootkit_R77_d0367e28 |
|---|---|
| Author: | Elastic Security |
| Reference: | https://www.elastic.co/security-labs/elastic-security-labs-steps-through-the-r77-rootkit |
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
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.