MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 e0e0b3d2890053cbdf84d6c3177e267d8f767f4b2b6d6e5fb2de5860b0a09ee2. 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
Rhadamanthys
Vendor detections: 13
| SHA256 hash: | e0e0b3d2890053cbdf84d6c3177e267d8f767f4b2b6d6e5fb2de5860b0a09ee2 |
|---|---|
| SHA3-384 hash: | 8d7a29a944b41b914b8ebe204a738139b27a7d2c561094a6fd7217a242ce92bd35b69a611a8048b0f05e119fd8565cef |
| SHA1 hash: | 4994beade8125a0c0d371412bed080600cb04268 |
| MD5 hash: | 81703e67fca669b338e1f004bec9b92d |
| humanhash: | kentucky-london-robert-east |
| File name: | TokyoRonins_Setup_patched.bin |
| Download: | download sample |
| Signature | Rhadamanthys |
| File size: | 20'218'256 bytes |
| First seen: | 2025-03-28 13:00:37 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 43f0fcaf8681673a6c183807833948c5 (1 x Rhadamanthys) |
| ssdeep | 196608:atuvBgRa90nI32yXHGjZBpIrZpuyEHqI/5/mUgoi9WozIacEYQrNVJtZyfvvr6N:c5kxmnlAJwRuMsVcxQRTyfvvuN |
| Threatray | 84 similar samples on MalwareBazaar |
| TLSH | T14A171217F944807BF02217358D9BE3E1E476BB24AE20494B32E46E4D7BBB6817F15287 |
| TrID | 81.3% (.DLL) Win32 Dynamic Link Library - Borland C/C++ (220677/53/57) 4.7% (.EXE) DOS Executable Borland C++ (13007/5/3) 3.8% (.EXE) Win64 Executable (generic) (10522/11/4) 3.6% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 2.4% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| dhash icon | c323a48c39634341 (1 x Rhadamanthys) |
| Reporter | |
| Tags: | debloated exe NoLogsMarch Rhadamanthys Wagmi |
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| 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: | DebuggerException__SetConsoleCtrl |
|---|---|
| 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: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | ScanStringsInsocks5systemz |
|---|---|
| Author: | Byambaa@pubcert.mn |
| Description: | Scans presence of the found strings using the in-house brute force method |
| 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: | with_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the presence of an or several urls |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| MULTIMEDIA_API | Can Play Multimedia | WINMM.DLL::PlaySoundA |
| SHELL_API | Manipulates System Shell | SHELL32.DLL::FindExecutableA SHELL32.DLL::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.DLL::CreateProcessA WININET.DLL::InternetCloseHandle KERNEL32.DLL::CloseHandle KERNEL32.DLL::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.DLL::LoadLibraryA KERNEL32.DLL::LoadLibraryExA KERNEL32.DLL::GetDriveTypeA KERNEL32.DLL::GetVolumeInformationA KERNEL32.DLL::GetSystemInfo KERNEL32.DLL::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.DLL::SetConsoleCtrlHandler |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.DLL::CopyFileA KERNEL32.DLL::CreateDirectoryA KERNEL32.DLL::CreateFileA KERNEL32.DLL::DeleteFileA KERNEL32.DLL::MoveFileA KERNEL32.DLL::MoveFileExA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.DLL::GetUserNameA |
| WIN_NETWORK_API | Supports Windows Networking | MPR.DLL::WNetEnumResourceA MPR.DLL::WNetGetUniversalNameA MPR.DLL::WNetOpenEnumA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.DLL::RegCreateKeyExA ADVAPI32.DLL::RegDeleteKeyA ADVAPI32.DLL::RegNotifyChangeKeyValue ADVAPI32.DLL::RegOpenKeyExA ADVAPI32.DLL::RegQueryInfoKeyA ADVAPI32.DLL::RegQueryValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.DLL::ActivateKeyboardLayout USER32.DLL::CreateMenu USER32.DLL::EmptyClipboard USER32.DLL::FindWindowA USER32.DLL::OpenClipboard USER32.DLL::PeekMessageA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.