MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 d6375edfdf41bfedf87213fb70d97ffc0d4c88e3ceb0ae521fa5fb1d5abc6cf7. 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
Blackmoon
Vendor detections: 12
| SHA256 hash: | d6375edfdf41bfedf87213fb70d97ffc0d4c88e3ceb0ae521fa5fb1d5abc6cf7 |
|---|---|
| SHA3-384 hash: | 2550e9c4fc328ad5d278609c7ca3667e3c5f4956e290ccac81eeacdd8fecf33c963f076d2ec09b12debc696ec49c7b8f |
| SHA1 hash: | 0f771355825d4e2ce0adbbc109e63b2c6d2a9e6b |
| MD5 hash: | 21f1938dddf5c9343a8296febafc9510 |
| humanhash: | paris-fix-oscar-carolina |
| File name: | 允许注销@111.180.195.137.exe |
| Download: | download sample |
| Signature | Blackmoon |
| File size: | 856'576 bytes |
| First seen: | 2024-05-07 01:18:47 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | ffb169cf03ac3d4750dd8e3783007a92 (5 x Blackmoon) |
| ssdeep | 24576:TFYLJfZXhoXnH0WahXUvK3QyOOrTxW7+EmTRR3QpgGRLWv2Pxw:TSBTg3P2 |
| TLSH | T139053A237221C0A3C1612FF957AA163838F847152D79A963AFD8AEA67CB4533CF3550D |
| TrID | 38.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 20.6% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 10.9% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 8.6% (.SCR) Windows screen saver (13097/50/3) 6.9% (.EXE) Win64 Executable (generic) (10523/12/4) |
| File icon (PE): | |
| dhash icon | ccaa33cacab3b2ec (15 x Blackmoon, 1 x Gh0stRAT) |
| Reporter | |
| Tags: | Blackmoon exe |
Intelligence
File Origin
USVendor Threat Intelligence
Result
Behaviour
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: | DebuggerCheck__QueryInfo |
|---|---|
| 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: | HeavensGate |
|---|---|
| Author: | kevoreilly |
| Description: | Heaven's Gate: Switch from 32-bit to 64-mode |
| 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: | MALWARE_Win_BlackMoon |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables using BlackMoon RunTime |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | meth_peb_parsing |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | UPXV200V290MarkusOberhumerLaszloMolnarJohnReiser |
|---|---|
| Author: | malware-lu |
| Rule name: | Windows_Trojan_CobaltStrike_f0b627fc |
|---|---|
| Description: | Rule for beacon reflective loader |
| Rule name: | Windows_Trojan_CobaltStrike_f0b627fc |
|---|---|
| Author: | Elastic Security |
| Description: | Rule for beacon reflective loader |
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CreateStreamOnHGlobal |
| DP_API | Uses DP API | CRYPT32.dll::CryptProtectData |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdipGetImageEncodersSize gdiplus.dll::GdipGetImageEncoders gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipFillRectangle gdiplus.dll::GdipDeleteBrush |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.DLL::CreateProcessA KERNEL32.DLL::CloseHandle WINHTTP.dll::WinHttpCloseHandle KERNEL32.DLL::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.DLL::LoadLibraryA KERNEL32.DLL::GetStartupInfoA KERNEL32.DLL::GetCommandLineA KERNEL32.DLL::GetCommandLineW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.DLL::CreateDirectoryA KERNEL32.DLL::CreateDirectoryW KERNEL32.DLL::CreateFileA KERNEL32.DLL::DeleteFileA KERNEL32.DLL::MoveFileA SHLWAPI.dll::PathRemoveFileSpecW |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpAddRequestHeaders WINHTTP.dll::WinHttpConnect WINHTTP.dll::WinHttpCrackUrl WINHTTP.dll::WinHttpOpenRequest WINHTTP.dll::WinHttpOpen WINHTTP.dll::WinHttpQueryDataAvailable |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegSetValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::CreateServiceA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::StartServiceA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::CreateMenu USER32.dll::FindWindowExA USER32.dll::FindWindowExW USER32.dll::PeekMessageA USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.