MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 bdfb1adb14883e192822dd055819e5841f92252ada0a9b6efb5318f4c1ab8b6f. 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: 18
| SHA256 hash: | bdfb1adb14883e192822dd055819e5841f92252ada0a9b6efb5318f4c1ab8b6f |
|---|---|
| SHA3-384 hash: | 5419eaef711392f09125688ee8fbee6c5f5ebc02a113c9c781bb4addca73b68eee1140e0d9b4718234d09925e6df6f53 |
| SHA1 hash: | 606caa95501043847754595dc9d94b468180b917 |
| MD5 hash: | 12cad9c6c1c39efb53bca062c51dea5a |
| humanhash: | eighteen-west-oregon-skylark |
| File name: | Q1yLGzl.exe |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 6'140'928 bytes |
| First seen: | 2025-05-22 05:51:56 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | c2b7a276ca2024311fba64e7e91a6161 (1 x LummaStealer) |
| ssdeep | 49152:qQ1rj9GZHyLijyGvywJw2GEkHe+gocm2D4oOGeMsbmWoYY22rE8GWd7wDCk9W+ja:L1rjaHyL+pwD4OeYEyJd3z5Zn |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T1B8569E12FB427151F8E702FF02FE62BE193CAA70875994D381D12AEEC5356E17A39352 |
| TrID | 40.3% (.EXE) Win64 Executable (generic) (10522/11/4) 19.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 17.2% (.EXE) Win32 Executable (generic) (4504/4/1) 7.7% (.EXE) OS/2 Executable (generic) (2029/13) 7.6% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | |
| Tags: | exe LummaStealer |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://narrathfpt.top/tekq
https://escczlv.top/bufi
https://caitraohvi.bet/adks
https://strejqt.bet/mbnj
https://citellcagt.top/gjtu
https://maxmtsq.bet/xzid
Unpacked files
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: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| 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 |
| Rule name: | HUNTING_SUSP_TLS_SECTION |
|---|---|
| Author: | chaosphere |
| Description: | Detect PE files with .tls section that can be used for anti-debugging |
| Reference: | Practical Malware Analysis - Chapter 16 |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | WHIRLPOOL_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for WhirlPool constants |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
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
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::CreateFiberEx KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::ReadConsoleA KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetConsoleMode KERNEL32.dll::SetStdHandle |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::GetSystemDirectoryA KERNEL32.dll::FindFirstFileW |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertDuplicateCertificateContext CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFreeCertificateContext CRYPT32.dll::CertGetCertificateContextProperty CRYPT32.dll::CertOpenStore |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.