MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 abe0a1e9f2953642121a891f303058e56f07dea1a45e0b13caa7b23dcf3fd394. 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: | abe0a1e9f2953642121a891f303058e56f07dea1a45e0b13caa7b23dcf3fd394 |
|---|---|
| SHA3-384 hash: | a1590ac214f576fd33d88a000f3487bb12d1f4a4c81ca376cf985878d3a95c1b791abeedba36d3bf4e88cc9079788b36 |
| SHA1 hash: | e66c2160c4f4938c40c711ee031a77e33d361105 |
| MD5 hash: | 27ede275dcde28259fc46efc15ad6ec5 |
| humanhash: | bacon-cat-william-golf |
| File name: | SecuriteInfo.com.Win64.Evo-gen.9221.4845 |
| Download: | download sample |
| Signature | RustyStealer |
| File size: | 5'293'726 bytes |
| First seen: | 2025-05-08 05:40:07 UTC |
| Last seen: | 2025-05-08 06:40:03 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 9cf4781f69bf572115dc944032e0205c (1 x RustyStealer) |
| ssdeep | 49152:uPWdgp/gWROE72iV/djoB+71wW29guZw/Bh0758ce3oDMQyyDYHV7A6uSiXjiMJp:ue8Xb/B28U47Qq7ggMepcBjKoNoYiQ |
| TLSH | T1B6366C03F6A185EDC0AEC179875B9333F632B8894631B66F5B94CB222E15F605F4E718 |
| TrID | 41.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 26.1% (.EXE) Win64 Executable (generic) (10522/11/4) 12.5% (.EXE) Win16 NE executable (generic) (5038/12/1) 5.1% (.ICL) Windows Icons Library (generic) (2059/9) 5.0% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| Reporter | |
| Tags: | exe RustyStealer |
Intelligence
File Origin
FRVendor 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: | Check_OutputDebugStringA_iat |
|---|
| 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__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | dsc |
|---|---|
| Author: | Aaron DeVera |
| Description: | Discord domains |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | grakate_stealer_nov_2021 |
|---|
| Rule name: | INDICATOR_SUSPICIOUS_Binary_References_Browsers |
|---|---|
| Author: | ditekSHen |
| Description: | Detects binaries (Windows and macOS) referencing many web browsers. Observed in information stealers. |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_References_Confidential_Data_Store |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables referencing many confidential data stores found in browsers, mail clients, cryptocurreny wallets, etc. Observed in information stealers |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | ProgramLanguage_Rust |
|---|---|
| Author: | albertzsigovits |
| Description: | Application written in Rust programming language |
| 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 |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
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 |
| DP_API | Uses DP API | crypt32.dll::CryptUnprotectData |
| SECURITY_BASE_API | Uses Security Base API | 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 advapi32.dll::OpenProcessToken kernel32.dll::OpenProcess kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | ntdll.dll::NtQueryInformationProcess ntdll.dll::NtQuerySystemInformation kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileExW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileA kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileMappingW kernel32.dll::CreateFileW ntdll.dll::NtCreateFile |
| WIN_BASE_USER_API | Retrieves Account Information | advapi32.dll::LookupAccountSidW |
| 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 |
| 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::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.