MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 01c9940b468ce2a58f2bc52f5c8b7d0310451c994d798879ff653d92fbaf8719. 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: 16
| SHA256 hash: | 01c9940b468ce2a58f2bc52f5c8b7d0310451c994d798879ff653d92fbaf8719 |
|---|---|
| SHA3-384 hash: | 50c89730b5fa1292c2e8bbb6633fc0d52a7ee4ad991da2f11d5e5787cbb0734a5b90793e80740a3c22b887adc636a433 |
| SHA1 hash: | e50a4184953faeec7e40bb33f52c08d7f22a2519 |
| MD5 hash: | 2cf24966a6aad7b6ecffe04a20eaf3dd |
| humanhash: | ten-uniform-beryllium-zulu |
| File name: | 2cf24966a6aad7b6ecffe04a20eaf3dd |
| Download: | download sample |
| Signature | CoinMiner |
| File size: | 9'402'368 bytes |
| First seen: | 2024-06-14 14:37:07 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 59bd1de5370a3a1763ca4ab2cd4ba57f (8 x CoinMiner) |
| ssdeep | 196608:rhHMBGC3PtXtT+Was8owq1wo9JoYx5JAMdJOnZTG1IvQSaKe6NZOn:r2G0RwuwasMdJOnZKVSaaNZOn |
| Threatray | 727 similar samples on MalwareBazaar |
| TLSH | T12C96E022BDD18577C66303327D5DF23972EEB5741B3581C763981F2D2A702E26A3922B |
| TrID | 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.5% (.EXE) Win64 Executable (generic) (10523/12/4) 6.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 5.3% (.EXE) Win32 Executable (generic) (4504/4/1) 2.4% (.EXE) OS/2 Executable (generic) (2029/13) |
| Reporter | |
| Tags: | 32 CoinMiner exe |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
d6350d8a664b3585108ee2b6f04f031d478e97a53962786b18e4780a3ca3da60
01c9940b468ce2a58f2bc52f5c8b7d0310451c994d798879ff653d92fbaf8719
77bfcc49e879f4c7b3ab170d65599ac49c4eb40a96228449d45e3cde428f9b71
af1e97dda5734973a94776e4631957dfd42a8675c966fff64d97aef3dacfbcab
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: | Check_Dlls |
|---|
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| 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: | INDICATOR_SUSPICIOUS_EXE_NoneWindowsUA |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Windows executables referencing non-Windows User-Agents |
| Rule name: | INDICATOR_TOOL_EXP_EternalBlue |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Windows executables containing EternalBlue explitation artifacts |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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 |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::GetFileSecurityA ADVAPI32.dll::SetFileSecurityA |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoFreeUnusedLibraries ole32.dll::CoInitializeSecurity ole32.dll::CreateStreamOnHGlobal |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipAlloc gdiplus.dll::GdipCreateFromHDC |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::PlaySoundA GDI32.dll::StretchDIBits |
| NET_SHARE_API | Can access Network Share | NETAPI32.dll::NetShareEnum |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExA SHELL32.dll::ShellExecuteA SHELL32.dll::SHGetFileInfoA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle WININET.dll::InternetCloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetDriveTypeA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA WININET.dll::FtpCreateDirectoryA KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA ole32.dll::CreateFileMoniker KERNEL32.dll::DeleteFileW KERNEL32.dll::DeleteFileA WININET.dll::FtpDeleteFileA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameA ADVAPI32.dll::GetUserNameA ADVAPI32.dll::LookupPrivilegeValueA |
| WIN_NETWORK_API | Supports Windows Networking | MPR.dll::WNetAddConnection2A |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegQueryValueA ADVAPI32.dll::RegQueryValueExA |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::WSAAccept WS2_32.dll::WSACloseEvent WS2_32.dll::WSACreateEvent WS2_32.dll::WSAEnumNetworkEvents WS2_32.dll::WSAEventSelect WS2_32.dll::WSAIoctl |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuA USER32.dll::CreateMenu ole32.dll::OleCreateMenuDescriptor USER32.dll::EmptyClipboard USER32.dll::FindWindowA USER32.dll::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.url : hxxp://203.70.224.72/help.scr