MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2078852fa8c56f3b2f8c4932fe55c0fc1fa99a97f5abef7d6fb41da4ccb70364. 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
ValleyRAT
Vendor detections: 14
| SHA256 hash: | 2078852fa8c56f3b2f8c4932fe55c0fc1fa99a97f5abef7d6fb41da4ccb70364 |
|---|---|
| SHA3-384 hash: | 58b51dbf0c005546f933e6231e91ed565b869bda46de7a0e6b0664c806b9cce28cd5220135cd1d872fd5d44711406513 |
| SHA1 hash: | 0ba249bc0c9493c5970f848425013bec8d96a823 |
| MD5 hash: | c4c5ff2b7bca41f867e31af6d3025940 |
| humanhash: | snake-freddie-lemon-low |
| File name: | lets_Install.exe |
| Download: | download sample |
| Signature | ValleyRAT |
| File size: | 26'353'981 bytes |
| First seen: | 2025-08-11 15:22:04 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 6d5e13c0269946a5a10390c178d8e9a5 (4 x ValleyRAT, 2 x CoinMiner, 1 x Rhadamanthys) |
| ssdeep | 786432:QJqHlyDSs9Jf59gSjPJrpB06ZfrY9rU0mxgAcx0SrY:QJqHlyDSsLffh7JrpB06ZfrY9IbxN/ |
| Threatray | 111 similar samples on MalwareBazaar |
| TLSH | T14F47012176AEC42BE16605B1963D9EAA913C7D250FB054CB73DC7A6A1B764C20233F37 |
| TrID | 45.7% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 18.2% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 11.5% (.EXE) Win64 Executable (generic) (10522/11/4) 7.2% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 5.5% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| Magika | pebin |
| dhash icon | c6e2f8ecd4dcdccc (2 x ValleyRAT) |
| Reporter | |
| Tags: | 108-187-0-52 CHN exe google-053-morexelectric-com SilverFox ValleyRAT VoidArachne winos |
iamaachum
https://www.letsvpn.dev/KL_lets.zipValleyRAT C2:
google.053.morexelectric.com
108.187.0.52
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 108.187.0.52:443 | https://threatfox.abuse.ch/ioc/1567287/ |
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
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: | botnet_plaintext_c2 |
|---|---|
| Author: | cip |
| Description: | Attempts to match at least some of the strings used in some botnet variants which use plaintext communication protocols. |
| 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: | DetectEncryptedVariants |
|---|---|
| Author: | Zinyth |
| Description: | Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded |
| Rule name: | FreddyBearDropper |
|---|---|
| Author: | Dwarozh Hoshiar |
| Description: | Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip. |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | Jupyter_infostealer |
|---|---|
| Author: | CD_R0M_ |
| Description: | Rule for Jupyter Infostealer/Solarmarker malware from september 2021-December 2022 |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| 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 (HIGH_ENTROPY_VA) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleTextAttribute KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleScreenBufferInfo KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CopyFileExW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW KERNEL32.dll::MoveFileExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.