MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 a2f4d6c6eb8eed62a39b756f2bc1a96d2c4a563d5d9026e12f464f85e314b261. 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: 13


Intelligence 13 IOCs 1 YARA 25 File information Comments

SHA256 hash: a2f4d6c6eb8eed62a39b756f2bc1a96d2c4a563d5d9026e12f464f85e314b261
SHA3-384 hash: 840a9b7b6dd583f779081b7f5483fbcf44221b4a445a942c4a6d07a7944e96c72378d82dc98b147d8243fad5377778a1
SHA1 hash: cd7f217aa7c2c73115e75506a4c17e308e9db7f5
MD5 hash: 6c570b99a1aa74894e5af1a73b6791eb
humanhash: paris-aspen-april-may
File name:6c570b99a1aa74894e5af1a73b6791eb.exe
Download: download sample
Signature ValleyRAT
File size:3'092'480 bytes
First seen:2025-07-05 04:15:39 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (92 x Rhadamanthys, 71 x Vidar, 41 x LummaStealer)
ssdeep 49152:VrC5NvIJwPf2fjJN/3aluWEB2IxdChULI7NHZQB8DzXH403vdc:VCsB3uh/HZBH3F3vd
Threatray 1 similar samples on MalwareBazaar
TLSH T1EFE5AE077CD118BBD0AA93328AB652A23B75BC450F3263DB2A90B73C2F73AD45935754
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 abuse_ch
Tags:exe RAT ValleyRAT


Avatar
abuse_ch
ValleyRAT C2:
43.225.58.132:9527

Indicators Of Compromise (IOCs)


Below is a list of indicators of compromise (IOCs) associated with this malware samples.

IOCThreatFox Reference
43.225.58.132:9527 https://threatfox.abuse.ch/ioc/1553600/

Intelligence


File Origin
# of uploads :
1
# of downloads :
32
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
rl_a2f4d6c6eb8eed62a39b756f2bc1a96d2c4a563d5d9026e12f464f85e314b261
Verdict:
Malicious activity
Analysis date:
2025-07-05 04:28:58 UTC
Tags:
auto-reg golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
dropper emotet virus
Result
Verdict:
Suspicious
Maliciousness:

Behaviour
Connection attempt
Sending a custom TCP request
Сreating synchronization primitives
Creating a window
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-vm go golang packed packed packer_detected
Verdict:
Malicious
Labled as:
WinGo/Kryptik_AGeneric.C trojan
Result
Threat name:
ValleyRAT
Detection:
malicious
Classification:
troj.spyw.evad.mine
Score:
100 / 100
Signature
Contains functionality to capture and log keystrokes
Contains functionality to inject code into remote processes
Contains functionality to inject threads in other processes
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Found direct / indirect Syscall (likely to bypass EDR)
Found evasive API chain (may stop execution after checking mutex)
Found stalling execution ending in API Sleep call
Joe Sandbox ML detected suspicious sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Suricata IDS alerts for network traffic
Tries to detect sandboxes / dynamic malware analysis system (QueryWinSAT)
Yara detected ValleyRAT
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Donut
Status:
Malicious
First seen:
2025-07-01 16:04:00 UTC
File Type:
PE+ (Exe)
AV detection:
16 of 24 (66.67%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
valleyrat donut_injector
Similar samples:
Result
Malware family:
n/a
Score:
  6/10
Tags:
persistence ransomware
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Uses Volume Shadow Copy WMI provider
Uses Volume Shadow Copy service COM API
Adds Run key to start application
Enumerates connected drives
Unpacked files
SH256 hash:
a2f4d6c6eb8eed62a39b756f2bc1a96d2c4a563d5d9026e12f464f85e314b261
MD5 hash:
6c570b99a1aa74894e5af1a73b6791eb
SHA1 hash:
cd7f217aa7c2c73115e75506a4c17e308e9db7f5
Please note that we are no longer able to provide a coverage score for Virus Total.

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: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:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__ConsoleCtrl
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:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:GoBinTest
Rule name:golang
Rule name:Golangmalware
Author:Dhanunjaya
Description:Malware in Golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:golang_duffcopy_amd64
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
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:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
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
Rule name:Windows_Generic_Threat_3055c14a
Author:Elastic Security
Rule name:Windows_Trojan_Winos_464b8a2e
Author:Elastic Security

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
Reviews
IDCapabilitiesEvidence
DNS_METHODSPerforms DNS callsvendor/golang.org/x/net/dns/dnsmessage.init
vendor/golang.org/x/net/dns/dnsmessage::inittask
vendor/golang.org/x/net/dns/dnsmessage.classNames
vendor/golang.org/x/net/dns/dnsmessage.rCodeNames
vendor/golang.org/x/net/dns/dnsmessage.sectionNames
FILE_IO_READCan Read Filesembed.FS.ReadFile
os.readlink
FILE_IO_WRITECan Create and Remove Filesos.newFile
os.newFileStatFromGetFileInformationByHandle

Comments