MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 ebffc9ced2dba66db9aae02c7ccd2759a36c5167df5cd4adb151b20e7eab173c. 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: 13
| SHA256 hash: | ebffc9ced2dba66db9aae02c7ccd2759a36c5167df5cd4adb151b20e7eab173c |
|---|---|
| SHA3-384 hash: | 2a607f1e3b80aee0bf00b0c2699638d1abb5df4f685465cbafc5a91f6cf4950f11900f0a33c940a133664e3696aba745 |
| SHA1 hash: | 612ec1d41b2aa2518363b18381fd89c12315100f |
| MD5 hash: | 5d55fb708834d5ccde15d36554ea63e8 |
| humanhash: | speaker-bacon-alaska-ohio |
| File name: | win32.exe |
| Download: | download sample |
| Signature | RustyStealer |
| File size: | 6'241'792 bytes |
| First seen: | 2024-10-24 10:08:43 UTC |
| Last seen: | 2024-10-24 10:35:52 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | c870ba25f44c51987b6d4037448b82e5 (1 x RustyStealer) |
| ssdeep | 98304:W3UW0wJh+x0CQluvl1kRz/eqWgUX7eDxen:aWb0CQluvlaeqZUX7eD |
| TLSH | T125565B0AF813A999D97F65B0606FE735DD35482D00039D33CFDA9E306A6E7112E8DA1E |
| TrID | 33.7% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 17.8% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 11.3% (.EXE) Win64 Executable (generic) (10522/11/4) 10.8% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 7.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| Reporter | |
| Tags: | Embargo exe Ransomware RustyStealer |
Intelligence
File Origin
HUVendor 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: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| 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 |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
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 |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::SetEntriesInAclW ADVAPI32.dll::SetNamedSecurityInfoW ADVAPI32.dll::RevertToSelf |
| NET_SHARE_API | Can access Network Share | netapi32.dll::NetShareEnum |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::ImpersonateLoggedOnUser |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken kernel32.dll::SetProcessShutdownParameters kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::FindFirstVolumeW kernel32.dll::FindNextVolumeW kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExA kernel32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::AttachConsole kernel32.dll::WriteConsoleW kernel32.dll::ReadConsoleW kernel32.dll::SetConsoleMode kernel32.dll::SetConsoleTextAttribute kernel32.dll::GetConsoleMode kernel32.dll::GetConsoleScreenBufferInfo |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileExW kernel32.dll::CreateDirectoryW kernel32.dll::CreateHardLinkW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileW ntdll.dll::NtCreateFile |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LogonUserW ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_NETWORK_API | Supports Windows Networking | mpr.dll::WNetAddConnection2W mpr.dll::WNetEnumResourceW mpr.dll::WNetOpenEnumW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::accept ws2_32.dll::bind ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ChangeServiceConfigW ADVAPI32.dll::ControlService ADVAPI32.dll::EnumDependentServicesW ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatusEx |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.