MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 10267f49604447b5e7d4de291f327a3ec2b8545b9e627aa9b5bbe206b4dd8c33. 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: 15
| SHA256 hash: | 10267f49604447b5e7d4de291f327a3ec2b8545b9e627aa9b5bbe206b4dd8c33 |
|---|---|
| SHA3-384 hash: | e764243f4ac36cd818c67173988dfecb3ac96e10dec721fc7e2c12c7b76d021d73f56e41d1c67fa993aac1d12c7c281c |
| SHA1 hash: | f8aae59240799992d40ef51a717befe849a9c9d0 |
| MD5 hash: | f84221f23b3fe10fdce4c1b1ab3f30fa |
| humanhash: | summer-pasta-harry-eighteen |
| File name: | SecuriteInfo.com.Win32.PWSX-gen.3592.16192 |
| Download: | download sample |
| Signature | RustyStealer |
| File size: | 2'275'328 bytes |
| First seen: | 2025-03-15 07:34:29 UTC |
| Last seen: | 2025-03-15 09:00:54 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7a2f3a71f6011af4fae02bf51cd9a18e (1 x RustyStealer) |
| ssdeep | 49152:V+ty+80462qFUPMFD9mf8e99WX98TYz7wef:V/qiPU94Yf |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T16BB55B15A51264A0C9E7B870306FF13BF632DA09903E5927DFE99DE07AFE7102D4990E |
| TrID | 41.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 22.2% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 11.8% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 7.5% (.EXE) Win64 Executable (generic) (10522/11/4) 4.6% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| dhash icon | e8b249cd4dc982e0 (7 x CoinMiner, 3 x DCRat, 3 x AsyncRAT) |
| Reporter | |
| Tags: | exe RustyStealer |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://featureccus.shop/api
https://ljowinjoinery.icu/api
https://tlegenassedk.top/api
https://htardwarehu.icu/api
https://3cjlaspcorne.icu/api
https://bugildbett.top/api
https://latchclan.shop/api
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__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | ProgramLanguage_Rust |
|---|---|
| Author: | albertzsigovits |
| Description: | Application written in Rust programming language |
| 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: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | ThreadControl__Context |
|---|---|
| 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 (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::GetTokenInformation |
| 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 | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryA kernel32.dll::GetSystemInfo kernel32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::ReadConsoleW kernel32.dll::GetConsoleMode kernel32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileExW kernel32.dll::CreateDirectoryW kernel32.dll::CreateHardLinkW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileW kernel32.dll::DeleteFileW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| 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 |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.