MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 44e3b265f857a34957b2200f51e5a64a4326ed413cb7c10728e1a5627ab7879d. 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
Threat unknown
Vendor detections: 11
| SHA256 hash: | 44e3b265f857a34957b2200f51e5a64a4326ed413cb7c10728e1a5627ab7879d |
|---|---|
| SHA3-384 hash: | c356085a68d8f6f5de92b1f7ff539df14272404f52a8a59986ca7ff323fafa80a3d30a0bc49ee4556cae00dc381534d7 |
| SHA1 hash: | f3245bdf04f2ff0a085cc1cd3ed76bb265f0fe17 |
| MD5 hash: | 2d2f169d73a4d73bc16fe22e43d0bd8c |
| humanhash: | double-montana-mars-tango |
| File name: | main.exe |
| Download: | download sample |
| File size: | 4'723'416 bytes |
| First seen: | 2024-07-29 14:43:10 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 8507116e3d0e7e02e36e7dc5b8aa1af8 (7 x LummaStealer, 3 x ACRStealer, 3 x ValleyRAT) |
| ssdeep | 98304:ttLutqgwh4NYxtJpkxhGA333bbbX5/NBicBZA2E9Nf3c:OxOxtJahJvicvA2Q+ |
| Threatray | 1'157 similar samples on MalwareBazaar |
| TLSH | T11F26AE13F28C753ED06B3A354A3385609837FA6169128C6797FC794C8F364942A3EB97 |
| TrID | 84.9% (.EXE) Inno Setup installer (107240/4/30) 8.3% (.EXE) Win64 Executable (generic) (10523/12/4) 3.5% (.EXE) Win32 Executable (generic) (4504/4/1) 1.5% (.EXE) Generic Win/DOS Executable (2002/3) 1.5% (.EXE) DOS Executable Generic (2000/1) |
| File icon (PE): | |
| dhash icon | c2ca86b79aceece1 |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
DEVendor 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: | 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: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_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: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
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_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::ConvertSidToStringSidW advapi32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW 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::ShellExecuteW shell32.dll::ShellExecuteExW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW advapi32.dll::OpenProcessToken kernel32.dll::OpenProcess advapi32.dll::OpenThreadToken winhttp.dll::WinHttpCloseHandle kernel32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetDriveTypeW kernel32.dll::GetSystemInfo |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::MoveFileW kernel32.dll::MoveFileExW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::LookupPrivilegeValueW |
| WIN_HTTP_API | Uses HTTP services | winhttp.dll::WinHttpAddRequestHeaders winhttp.dll::WinHttpConnect winhttp.dll::WinHttpGetIEProxyConfigForCurrentUser winhttp.dll::WinHttpGetProxyForUrl winhttp.dll::WinHttpOpenRequest winhttp.dll::WinHttpOpen |
| 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.