MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 805fc01b800bf1e64a2ade4ee7a74fa2c96a4f3b11aa783ba69632dee4aeb111. 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: 14
| SHA256 hash: | 805fc01b800bf1e64a2ade4ee7a74fa2c96a4f3b11aa783ba69632dee4aeb111 |
|---|---|
| SHA3-384 hash: | cd21a84452ec05b860d1bf9bc92af1dc815a118319a6f2e73daeb276d3b31d0fb076a04dab134e835d5b4b95b31e77eb |
| SHA1 hash: | f757e97512b2009e1326db890145e2bed805fd20 |
| MD5 hash: | 82962cfb9f682ced9f0aa37319827032 |
| humanhash: | neptune-high-dakota-early |
| File name: | SecuriteInfo.com.W32.PossibleThreat.3672.22783 |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 6'354'328 bytes |
| First seen: | 2024-09-15 15:25:34 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 4a1016ca782fc6652cdb42fa414cea03 (1 x LummaStealer) |
| ssdeep | 98304:AbIQFsLRaHDfdgGZ1+sJ+h5HRNMo1vvsGZr/iMRQyuVeAFqmtfOBa7L3:2OGfHZ9J05HR/HTiuXuoAFqmJOBiL |
| TLSH | T10556232A99560020C8AA0DB54DE66EE72D697EA5E557BBC34B40BF353830FF18D33319 |
| TrID | 63.7% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 11.6% (.EXE) Win64 Executable (generic) (10523/12/4) 7.2% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 5.5% (.EXE) Win16 NE executable (generic) (5038/12/1) 4.9% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | e862eae6b696c6cc (6 x LummaStealer, 2 x Vidar, 2 x RustyStealer) |
| Reporter | |
| Tags: | exe LummaStealer |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | APT_Sandworm_ArguePatch_Apr_2022_1 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Detect ArguePatch loader used by Sandworm group for load CaddyWiper |
| Reference: | https://www.welivesecurity.com/2022/04/12/industroyer2-industroyer-reloaded/ |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Detect_APT29_WINELOADER_Backdoor |
|---|---|
| Author: | daniyyell |
| Description: | Detects APT29's WINELOADER backdoor variant used in phishing campaigns, this rule also detect bad pdf,shtml,htm and vbs or maybe more depends |
| Reference: | https://cloud.google.com/blog/topics/threat-intelligence/apt29-wineloader-german-political-parties |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
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::FreeSid ADVAPI32.dll::RevertToSelf |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::ImpersonateLoggedOnUser |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA SHELL32.dll::SHFileOperationA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetDiskFreeSpaceA KERNEL32.dll::GetCommandLineW KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::MoveFileExA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameA ADVAPI32.dll::LookupAccountSidW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegSetValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowExA USER32.dll::FindWindowA USER32.dll::PeekMessageA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.