MalwareBazaar Database

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


Intelligence 16 IOCs YARA 2 File information Comments 1

SHA256 hash: d76c47511e1e7bd2719d404f1e62e0e6e69ee8db631f6c19ac863a4fbd38056d
SHA3-384 hash: 99687a13db674ddc9fb7672520916a345a3f42396a22c49cf76e3cb1d28e42c3be65f5f6037aa0b50817bfb7506030cc
SHA1 hash: f8fb863fab3380cce101fcde92fa844c7a3760d1
MD5 hash: 90a219fcf54c78330dc492ff89e7064d
humanhash: alpha-network-fanta-potato
File name:90a219fcf54c78330dc492ff89e7064d
Download: download sample
Signature LummaStealer
File size:1'311'744 bytes
First seen:2024-10-16 02:27:07 UTC
Last seen:2024-10-16 03:28:23 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 2927377c817d8ecf7304e8505e1e4f5f (13 x LummaStealer)
ssdeep 12288:z4nKBBK7o35hk/w8di54n5A+LLuM+Z8GZ:zE0K7y3kvg+A+/TG
TLSH T17D551211B1C084B2D4B615315270EBAAAABFFC341A259FAFB39445B98E305C1CB17D7B
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
Reporter zbetcheckin
Tags:32 exe LummaStealer

Intelligence


File Origin
# of uploads :
2
# of downloads :
512
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
90a219fcf54c78330dc492ff89e7064d
Verdict:
Malicious activity
Analysis date:
2024-10-16 02:29:59 UTC
Tags:
lumma stealer

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
90.2%
Tags:
Malware
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc microsoft_visual_cc packed
Result
Verdict:
SUSPICIOUS
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:
troj.spyw.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted sample
C2 URLs / IPs found in malware configuration
Found malware configuration
Found many strings related to Crypto-Wallets (likely being stolen)
Injects a PE file into a foreign processes
LummaC encrypted strings found
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Query firmware table information (likely to detect VMs)
Sample uses string decryption to hide its real strings
Suricata IDS alerts for network traffic
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to steal Crypto Currency Wallets
Yara detected LummaC Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Generic
Status:
Malicious
First seen:
2024-10-16 02:28:05 UTC
File Type:
PE (Exe)
Extracted files:
1
AV detection:
14 of 38 (36.84%)
Threat level:
  2/5
Verdict:
malicious
Label(s):
lummastealer
Similar samples:
Result
Malware family:
Score:
  10/10
Tags:
family:lumma discovery stealer
Behaviour
Modifies system certificate store
Suspicious use of WriteProcessMemory
Program crash
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Lumma Stealer, LummaC
Malware Config
C2 Extraction:
https://conceptionnyi.sbs
https://platformcati.sbs
https://nervepianoyo.sbs
https://qualifielgalt.sbs
https://smashygally.sbs
https://fightyglobo.sbs
https://modellydivi.sbs
https://pioneeruyj.sbs
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
d76c47511e1e7bd2719d404f1e62e0e6e69ee8db631f6c19ac863a4fbd38056d
MD5 hash:
90a219fcf54c78330dc492ff89e7064d
SHA1 hash:
f8fb863fab3380cce101fcde92fa844c7a3760d1
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

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

LummaStealer

Executable exe d76c47511e1e7bd2719d404f1e62e0e6e69ee8db631f6c19ac863a4fbd38056d

(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
KERNEL32.dll::CreateThread
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



Avatar
zbet commented on 2024-10-16 02:27:08 UTC

url : hxxp://web.johnmccrea.com/css/63e909b3647d.exe