MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 47040b942f874d377548c8743b8a4e443d4f281c29af2d23d670e0ccf9b6ea2e. 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: 15
| SHA256 hash: | 47040b942f874d377548c8743b8a4e443d4f281c29af2d23d670e0ccf9b6ea2e |
|---|---|
| SHA3-384 hash: | d72d5df9b4accb05c8c78bfe0609d0fd7d4997182f2a4e21651652554188ae97c6b3cd30c557d9564584afbccc903dd4 |
| SHA1 hash: | 213dec2be8945d3130358e5d88f08874bf2b100b |
| MD5 hash: | 13a3a9e06440f78e8911045ec5cadee0 |
| humanhash: | autumn-edward-solar-alabama |
| File name: | 47040b942f874d377548c8743b8a4e443d4f281c29af2d23d670e0ccf9b6ea2e.exe |
| Download: | download sample |
| Signature | ValleyRAT |
| File size: | 4'136'584 bytes |
| First seen: | 2025-04-30 11:36:02 UTC |
| Last seen: | 2025-05-01 07:50:22 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | de37cd190bda0b98d182cab595039aac (1 x ValleyRAT) |
| ssdeep | 49152:MtzEgQkU3fGpuvOIs35ujxWFQUbdhQxJNzT1SGkmElJZBsxw/diRavHiRIRl87VM:MRziepBIU5ulcyw/dbH9cUDZ |
| Threatray | 30 similar samples on MalwareBazaar |
| TLSH | T112168D4736A860D9E173D179C9428F4BE7F274A64B3597CF0064879E2F732A24D2E722 |
| TrID | 44.4% (.EXE) Win64 Executable (generic) (10522/11/4) 21.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 8.7% (.ICL) Windows Icons Library (generic) (2059/9) 8.5% (.EXE) OS/2 Executable (generic) (2029/13) 8.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | |
| Tags: | exe ValleyRAT |
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 192.238.129.9:7777 | https://threatfox.abuse.ch/ioc/1514354/ |
Intelligence
File Origin
SGVendor 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: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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.
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 |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoFreeUnusedLibraries ole32.dll::CreateStreamOnHGlobal |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipAlloc gdiplus.dll::GdipCreateFromHDC |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::PlaySoundW GDI32.dll::StretchDIBits |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetFileSecurityW ADVAPI32.dll::SetFileSecurityW |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW SHELL32.dll::ShellExecuteW SHELL32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetVolumeInformationW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetDiskFreeSpaceW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateFileW ole32.dll::CreateFileMoniker KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW SHLWAPI.dll::PathRemoveFileSpecW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegQueryValueW ADVAPI32.dll::RegSetValueExW ADVAPI32.dll::RegSetValueW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::CreateMenu ole32.dll::OleCreateMenuDescriptor USER32.dll::EmptyClipboard USER32.dll::OpenClipboard USER32.dll::PeekMessageW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.