MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 0873a85d274d36616e45c87c4c1b77e4c9991a3dba36158013e63e81283fe401. 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: 15


Intelligence 15 IOCs YARA 2 File information Comments

SHA256 hash: 0873a85d274d36616e45c87c4c1b77e4c9991a3dba36158013e63e81283fe401
SHA3-384 hash: b446c85b89e0f0471e54d01923c83a39ea1f45994433cce49bb639df619e3fc62b8a51fa719b14af3b68e992f52ada9c
SHA1 hash: b0f16e9c5825d650d99c33940fd94c57398ae636
MD5 hash: fe0390b9ac1af4fefef655d9ff3836ec
humanhash: princess-hawaii-jupiter-red
File name:fe0390b9ac1af4fefef655d9ff3836ec.exe
Download: download sample
Signature LummaStealer
File size:11'254'784 bytes
First seen:2025-05-12 06:06:38 UTC
Last seen:2025-05-22 18:37:34 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 4c73994d6c1c56836140e0424b7c2396 (2 x LummaStealer)
ssdeep 196608:BMXoxakIQIBajWvLex7PQ43LtRpn2NsDI0n:B+oxakIFBajWLex7FtRpn2NsDI0
TLSH T1D0B608749498E211D3E752E7E75B23C52D481A31C42F2E3BAFBA20756B234EF04A1977
TrID 32.2% (.EXE) Win64 Executable (generic) (10522/11/4)
20.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
15.4% (.EXE) Win16 NE executable (generic) (5038/12/1)
13.7% (.EXE) Win32 Executable (generic) (4504/4/1)
6.2% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
dhash icon 71c8b0d8e0b8c871 (1 x LummaStealer)
Reporter abuse_ch
Tags:exe LummaStealer

Intelligence


File Origin
# of uploads :
2
# of downloads :
431
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
random.exe
Verdict:
Malicious activity
Analysis date:
2025-05-10 06:19:32 UTC
Tags:
amadey botnet stealer lumma loader telegram putty rmm-tool arch-exec gcleaner auto-sch evasion rdp miner auto generic credentialflusher

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

Behaviour
Searching for the window
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
microsoft_visual_cc
Result
Threat name:
LummaC Stealer
Detection:
malicious
Classification:
troj.evad
Score:
96 / 100
Signature
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Found malware configuration
Multi AV Scanner detection for submitted file
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Query firmware table information (likely to detect VMs)
Sample uses string decryption to hide its real strings
Yara detected LummaC Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.MintZard
Status:
Malicious
First seen:
2025-05-09 20:23:49 UTC
File Type:
PE (Exe)
Extracted files:
19
AV detection:
27 of 37 (72.97%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
lummastealer
Similar samples:
Result
Malware family:
Score:
  10/10
Tags:
family:lumma discovery spyware stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
System Location Discovery: System Language Discovery
Checks installed software on the system
Reads user/profile data of local email clients
Lumma Stealer, LummaC
Lumma family
Malware Config
C2 Extraction:
https://zmedtipp.live/mnvzx
https://voznessxyy.life/bnaz
https://sinterpwthc.digital/juab
https://3clatteqrpq.digital/kljz
https://xovercovtcg.top/juhd
https://blackswmxc.top/bgry
https://ninepicchf.bet/lznd
https://blackljjwc.run/banj
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
0873a85d274d36616e45c87c4c1b77e4c9991a3dba36158013e63e81283fe401
MD5 hash:
fe0390b9ac1af4fefef655d9ff3836ec
SHA1 hash:
b0f16e9c5825d650d99c33940fd94c57398ae636
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

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 (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessA
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetDriveTypeA
KERNEL32.dll::GetVolumeInformationA
KERNEL32.dll::GetStartupInfoW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW

Comments