MalwareBazaar Database

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



Threat unknown


Vendor detections: 7


Intelligence 7 IOCs YARA 24 File information Comments

SHA256 hash: 8e8f1173f7bf833254cba2c6f28894e38dd9ed46a3dbad294ab254b70b2136ff
SHA3-384 hash: 4a6c62bb5ccab6ca596d01c1bb2c7c4ab6383cb3581a2bc852338b71e51fea387ed2f5ede5ccb7e43d91ae624d4da6e4
SHA1 hash: e5ab76315d8f51e39cab5412091a06a1f62bd56f
MD5 hash: e67274f0592d11f0179dfe98982f6d3a
humanhash: nevada-winner-alaska-wisconsin
File name:file
Download: download sample
File size:3'561'344 bytes
First seen:2026-08-20 13:43:54 UTC
Last seen:2026-08-20 13:44:01 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 4f2f006e2ecf7172ad368f8289dc96c1 (183 x SalatStealer, 42 x LummaStealer, 17 x CobaltStrike)
ssdeep 24576:p9xbJrd7qjP634MknlVfQrsBhuZFUMOsZhJKJuHX5H3VycEU+D029:VVrIeMldB8ZFU235HgD79
TLSH T1C2F55A177E9441B5C09AEB36C57392A36671F8088B3273E72E517A382F753C1ADB8B14
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
Reporter Bitsight
Tags:54e64e dropped-by-amadey exe signed

Code Signing Certificate

Organisation:Velmora Forge
Issuer:Velmora Forge
Algorithm:sha256WithRSAEncryption
Valid from:2026-08-13T13:37:45Z
Valid to:2027-08-20T13:37:45Z
Serial number: 660aefb010a6b8fdb4c110a055e36f54
Thumbprint Algorithm:SHA256
Thumbprint: bbe45b19c1335b00fe794b2376257ef08855ce0b6a607fcf7ee28dbbe971678f
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
Bitsight
url: http://91.92.242.236/files-129312398/files/file_46acc204d4e52963.exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
151
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
8e8f1173f7bf833254cba2c6f28894e38dd9ed46a3dbad294ab254b70b2136ff
Verdict:
Malicious activity
Analysis date:
2026-08-20 22:17:14 UTC
Tags:
telegram stealer golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Clean
Maliciousness:

Behaviour
Сreating synchronization primitives
DNS request
Connection attempt
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-vm golang invalid-signature self-signed-cert signed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.GoCrypt
Status:
Malicious
First seen:
2026-08-20 13:44:22 UTC
File Type:
PE+ (Exe)
AV detection:
4 of 36 (11.11%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery spyware stealer
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Browser Information Discovery
System Time Discovery
Suspicious use of NtSetInformationThreadHideFromDebugger
Reads WinSCP keys stored on the system
Reads user/profile data of web browsers
Unpacked files
SH256 hash:
8e8f1173f7bf833254cba2c6f28894e38dd9ed46a3dbad294ab254b70b2136ff
MD5 hash:
e67274f0592d11f0179dfe98982f6d3a
SHA1 hash:
e5ab76315d8f51e39cab5412091a06a1f62bd56f
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: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: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:PE_Digital_Certificate
Author:albertzsigovits
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:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:telebot_framework
Author:vietdx.mb
Rule name:TelegramAPIMalware_PowerShell_EXE
Author:@polygonben
Description:Hunting for pwsh malware using Telegram for C2
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

Executable exe 8e8f1173f7bf833254cba2c6f28894e38dd9ed46a3dbad294ab254b70b2136ff

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via web download

Comments