MalwareBazaar Database

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


Intelligence 14 IOCs YARA 5 File information Comments

SHA256 hash: c3142a633f9095751c1a2a0c926164d21fd88ed8d69660faebfa35fdd3446a65
SHA3-384 hash: a4bf5943210c8eac680ece4d780e5fe0d17ce31303c18c446f2b0bf4829ddd3e481c380a3a9c449cf35a80fd8eb525cd
SHA1 hash: a2ce9add8510450ec50c338bdd0bb170c8b2ec6d
MD5 hash: 1bf38a698992ee9df5453b1138ca546d
humanhash: speaker-ink-football-failed
File name:1bf38a698992ee9df5453b1138ca546d.exe
Download: download sample
Signature Rhadamanthys
File size:453'632 bytes
First seen:2025-07-28 12:00:16 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 486a14fb44b8149f21465658863faa2f (2 x Rhadamanthys)
ssdeep 6144:HBuS6Z5caWBac41yvelm6lur3SATdTV8yvBf7RAUk0c52W7p9QdaFAVHDPTZ:HBuSOcaWBA1i2M3xV8cXTda2HDN
TLSH T162A4E06772A4EDE8E576817D893D05F0A722BC7243605FEB039076362E776D09C2AB31
TrID 48.7% (.EXE) Win64 Executable (generic) (10522/11/4)
23.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
9.3% (.EXE) OS/2 Executable (generic) (2029/13)
9.2% (.EXE) Generic Win/DOS Executable (2002/3)
9.2% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter abuse_ch
Tags:exe Rhadamanthys

Intelligence


File Origin
# of uploads :
1
# of downloads :
48
Origin country :
SE SE
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
1bf38a698992ee9df5453b1138ca546d.exe
Verdict:
No threats detected
Analysis date:
2025-07-28 12:00:46 UTC
Tags:
n/a

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

Behaviour
Launching a process
Creating a window
Sending a custom TCP request
Сreating synchronization primitives
Unauthorized injection to a system process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
crypt lolbin microsoft_visual_cc packed rundll32
Result
Threat name:
RHADAMANTHYS
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Contains functionality to inject code into remote processes
Found API chain indicative of debugger detection
Injects a PE file into a foreign processes
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sigma detected: Rundll32 Execution Without CommandLine Parameters
System process connects to network (likely due to code injection or exploit)
Uses Windows timers to delay execution
Yara detected RHADAMANTHYS Stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win64.Spyware.Rhadamanthys
Status:
Malicious
First seen:
2025-07-24 05:59:02 UTC
File Type:
PE+ (Exe)
Extracted files:
13
AV detection:
24 of 37 (64.86%)
Threat level:
  2/5
Verdict:
malicious
Label(s):
rhadamanthys
Similar samples:
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
Verdict:
Suspicious
Tags:
loader
YARA:
Windows_Trojan_Bazar_3a2cc53b
Unpacked files
SH256 hash:
c3142a633f9095751c1a2a0c926164d21fd88ed8d69660faebfa35fdd3446a65
MD5 hash:
1bf38a698992ee9df5453b1138ca546d
SHA1 hash:
a2ce9add8510450ec50c338bdd0bb170c8b2ec6d
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:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)
Rule name:Windows_Trojan_Bazar_3a2cc53b
Author:Elastic Security

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
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::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW

Comments