MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 666c246bd662275c5a7330b4de2e51a7f86556390c0b79b1d774378e7eac8cb0. 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
RustyStealer
Vendor detections: 14
| SHA256 hash: | 666c246bd662275c5a7330b4de2e51a7f86556390c0b79b1d774378e7eac8cb0 |
|---|---|
| SHA3-384 hash: | 53e79be327c2484525969995eb14531f8cd1db38e1802592a27b490c94e632b0c634b96847afb98f7372ead46f1839be |
| SHA1 hash: | fe36dbf3efa775193b82ce03d1b329d3feced487 |
| MD5 hash: | e211b2b230ef040fe40bc380899990fc |
| humanhash: | mike-papa-eleven-white |
| File name: | e211b2b230ef040fe40bc380899990fc |
| Download: | download sample |
| Signature | RustyStealer |
| File size: | 3'414'528 bytes |
| First seen: | 2024-08-05 12:35:39 UTC |
| Last seen: | 2024-08-05 13:20:54 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | dd2f2ecf71382d689c11a821fa0e4cae (1 x RustyStealer) |
| ssdeep | 49152:IpMb87gil2wlWJDddoneZxq03EjlI+pOZjlx+o1Mj+6001YP:9bZRE4+Kr60n |
| TLSH | T1EBF53A257F8A99ADC05AC074834787726A7170CE0F35BAEF458486783F69AF51F3C298 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10523/12/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Reporter | |
| Tags: | 64 CoinMiner exe RustyStealer XMRIG |
Intelligence
File Origin
FRVendor 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: | 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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | reverse_http |
|---|---|
| Author: | CD_R0M_ |
| Description: | Identify strings with http reversed (ptth) |
| Rule name: | Rustyloader_mem_loose |
|---|---|
| Author: | James_inthe_box |
| Description: | Corroded buerloader |
| Reference: | https://app.any.run/tasks/83064edd-c7eb-4558-85e8-621db72b2a24 |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
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 (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::CopySid advapi32.dll::GetLengthSid advapi32.dll::IsValidSid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges advapi32.dll::GetTokenInformation |
| SS_API | Uses SS API | secur32.dll::AcceptSecurityContext secur32.dll::AcquireCredentialsHandleA secur32.dll::ApplyControlToken secur32.dll::DecryptMessage secur32.dll::DeleteSecurityContext secur32.dll::QueryContextAttributesW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess ntdll.dll::NtQueryInformationProcess ntdll.dll::NtQuerySystemInformation kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleA kernel32.dll::WriteConsoleW kernel32.dll::GetConsoleScreenBufferInfo kernel32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW ntdll.dll::NtCreateFile kernel32.dll::CreateFileW ntdll.dll::NtDeviceIoControlFile kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetSystemDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | advapi32.dll::LookupAccountSidW advapi32.dll::LookupPrivilegeValueA |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_CRYPT_API | Uses Windows Crypt API | crypt32.dll::CertAddCertificateContextToStore crypt32.dll::CertDuplicateCertificateChain crypt32.dll::CertDuplicateCertificateContext crypt32.dll::CertDuplicateStore crypt32.dll::CertEnumCertificatesInStore crypt32.dll::CertFreeCertificateChain |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW advapi32.dll::RegSetValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::bind ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo ws2_32.dll::getpeername |
| WIN_USER_API | Performs GUI Actions | user32.dll::FindWindowA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.url : hxxp://172.86.76.134:1111/svhost/