MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 0adde4246aaa9fb3964d1d6cf3c29b1b13074015b250eb8e5591339f92e1e3ca. 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
DoNex
Vendor detections: 13
| SHA256 hash: | 0adde4246aaa9fb3964d1d6cf3c29b1b13074015b250eb8e5591339f92e1e3ca |
|---|---|
| SHA3-384 hash: | 15a9b9231cf2f742c5afc4a337b55a274884bb42a8fb2170bb108d912d0435a03f6c7c0c85b874e1764ef0e54d97ad1a |
| SHA1 hash: | 21eae7e488b145fa3618627da99c3234696c0f15 |
| MD5 hash: | 8a23347b733420472a1ec0a1eeada597 |
| humanhash: | xray-bulldog-single-delta |
| File name: | 8a23347b733420472a1ec0a1eeada597.exe |
| Download: | download sample |
| Signature | DoNex |
| File size: | 229'391 bytes |
| First seen: | 2024-03-08 19:18:16 UTC |
| Last seen: | 2024-03-08 21:24:03 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 8c15953665973cafd1715edd2e4e4284 (1 x DoNex) |
| ssdeep | 3072:FnS2A9r4wpzL3syZUmMkZFfAQ2FUAElR8MRC3KevxEwYSidYj6zxe8pxU4iR:ZSFr4EzLvC1kP4Q7XlR8MRCXYZR5c/R |
| TLSH | T1AD24AE21B580C831D9B30D7656FDD77ADA3DBA30172496DB53880669EE603E1B33CA1B |
| TrID | 32.2% (.EXE) Win64 Executable (generic) (10523/12/4) 20.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 15.4% (.EXE) Win16 NE executable (generic) (5038/12/1) 13.7% (.EXE) Win32 Executable (generic) (4504/4/1) 6.2% (.EXE) OS/2 Executable (generic) (2029/13) |
| Reporter | |
| Tags: | Donex exe Ransomware |
Intelligence
File Origin
HUVendor 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: | CMD_Ping_Localhost |
|---|
| Rule name: | CMD_Shutdown |
|---|---|
| Author: | adm1n_usa32 |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| 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: | SUSP_XORed_URL_In_EXE |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Detects an XORed URL in an executable |
| Reference: | https://twitter.com/stvemillertime/status/1237035794973560834 |
| Rule name: | SUSP_XORed_URL_in_EXE_RID2E46 |
|---|---|
| Author: | Florian Roth |
| Description: | Detects an XORed URL in an executable |
| Reference: | https://twitter.com/stvemillertime/status/1237035794973560834 |
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::EqualSid ADVAPI32.dll::FreeSid |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetTokenInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineA KERNEL32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA KERNEL32.dll::MoveFileExW KERNEL32.dll::FindFirstFileW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextA ADVAPI32.dll::CryptGenRandom |
| WIN_NETWORK_API | Supports Windows Networking | MPR.dll::WNetAddConnection2A MPR.dll::WNetAddConnection2W MPR.dll::WNetEnumResourceW MPR.dll::WNetOpenEnumW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegSetValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::EnumDependentServicesA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::QueryServiceStatusEx |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.