MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 904fe061d2190f4ca251bb38af9c20959e665bc4b77863093929c390af496617. 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: 13


Intelligence 13 IOCs YARA 3 File information Comments

SHA256 hash: 904fe061d2190f4ca251bb38af9c20959e665bc4b77863093929c390af496617
SHA3-384 hash: 4339fe4934021af7f871ec79303bf9daba27d0ea8e4387d1502df6a247b55a16b9d3ecf44cebf0bf2ea8944aa76012eb
SHA1 hash: 8b9cf0ba21f1b7de95b8decb4b7ea7ef3d696554
MD5 hash: bb0bc776194f15cc0209ab817e48438d
humanhash: summer-winner-seven-steak
File name:Launcher.exe
Download: download sample
Signature LummaStealer
File size:4'768'256 bytes
First seen:2025-01-31 08:47:00 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 009d020621f9f589e134998499d1f1db (2 x LummaStealer)
ssdeep 98304:BWaEjypNDIPEELA5WOsSkMJhbB+Nj2vlZ1x6AUk1b0dGKn0qOnk6YZRvkrUgfyf/:M3ENDIPEEcESkMf+ElTAy1b0sAZRvkrY
Threatray 36 similar samples on MalwareBazaar
TLSH T148266A322A70C116E7BB19B5946B29B9913875B00FFF3ACB739455A8703BADC783150B
TrID 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
12.5% (.EXE) Win64 Executable (generic) (10522/11/4)
6.0% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.3% (.EXE) Win32 Executable (generic) (4504/4/1)
2.4% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
File icon (PE):PE icon
dhash icon 106c9bd872b20c10 (1 x LummaStealer)
Reporter JAMESWT_WT
Tags:89-23-97-214 exe LummaStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
446
Origin country :
IT IT
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
Launcher.exe
Verdict:
Malicious activity
Analysis date:
2025-01-31 08:52:21 UTC
Tags:
lumma stealer

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

Behaviour
Searching for the window
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
crypto fingerprint microsoft_visual_cc
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
Detection:
malicious
Classification:
evad
Score:
72 / 100
Signature
Antivirus detection for URL or domain
Joe Sandbox ML detected suspicious sample
LummaC encrypted strings found
Multi AV Scanner detection for submitted file
Suricata IDS alerts for network traffic
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.LummaC
Status:
Malicious
First seen:
2025-01-08 07:59:20 UTC
File Type:
PE (Exe)
Extracted files:
2
AV detection:
18 of 38 (47.37%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
discovery
Behaviour
Suspicious use of WriteProcessMemory
Program crash
System Location Discovery: System Language Discovery
Verdict:
Informative
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
904fe061d2190f4ca251bb38af9c20959e665bc4b77863093929c390af496617
MD5 hash:
bb0bc776194f15cc0209ab817e48438d
SHA1 hash:
8b9cf0ba21f1b7de95b8decb4b7ea7ef3d696554
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:DebuggerException__SetConsoleCtrl
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.

Web download

LummaStealer

Executable exe 904fe061d2190f4ca251bb38af9c20959e665bc4b77863093929c390af496617

(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 (HIGH_ENTROPY_VA)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::GetSystemInfo
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetConsoleCtrlHandler
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
WIN_BCRYPT_APICan Encrypt Filesbcrypt.dll::BCryptGenRandom
WIN_CRYPT_APIUses Windows Crypt APICRYPT32.dll::CertAddCertificateContextToStore
CRYPT32.dll::CertCreateCertificateChainEngine
CRYPT32.dll::CertEnumCertificatesInStore
CRYPT32.dll::CertFindCertificateInStore
CRYPT32.dll::CertFindExtension
CRYPT32.dll::CertFreeCertificateChainEngine
CRYPT32.dll::CertFreeCertificateChain
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyW

Comments