MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 6790fc6d745d7e0f4f705e41d09fa2af5515f378fa657861828b68e613035c53. 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


Intelligence 13 IOCs YARA 4 File information Comments

SHA256 hash: 6790fc6d745d7e0f4f705e41d09fa2af5515f378fa657861828b68e613035c53
SHA3-384 hash: 730b33010e5eed2178c13d4277e7d7692f6b1713cbe7033cf3a2dc4188f980389219a6824a4ea2d95e5f7714130b8f09
SHA1 hash: 9a62076c63c24edc224fae6d3f75adbd89342867
MD5 hash: 35624c0645c08efb7b143f284caa5638
humanhash: emma-illinois-fourteen-neptune
File name:SoftWare.exe
Download: download sample
Signature Rhadamanthys
File size:2'278'912 bytes
First seen:2025-08-05 19:31:27 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 581904886fa82d72b55f3b95feac6241 (22 x LummaStealer, 3 x Stealc, 1 x XWorm)
ssdeep 24576:3D2+BJMSSXsRagZpNTBjKsOCU3us7uZRPAD+VEtTeA8m7zFq3+3rdLL0E:TZfMrSZznOpIDExV8BSb
TLSH T15CB5C019A879D0DAFCD301B17B599251A4237E3FDE2C69EB50E4CB50124ADED063B23B
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 AntiSkidding
Tags:exe Rhadamanthys

Intelligence


File Origin
# of uploads :
1
# of downloads :
45
Origin country :
GB GB
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
_6790fc6d745d7e0f4f705e41d09fa2af5515f378fa657861828b68e613035c53.exe
Verdict:
Malicious activity
Analysis date:
2025-08-05 19:33:34 UTC
Tags:
lumma rhadamanthys shellcode

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
81.4%
Tags:
virus krypt spawn
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for synchronization primitives
Searching for the window
Creating a file
Launching a process
Creating a window
Сreating synchronization primitives
Using the Windows Management Instrumentation requests
Sending a custom TCP request
Connection attempt
DNS request
Sending a UDP request
Launching the default Windows debugger (dwwin.exe)
Reading critical registry keys
Creating a process with a hidden window
Creating a file in the %temp% subdirectories
Stealing user critical data
Unauthorized injection to a system process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc packed similar-threat
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Egairtigado
Status:
Malicious
First seen:
2025-08-05 19:32:21 UTC
File Type:
PE+ (Exe)
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Result
Malware family:
rhadamanthys
Score:
  10/10
Tags:
family:rhadamanthys stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Program crash
Suspicious use of SetThreadContext
Detects Rhadamanthys Payload
Rhadamanthys
Rhadamanthys family
Unpacked files
SH256 hash:
6790fc6d745d7e0f4f705e41d09fa2af5515f378fa657861828b68e613035c53
MD5 hash:
35624c0645c08efb7b143f284caa5638
SHA1 hash:
9a62076c63c24edc224fae6d3f75adbd89342867
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: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: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.

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::CreateThread
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::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_BASE_USER_APIRetrieves Account InformationADVAPI32.dll::GetUserNameA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::OpenClipboard
USER32.dll::CreateWindowExW

Comments