MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 da59d67ced88beae618b9d6c805f40385d0301d412b787e9f9c9559d00d2c880. 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: 11
| SHA256 hash: | da59d67ced88beae618b9d6c805f40385d0301d412b787e9f9c9559d00d2c880 |
|---|---|
| SHA3-384 hash: | ac8787f549fb531491442059d3288903e8ecad8084fa86ce98d9a91a5c51c58700c5723ea073058575e5f7cf033f76a2 |
| SHA1 hash: | 9ce566e85f90fdd6404f52be31127ff73b8ca9f3 |
| MD5 hash: | 8737fd31f988f228af62a8aa574f6fc1 |
| humanhash: | helium-romeo-equal-illinois |
| File name: | Puma.exe |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 9'628'768 bytes |
| First seen: | 2025-04-30 00:20:17 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7e6a624910f8f2d325c444a7e38cf5c8 (1 x LummaStealer) |
| ssdeep | 98304:yI1bfeYZeCw/616moWJX+1mJf65yPfH7YQO:yFYZeSwmjBoiPO |
| Threatray | 16 similar samples on MalwareBazaar |
| TLSH | T1BBA63AB7B2628B98C08AC7B0944787E19B61BD140CF10347A3D73B1E6F75D508E9A9DE |
| TrID | 44.4% (.EXE) Win64 Executable (generic) (10522/11/4) 21.2% (.EXE) Win16 NE executable (generic) (5038/12/1) 8.6% (.ICL) Windows Icons Library (generic) (2059/9) 8.5% (.EXE) OS/2 Executable (generic) (2029/13) 8.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| dhash icon | fdd4dcd4dcecb47d (1 x LummaStealer) |
| Reporter | |
| Tags: | exe LummaStealer |
Intelligence
File Origin
CAVendor 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: | command_and_control |
|---|---|
| Author: | CD_R0M_ |
| Description: | This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group |
| Rule name: | Disable_Defender |
|---|---|
| Author: | iam-py-test |
| Description: | Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen |
| 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_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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: | 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.
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::FreeSid advapi32.dll::GetLengthSid advapi32.dll::InitializeAcl advapi32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AccessCheck advapi32.dll::AddAccessAllowedAce advapi32.dll::DuplicateToken advapi32.dll::SetSecurityDescriptorDacl advapi32.dll::SetSecurityDescriptorGroup advapi32.dll::SetSecurityDescriptorOwner |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteW shell32.dll::ShellExecuteExA shell32.dll::ShellExecuteExW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessA kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken advapi32.dll::OpenThreadToken kernel32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryW kernel32.dll::GetVolumeInformationA kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::GetConsoleMode kernel32.dll::GetConsoleOutputCP kernel32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::CreateFileMappingA kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryA kernel32.dll::GetSystemDirectoryA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExA advapi32.dll::RegDeleteKeyA advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryValueExA advapi32.dll::RegSetValueExA |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::getsockopt ws2_32.dll::recv ws2_32.dll::send ws2_32.dll::setsockopt |
| WIN_USER_API | Performs GUI Actions | user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowA user32.dll::OpenClipboard user32.dll::PeekMessageA user32.dll::PeekMessageW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.