MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 878966291372a9633242af15570a8bbe31699b5e0b650e806af4742da1f6b35d. 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: | 878966291372a9633242af15570a8bbe31699b5e0b650e806af4742da1f6b35d |
|---|---|
| SHA3-384 hash: | f04abfaf660feb7d8238b46e0f1fde9c40a51800d0e4c320056688f90140796660e64f43a047cb5c4378d77aca376337 |
| SHA1 hash: | de796b237488df3d26a99aa8a78098c010aeb2c9 |
| MD5 hash: | 24dd75b0a7bb9a0e0918ee0dd84a581a |
| humanhash: | vegan-ohio-louisiana-low |
| File name: | file |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 1'800'704 bytes |
| First seen: | 2024-04-27 11:24:24 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | f62b90e31eca404f228fcf7068b00f31 (17 x LummaStealer, 2 x Phorpiex, 1 x CoinMiner) |
| ssdeep | 24576:qnbbGmgK4brDi4IxgRqzwqNb+Yz73P2EMZbG0JEtXlCbWqx9quTYtXU+x42dLE:oHsKh4nqzF3PYdStVCb7DTiXU+C2ZE |
| TLSH | T1AB857C22A3914437D4721E355D2BD2B42D267D312EB4E84A7EF8BE0D1E38B41BD357A2 |
| TrID | 45.3% (.OCX) Windows ActiveX control (116521/4/18) 41.7% (.EXE) Inno Setup installer (107240/4/30) 5.5% (.EXE) Win32 Executable Delphi generic (14182/79/4) 4.0% (.EXE) Win64 Executable (generic) (10523/12/4) 1.7% (.EXE) Win32 Executable (generic) (4504/4/1) |
| File icon (PE): | |
| dhash icon | b870f2b2e4c4e2e2 (4 x AgentTesla, 3 x DarkTortilla, 2 x Loki) |
| Reporter | |
| Tags: | exe LummaStealer |
Bitsight
url: https://vk.com/doc5294803_669033727?hash=5shRrjNZgExrBFgzysiVlgxounO0AkH6dwRMkY1ywNo&dl=zgeUXFmXJMJcSlx1q6hn7Z65fxNKqFJ2VWczLlRiy8w&api=1&no_preview=1#uniIntelligence
File Origin
USVendor Threat Intelligence
Result
Behaviour
Result
Details
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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| 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: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| 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: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | Windows_Trojan_Donutloader_f40e3759 |
|---|---|
| Author: | Elastic Security |
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 |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::EqualSid advapi32.dll::FreeSid advapi32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoFreeUnusedLibraries |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges advapi32.dll::GetTokenInformation advapi32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExW shell32.dll::ShellExecuteW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken advapi32.dll::OpenThreadToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetDriveTypeW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::MoveFileExW kernel32.dll::MoveFileW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::LookupPrivilegeValueW |
| WIN_NETWORK_API | Supports Windows Networking | mpr.dll::WNetEnumResourceW mpr.dll::WNetGetUniversalNameW mpr.dll::WNetOpenEnumW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryInfoKeyW advapi32.dll::RegQueryValueExW advapi32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::AppendMenuW user32.dll::CreateMenu user32.dll::FindWindowExW user32.dll::FindWindowW user32.dll::PeekMessageA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.