MalwareBazaar Database

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



Threat unknown


Vendor detections: 11


Intelligence 11 IOCs YARA 4 File information Comments

SHA256 hash: 5d97ce42e2c53d62384f7a6eccf12e0528e68911508a03b210b695c0f94a917b
SHA3-384 hash: ce24f2c3e6e8ca97eb72bef9fa74533e7247dcdce9a9bfa977d9750e79cfeafc028159357914a651efaf2f3a3a79151f
SHA1 hash: d3d295a50d35db54bc308e1662dbfe949f92307d
MD5 hash: 9eaf9a5c2f921d64d51bf62f38f46fb6
humanhash: emma-lake-eleven-oxygen
File name:SecuriteInfo.com.Win64.MalwareX-gen.10198.19402
Download: download sample
File size:1'266'176 bytes
First seen:2025-06-25 08:27:00 UTC
Last seen:2025-06-25 09:27:49 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash b0202a353f28a984ed83923d239a2755 (11 x LummaStealer, 1 x Stealc, 1 x Rhadamanthys)
ssdeep 24576:fAqCs+3M96yZzHMjo3ABJw16YD6+V70LzhJw16YD6+V70Lz:fAbs+3MvD34JetKdJetK
TLSH T13645E029E29261EAFD2780B54512A191B4627A23C6381FFF43E0E7336F07BC51F69764
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 SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
472
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
random.exe
Verdict:
Malicious activity
Analysis date:
2025-06-25 07:49:59 UTC
Tags:
lumma stealer themida loader amadey botnet auto-reg stegocampaign auto-startup rdp payload reverseloader ta558 apt evasion lclipper clipper telegram vidar stealc auto generic autoit

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

Behaviour
Searching for the window
Launching a process
Creating a window
Connection attempt to an infection source
Using the Windows Management Instrumentation requests
Сreating synchronization primitives
Query of malicious DNS domain
Sending a TCP request to an infection source
Unauthorized injection to a system process
Verdict:
Malicious
Labled as:
Win64/GenKryptik_AGeneric.AJO trojan
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.LummaStealer
Status:
Malicious
First seen:
2025-06-25 08:18:38 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
22 of 24 (91.67%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  6/10
Tags:
discovery spyware
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Browser Information Discovery
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Accesses cryptocurrency files/wallets, possible credential harvesting
Verdict:
Informative
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
5d97ce42e2c53d62384f7a6eccf12e0528e68911508a03b210b695c0f94a917b
MD5 hash:
9eaf9a5c2f921d64d51bf62f38f46fb6
SHA1 hash:
d3d295a50d35db54bc308e1662dbfe949f92307d
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.

Web download

Executable exe 5d97ce42e2c53d62384f7a6eccf12e0528e68911508a03b210b695c0f94a917b

(this sample)

  
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
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_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuW
USER32.dll::CreateMenu
USER32.dll::CreateWindowExW

Comments