MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 9e35060a08af71f28e18c7226867115ff72a3ee52333ce4e9fd65c21821e7bbe. 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



SalatStealer


Vendor detections: 13


Intelligence 13 IOCs YARA 27 File information Comments

SHA256 hash: 9e35060a08af71f28e18c7226867115ff72a3ee52333ce4e9fd65c21821e7bbe
SHA3-384 hash: 540b5cdf079255ee9b2346c1436dda1887b89c034f0892b59d7967dbeedb7a60d0104497ebb3ddab12b43d8761ea870b
SHA1 hash: 863a3c331c436af7b84349d5ebf9fbc2c37e172a
MD5 hash: 814de9aac379156fa5a64dc4c49e8f67
humanhash: march-delta-music-july
File name:StartWin.exe
Download: download sample
Signature SalatStealer
File size:6'210'048 bytes
First seen:2026-08-11 16:30:35 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 4e2bd2c481372f7ab13b83b63b424e97 (5 x RemusStealer, 4 x SalatStealer, 2 x SkuldStealer)
ssdeep 49152:yVnB7YdmZylciXG6z7GQ5lxSN380UZQhPFF5ZfwUajb+h0XKYzUnzJ0KQK1K65Cj:yVBeWE5NMFYoX/5vt1E
TLSH T1B4564913EC9955E5C0AED13089669513BB71BC880B2123D72B90F6387FB7BE0ADB9750
TrID 33.1% (.EXE) Win64 Executable (generic) (6522/11/2)
25.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
10.4% (.ICL) Windows Icons Library (generic) (2059/9)
10.3% (.EXE) OS/2 Executable (generic) (2029/13)
10.1% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
dhash icon 69ccd4cccccccccc (1 x DCRat, 1 x SalatStealer)
Reporter Alex_sev
Tags:exe salat SalatStealer


Avatar
Alex_sev
https://hidemydiscord.com/
Pass: HideMyDiscord!

Intelligence


File Origin
# of uploads :
1
# of downloads :
125
Origin country :
US US
Vendor Threat Intelligence
No detections
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
DNS request
Connection attempt
Sending a custom TCP request
Sending an HTTP GET request
Creating a file in the %temp% subdirectories
Creating a process from a recently created file
Sending a UDP request
Using the Windows Management Instrumentation requests
Creating a file in the Program Files subdirectories
Creating a file
Searching for synchronization primitives
Launching a service
Launching a process
Creating a process with a hidden window
Loading a system driver
Enabling autorun by creating a file
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-vm base64 crypto expand fingerprint golang lolbin
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-08-10T23:39:00Z UTC
Last seen:
2026-08-12T03:41:00Z UTC
Hits:
~100
Gathering data
Threat name:
Win64.Trojan.Malgent
Status:
Malicious
First seen:
2026-08-11 05:15:29 UTC
File Type:
PE+ (Exe)
Extracted files:
2
AV detection:
18 of 24 (75.00%)
Threat level:
  5/5
Result
Malware family:
salatstealer
Score:
  10/10
Tags:
family:salatstealer credential_access defense_evasion discovery spyware stealer trojan upx
Behaviour
Modifies system certificate store
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Modifies trusted root certificate store through registry
System Location Discovery: System Language Discovery
Drops file in Program Files directory
Drops file in Windows directory
Drops file in System32 directory
UPX packed file
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks computer location settings
Executes dropped EXE
Reads user/profile data of web browsers
Unsecured Credentials: Credentials In Files
Looks for VMWare Tools registry key
Looks for VMWare services registry key.
Enumerates VirtualBox registry keys
Identifies VirtualBox via ACPI registry values (likely anti-VM)
Looks for VirtualBox Guest Additions in registry
Detect SalatStealer payload
Family: salatstealer
Unpacked files
SH256 hash:
9e35060a08af71f28e18c7226867115ff72a3ee52333ce4e9fd65c21821e7bbe
MD5 hash:
814de9aac379156fa5a64dc4c49e8f67
SHA1 hash:
863a3c331c436af7b84349d5ebf9fbc2c37e172a
Malware family:
SalatStealer
Verdict:
Malicious
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:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
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:Detect_PowerShell_Obfuscation
Author:daniyyell
Description:Detects obfuscated PowerShell commands commonly used in malicious scripts.
Rule name:Gentlemen_Ransomware_Binary
Author:Bedrock Safeguard Inc.
Description:Detects The Gentlemen ransomware binary (Go/Garble)
Reference:https://github.com/Bedrock-Safeguard/gentlemen-decryptor
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_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
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: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:RANSOMWARE
Author:ToroGuitar
Rule name:RemusStealer_GoPayload
Author:burger
Description:Detects RemusStealer Go-compiled payload
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
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

SalatStealer

Executable exe 9e35060a08af71f28e18c7226867115ff72a3ee52333ce4e9fd65c21821e7bbe

(this sample)

  
Delivery method
Distributed via web download

Comments