MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 29197842e2d3209ac504f9d79c8839884bd2b85d8d31748e6878eb15c704cf72. 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
AZORult
Vendor detections: 10
| SHA256 hash: | 29197842e2d3209ac504f9d79c8839884bd2b85d8d31748e6878eb15c704cf72 |
|---|---|
| SHA3-384 hash: | 285eee936f00c63eb061ea56063db69b6e4bcb9a29410e5c2e559945a2c05cad655fac9c8f79f7a4a4a9d76ae62a2857 |
| SHA1 hash: | d830c559d05cd9684d94046f4475e802ce287463 |
| MD5 hash: | 3686d869af7276fa2b6d55d04bd69d0d |
| humanhash: | maine-florida-edward-mockingbird |
| File name: | carrier.exe |
| Download: | download sample |
| Signature | AZORult |
| File size: | 14'320'520 bytes |
| First seen: | 2024-08-13 15:02:44 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | c473d13c63b12479c033ee92a317c612 (1 x AZORult, 1 x LummaStealer) |
| ssdeep | 393216:/hI2sim6V8lXRa6sUbMY2skzbd16NI7jBr:PScTP6Nkr |
| TLSH | T1C7E6CF21F282C437D1772A349D0B97D8A439BF242F3499673BA42E4C6F757827A25387 |
| TrID | 36.1% (.EXE) Inno Setup installer (107240/4/30) 19.4% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 14.5% (.EXE) InstallShield setup (43053/19/16) 14.0% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 4.7% (.EXE) Win32 Executable Delphi generic (14182/79/4) |
| File icon (PE): | |
| dhash icon | e4cc969e0cdac8f0 (1 x AZORult) |
| Reporter | Anonymous |
| Tags: | AZORult exe |
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: | BitcoinAddress |
|---|---|
| Author: | Didier Stevens (@DidierStevens) |
| Description: | Contains a valid Bitcoin address |
| Rule name: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| 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: | 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: | with_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the presence of an or several urls |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| Rule name: | yara_template |
|---|
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_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::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CreateStreamOnHGlobal |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipFillRectangle gdiplus.dll::GdipDeleteBrush gdiplus.dll::GdipAlloc |
| MULTIMEDIA_API | Can Play Multimedia | avifil32.dll::AVIFileExit avifil32.dll::AVIFileGetStream avifil32.dll::AVIFileInit avifil32.dll::AVIFileOpenW avifil32.dll::AVIFileRelease avifil32.dll::AVISaveOptionsFree |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::GetTokenInformation advapi32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExA shell32.dll::ShellExecuteW shell32.dll::ShellExecuteA shell32.dll::SHFileOperationA shell32.dll::SHGetFileInfoA |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::CreateProcessA advapi32.dll::OpenProcessToken kernel32.dll::OpenProcess kernel32.dll::WriteProcessMemory kernel32.dll::CloseHandle wininet.dll::InternetCloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryW kernel32.dll::LoadLibraryA kernel32.dll::GetDriveTypeA kernel32.dll::GetVolumeInformationA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileW kernel32.dll::CopyFileA kernel32.dll::CreateDirectoryW kernel32.dll::CreateDirectoryA kernel32.dll::CreateFileA kernel32.dll::CreateFileMappingW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameA kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::GetUserNameA |
| WIN_NETWORK_API | Supports Windows Networking | mpr.dll::WNetEnumResourceA mpr.dll::WNetGetUniversalNameA mpr.dll::WNetOpenEnumA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExW advapi32.dll::RegCreateKeyExA advapi32.dll::RegDeleteKeyA advapi32.dll::RegNotifyChangeKeyValue advapi32.dll::RegOpenKeyExA advapi32.dll::RegOpenKeyExW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowExA user32.dll::FindWindowA user32.dll::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.