MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 e192fd0794512b687a4820a4356123175e6a0a804abc158355b018c47f6b9c95. 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: 17
| SHA256 hash: | e192fd0794512b687a4820a4356123175e6a0a804abc158355b018c47f6b9c95 |
|---|---|
| SHA3-384 hash: | d76e523d43d03a5503103f4b8ca3a2d25e8ebd98486ae02c45e5c3692b6661075b383d307107957ecf086f2b04a66c4e |
| SHA1 hash: | 279a6941f85c71699d710430a6f453bd5b8c3d5a |
| MD5 hash: | 55ed7370daa79753d8bc90f33c36ed8a |
| humanhash: | avocado-summer-thirteen-ceiling |
| File name: | e192fd0794512b687a4820a4356123175e6a0a804abc158355b018c47f6b9c95.exe |
| Download: | download sample |
| Signature | ValleyRAT |
| File size: | 10'485'760 bytes |
| First seen: | 2025-04-27 05:36:57 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | c762833c48ff02eb4083aa67af0b41d5 (1 x ValleyRAT) |
| ssdeep | 49152:XciUvXVc5YlG4V5EXHwCC5hDOng6kpicavOafd4+9mNneuEBELEMjFRw:sislc5YlG4fnzDOnREoQB |
| TLSH | T1B2B6BD026D9343B2CD1E35FC346D62354AE8AD1F0F2486971FD7DA64CF6D140AA26E2B |
| TrID | 40.3% (.EXE) Win64 Executable (generic) (10522/11/4) 19.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 17.2% (.EXE) Win32 Executable (generic) (4504/4/1) 7.7% (.EXE) OS/2 Executable (generic) (2029/13) 7.6% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| dhash icon | 33b0b4f6f6b4b073 (1 x ValleyRAT) |
| Reporter | |
| Tags: | exe ValleyRAT |
Intelligence
File Origin
RUVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| 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: | Hacktools_CN_Panda_andrew |
|---|---|
| Author: | Florian Roth |
| Description: | Disclosed hacktool set - file andrew.exe - sethc.exe Debugger backdoor |
| Rule name: | malware_shellcode_hash |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect shellcode api hash value |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | meth_peb_parsing |
|---|---|
| Author: | Willi Ballenthin |
| 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 |
| Rule name: | ValleyRAT |
|---|---|
| Author: | NDA0E |
| Description: | Detects ValleyRAT |
| Rule name: | Windows_Generic_Threat_3f060b9c |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Generic_Threat_4b0b73ce |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Generic_Threat_bc6ae28d |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_valley_rat_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.valley_rat. |
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 |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::midiOutPrepareHeader WINMM.dll::midiOutReset WINMM.dll::midiOutUnprepareHeader WINMM.dll::midiStreamClose WINMM.dll::midiStreamOpen WINMM.dll::midiStreamOut |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetVolumeInformationA KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::MoveFileA KERNEL32.dll::GetWindowsDirectoryA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyA ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueA ADVAPI32.dll::RegSetValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuA USER32.dll::CreateMenu USER32.dll::EmptyClipboard USER32.dll::OpenClipboard USER32.dll::PeekMessageA USER32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.