MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 eb12c198fc1b6ec79ea4b457988db4478ee6bc9aca128aa24a85b76a57add459. 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
BlackSuit
Vendor detections: 14
| SHA256 hash: | eb12c198fc1b6ec79ea4b457988db4478ee6bc9aca128aa24a85b76a57add459 |
|---|---|
| SHA3-384 hash: | 5fc673b14f9b5d227e6ea0a4f19dfad7c0203a62fe360c80bef9f210ca7dcd7adb30fd058011b72c20aaae3854e7f834 |
| SHA1 hash: | 7914e60dda14160299423bcdf6d01a473387d2e0 |
| MD5 hash: | 6e30074c693574294be7ed2aea600afe |
| humanhash: | video-enemy-sad-ink |
| File name: | eb12c198fc1b6ec79ea4b457988db4478ee6bc9aca128aa24a85b76a57add459 |
| Download: | download sample |
| Signature | BlackSuit |
| File size: | 3'230'720 bytes |
| First seen: | 2025-04-16 12:58:17 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 66faeb81cedbe9d94ed97ad77d71d011 (1 x BlackSuit) |
| ssdeep | 49152:U44/fZE95JvcOnWIiw3u8jcoPfv3KSHPU7DlYqvLpzvgDPj4epuRgn7P8ci1x6Nq:Q/fZo5JvcxyIZg/Np |
| TLSH | T118E5AE03FF8295F1D8C7027A11EB937F5D358A188734D9D3CBA529A988216D16B3F398 |
| TrID | 52.5% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 17.7% (.EXE) Win64 Executable (generic) (10522/11/4) 8.4% (.EXE) Win16 NE executable (generic) (5038/12/1) 7.5% (.EXE) Win32 Executable (generic) (4504/4/1) 3.4% (.ICL) Windows Icons Library (generic) (2059/9) |
| Magika | pebin |
| Reporter | |
| Tags: | blacksuit exe mohsar-ddns-net |
Intelligence
File Origin
ITVendor Threat Intelligence
Result
Behaviour
Result
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: | 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: | 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: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | ProgramLanguage_Rust |
|---|---|
| Author: | albertzsigovits |
| Description: | Application written in Rust 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: | WHIRLPOOL_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for WhirlPool constants |
| Rule name: | win_blacksuit_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.blacksuit. |
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 (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::CopySid advapi32.dll::FreeSid advapi32.dll::GetLengthSid advapi32.dll::IsValidSid |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::CheckTokenMembership advapi32.dll::GetTokenInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::CreateFiberEx kernel32.dll::TerminateProcess ntdll.dll::NtQueryInformationProcess kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryW kernel32.dll::LoadLibraryA |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::ReadConsoleA kernel32.dll::ReadConsoleW kernel32.dll::SetConsoleMode kernel32.dll::GetConsoleMode kernel32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetSystemDirectoryA kernel32.dll::GetSystemDirectoryW kernel32.dll::GetFileAttributesW |
| WIN_CRYPT_API | Uses Windows Crypt API | crypt32.dll::CertFindCertificateInStore crypt32.dll::CertFreeCertificateContext crypt32.dll::CertOpenSystemStoreW advapi32.dll::CryptAcquireContextW advapi32.dll::CryptGenRandom |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExW advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW advapi32.dll::RegSetValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo ws2_32.dll::gethostbyaddr ws2_32.dll::gethostbyname |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.