MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 c7753cee74cbcb08ada1e61e9ef708cffc11d4c8f70493e439187b97acf0b238. 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: 7
| SHA256 hash: | c7753cee74cbcb08ada1e61e9ef708cffc11d4c8f70493e439187b97acf0b238 |
|---|---|
| SHA3-384 hash: | 8ce9ac7f9b42e83faab3e9b30a3aa23d2d84125a8487176d563507700705dda4f98805e6284a440d60c684e70f5ff1f4 |
| SHA1 hash: | 14e2fc401f7a9a7a9855cc7747b624f02c0db298 |
| MD5 hash: | a7dc5c08e8b9c058c90a2c0c4ab2d998 |
| humanhash: | burger-harry-lake-bulldog |
| File name: | AliyunWrap.DLL |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 508'752 bytes |
| First seen: | 2025-06-01 08:07:51 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a8e4e1fe33697a4cfe2bb5ea52824f1f (5 x ACRStealer, 1 x LummaStealer, 1 x Rhadamanthys) |
| ssdeep | 12288:/w/Yl2eOOZ/Ql5ZWIvHdHl7EX0JbRoFO1fSBi9b2nYyCnQtvooR:/aldHldbXfSmb2n8nQJo |
| TLSH | T16DB4AF52AA81D073E58210F516BA97BB5E3EA6354314D4C3F3D44D746E20AE2BF3938E |
| TrID | 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 15.9% (.EXE) Win64 Executable (generic) (10522/11/4) 9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 7.6% (.EXE) Win16 NE executable (generic) (5038/12/1) 6.8% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| Reporter | |
| Tags: | dll dllHijack lumma LummaStealer spyware stealer |
Intelligence
File Origin
USVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
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: | 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: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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: | 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.
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 |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::GetSidSubAuthority ADVAPI32.dll::GetSidSubAuthorityCount ADVAPI32.dll::IsValidSid ADVAPI32.dll::InitializeSecurityDescriptor |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetSidIdentifierAuthority ADVAPI32.dll::SetSecurityDescriptorDacl |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserW KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetDriveTypeA KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::WriteConsoleA KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::GetSystemDirectoryA KERNEL32.dll::GetFileAttributesA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LookupAccountNameW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextA ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptEncrypt ADVAPI32.dll::CryptGetHashParam ADVAPI32.dll::CryptHashData ADVAPI32.dll::CryptImportKey |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegQueryValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::WSAIoctl |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.