MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 2fa08478b989da7327bcb2c22eefc626126d357de831b8182474ba1ac6240033. 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: 16


Intelligence 16 IOCs YARA 17 File information Comments

SHA256 hash: 2fa08478b989da7327bcb2c22eefc626126d357de831b8182474ba1ac6240033
SHA3-384 hash: cbd3f87db1bc162537c998c2e21d729e3c4146b966bb2f5652b67a62c9741550011278e4f16578b12461e67fc473339b
SHA1 hash: 8dc51caae8b3c0fce19828b70a2da6d3aa252292
MD5 hash: 88529dd57cce6919b5509c10f7f46784
humanhash: vegan-skylark-foxtrot-carolina
File name:Setup.exe
Download: download sample
Signature Rhadamanthys
File size:2'692'112 bytes
First seen:2025-09-12 18:26:40 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 1aae8bf580c846f39c71c05898e57e88 (131 x LummaStealer, 12 x ValleyRAT, 10 x SalatStealer)
ssdeep 24576:3CmrQpBLa2g/LHjV8bY5/etXGPMOXVu0XEunG5efpTNcPiHhzLlmGChZYTWzpMzj:3tEKWEmkGB+l8ZYTWzpMcri7pBCaVlJ
Threatray 422 similar samples on MalwareBazaar
TLSH T16EC54B40FCD3D5B7E6029A3157A692FB23289C081F31968FEB94767AB9371D14A3234D
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10522/11/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
Magika pebin
Reporter burger
Tags:exe LummaStealer Rhadamanthys

Intelligence


File Origin
# of uploads :
1
# of downloads :
161
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
Setup.exe
Verdict:
Malicious activity
Analysis date:
2025-09-12 18:26:03 UTC
Tags:
rhadamanthys stealer anti-evasion

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Unauthorized injection to a recently created process
Restart of the analyzed sample
Creating a window
Сreating synchronization primitives
Launching a process
Launching the default Windows debugger (dwwin.exe)
Using the Windows Management Instrumentation requests
DNS request
Sending a UDP request
Reading critical registry keys
Searching for the window
Sending a custom TCP request
Unauthorized injection to a system process
Connection attempt to an infection source
Sending a TCP request to an infection source
Stealing user critical data
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-vm golang invalid-signature mingw obfuscated redcap signed
Verdict:
Malicious
File Type:
exe x32
First seen:
2025-09-12T15:34:00Z UTC
Last seen:
2025-09-12T15:34:00Z UTC
Hits:
~10
Detections:
Trojan.Win64.SBEscape.sb Trojan.Win64.SBEscape.aff Trojan.Win32.Strab.sb Trojan.Win32.Crypt.sb
Result
Threat name:
RHADAMANTHYS
Detection:
malicious
Classification:
troj.evad
Score:
84 / 100
Signature
C2 URLs / IPs found in malware configuration
Found malware configuration
Injects a PE file into a foreign processes
Multi AV Scanner detection for submitted file
Switches to a custom stack to bypass stack traces
Tries to detect sandboxes and other dynamic analysis tools (process name or module or function)
Uses Windows timers to delay execution
Yara detected RHADAMANTHYS Stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win32.Spyware.Rhadamanthys
Status:
Malicious
First seen:
2025-09-12 18:26:35 UTC
File Type:
PE (Exe)
Extracted files:
44
AV detection:
15 of 24 (62.50%)
Threat level:
  2/5
Result
Malware family:
rhadamanthys
Score:
  10/10
Tags:
family:rhadamanthys discovery stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Program crash
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Detects Rhadamanthys Payload
Rhadamanthys
Rhadamanthys family
Suspicious use of NtCreateUserProcessOtherParentProcess
Unpacked files
SH256 hash:
2fa08478b989da7327bcb2c22eefc626126d357de831b8182474ba1ac6240033
MD5 hash:
88529dd57cce6919b5509c10f7f46784
SHA1 hash:
8dc51caae8b3c0fce19828b70a2da6d3aa252292
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: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:CP_AllMal_Detector
Author:DiegoAnalytics
Description:CrossPlatform All Malwares Detector: Detect PE, ELF, Mach-O, scripts, archives; overlay, obfuscation, encryption, spoofing, hiding, high entropy, network communication
Rule name:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:GoBinTest
Rule name:golang
Rule name:Golangmalware
Author:Dhanunjaya
Description:Malware in Golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


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

Comments