MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 c2d045884d11777182129a96557ffc118ef0e8eb729b47766b4e003688d8c9c2. 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: 12


Intelligence 12 IOCs YARA 6 File information Comments

SHA256 hash: c2d045884d11777182129a96557ffc118ef0e8eb729b47766b4e003688d8c9c2
SHA3-384 hash: fbfcd231095d1575bed5c41d1d883f56692ff824a8e9351e21db76e7cf1e3c65a08bf2ae8295f336d5d441a362b72fb0
SHA1 hash: 527db697b2b2b5e4a05146aed41025fc963bdbcc
MD5 hash: beb1a5aac6f71ada04803c5c0223786f
humanhash: maryland-hawaii-orange-fix
File name:TbV75ZR.exe
Download: download sample
Signature Rhadamanthys
File size:1'014'784 bytes
First seen:2025-03-29 13:39:29 UTC
Last seen:2025-03-30 21:40:12 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash a0b72f709ebc465cfce6b6cf21367efe (33 x LummaStealer, 6 x Vidar, 2 x Rhadamanthys)
ssdeep 24576:8w4GBpehMjcuP5b4FtyV2H1cKbz72jUsbc8L9kg5cKm:8w4GBcz05styf4MLuOcKm
TLSH T1E225F180E25D43E0F8D181B48AA59241752379A1CA337B9F41E407796F25AEF2F2F379
TrID 63.5% (.EXE) Win64 Executable (generic) (10522/11/4)
12.2% (.EXE) OS/2 Executable (generic) (2029/13)
12.0% (.EXE) Generic Win/DOS Executable (2002/3)
12.0% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter aachum
Tags:exe Rhadamanthys


Avatar
iamaachum
http://176.113.115.7/files/7033027882/TbV75ZR.exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
516
Origin country :
ES ES
Vendor Threat Intelligence
Verdict:
Malicious
Score:
81.4%
Tags:
virus
Result
Verdict:
Malware
Maliciousness:

Behaviour
Launching a process
Сreating synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Using the Windows Management Instrumentation requests
Connection attempt
Sending a custom TCP request
DNS request
Sending a UDP request
Reading critical registry keys
Searching for the window
Unauthorized injection to a recently created process
Creating a window
Stealing user critical data
Unauthorized injection to a system process
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
lolbin microsoft_visual_cc msbuild packed packed packer_detected
Result
Threat name:
RHADAMANTHYS
Detection:
malicious
Classification:
troj.evad
Score:
96 / 100
Signature
Allocates memory in foreign processes
Contains functionality to inject code into remote processes
Injects a PE file into a foreign processes
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Suricata IDS alerts for network traffic
Switches to a custom stack to bypass stack traces
System process connects to network (likely due to code injection or exploit)
Writes to foreign memory regions
Yara detected RHADAMANTHYS Stealer
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2025-03-28 21:34:58 UTC
File Type:
PE+ (Exe)
AV detection:
17 of 24 (70.83%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
discovery
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Program crash
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Suspicious use of NtCreateUserProcessOtherParentProcess
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
c2d045884d11777182129a96557ffc118ef0e8eb729b47766b4e003688d8c9c2
MD5 hash:
beb1a5aac6f71ada04803c5c0223786f
SHA1 hash:
527db697b2b2b5e4a05146aed41025fc963bdbcc
Malware family:
Rhadamanthys
Verdict:
Malicious
Please note that we are no longer able to provide a coverage score for Virus Total.

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:cobalt_strike_tmp01925d3f
Author:The DFIR Report
Description:files - file ~tmp01925d3f.exe
Reference:https://thedfirreport.com
Rule name:DebuggerCheck__API
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:NET
Author:malware-lu
Rule name:pe_detect_tls_callbacks
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Rhadamanthys

Executable exe c2d045884d11777182129a96557ffc118ef0e8eb729b47766b4e003688d8c9c2

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via 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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThreadpoolWork
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW

Comments