MalwareBazaar Database

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



LummaStealer


Vendor detections: 14


Intelligence 14 IOCs YARA 4 File information Comments

SHA256 hash: 73716672304811cb76bb4451bc148373aa4016aeb712402eb0b15a0f367d64d1
SHA3-384 hash: d39d49376508ab414adb08e36c49f64509b303fa4cd6761ff0fd328fa6816e6056571aa15711ede1cb1d4197faf1fcdd
SHA1 hash: c5d26b1a9a22c61ada4cfe79504a192dacd25b91
MD5 hash: aaa3a992889007207ec596e8bac4fd53
humanhash: purple-magnesium-network-oxygen
File name:Setup.exe
Download: download sample
Signature LummaStealer
File size:1'486'336 bytes
First seen:2025-07-26 14:49:51 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 94d8ff6057177a8611280e66cadf0c19 (29 x LummaStealer, 6 x CoinMiner, 2 x Rhadamanthys)
ssdeep 24576:0cVXETShDtdBXEy+TsomJFMb/KFiEy+TsomJFMb/KFF:Lhq+X+AQLGiX+AQLGF
Threatray 137 similar samples on MalwareBazaar
TLSH T1DA65F01DB97D90E7FCE74070A7059111B9327C778F346AEB42E49BA10917EE90A3E326
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 lumma LummaStealer stealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
177
Origin country :
GB GB
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
_73716672304811cb76bb4451bc148373aa4016aeb712402eb0b15a0f367d64d1.exe
Verdict:
Malicious activity
Analysis date:
2025-07-26 14:52:08 UTC
Tags:
lumma stealer loader

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

Behaviour
Launching a process
Creating a window
DNS request
Connection attempt
Sending a custom TCP request
Using the Windows Management Instrumentation requests
Сreating synchronization primitives
Unauthorized injection to a system process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc packed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Spyware.Lummastealer
Status:
Suspicious
First seen:
2025-07-26 14:50:40 UTC
File Type:
PE+ (Exe)
AV detection:
22 of 35 (62.86%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:lumma discovery spyware stealer
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
Lumma Stealer, LummaC
Lumma family
Malware Config
C2 Extraction:
https://nortlmm.com/riwq
https://molefkx.com/xalo
https://sponfht.com/xrie
https://runuxs.org/zpla
https://follcp.org/atnr
https://remotuw.org/xiza
https://boltex.net/xpao
https://detrewb.net/aqyw
https://berijng.net/otir
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
73716672304811cb76bb4451bc148373aa4016aeb712402eb0b15a0f367d64d1
MD5 hash:
aaa3a992889007207ec596e8bac4fd53
SHA1 hash:
c5d26b1a9a22c61ada4cfe79504a192dacd25b91
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::GetSystemInfo
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::CreateWindowExA
USER32.dll::CreateWindowExW

Comments