MalwareBazaar Database

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



Stealc


Vendor detections: 12


Intelligence 12 IOCs YARA 21 File information Comments

SHA256 hash: 9e7fc2c6be8d695e8fbd0ac57a9a3775dece9a04de9be98329ea7bec91857550
SHA3-384 hash: 486746996c7b5a04ea25aba00289c65d5ccfee8ad9fee5d0853aa1266363e7d634bcbb77064b14f50b3ad6249ad46e22
SHA1 hash: bc8e9a7fdea9789dff9db60ccc4922075199a213
MD5 hash: 1a84ea2504cabb63e55c94c3ce87548c
humanhash: triple-hotel-october-ink
File name:file
Download: download sample
Signature Stealc
File size:2'722'672 bytes
First seen:2026-07-05 20:05:33 UTC
Last seen:2026-07-11 03:02:16 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (688 x Vidar, 278 x RemusStealer, 114 x Stealc)
ssdeep 49152:4+Lp/8hzksuGMSsAYaUM11AVuKkST3h/DZq:4+x05cMJKkST3Jlq
Threatray 46 similar samples on MalwareBazaar
TLSH T114C58D4B7CE109E9C8A9A73288B252917774F8050F3227DB2E9077782F72BE19D75748
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 300c727272320c30 (1 x Smoke Loader, 1 x Meterpreter, 1 x LummaStealer)
Reporter Bitsight
Tags:dropped-by-gcleaner exe P signed Stealc UNIQPREM.file

Code Signing Certificate

Organisation:eataly.com
Issuer:eataly.com
Algorithm:sha256WithRSAEncryption
Valid from:2026-07-05T16:11:59Z
Valid to:2027-07-05T16:11:59Z
Serial number: 120201270bedb488
Thumbprint Algorithm:SHA256
Thumbprint: 022c6e4d24f9ae66ab5005dfbea34e0a094c00ce95edc48cc64f2e3e5060fcb7
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
Bitsight
url: http://158.94.209.95/service

Intelligence


File Origin
# of uploads :
39
# of downloads :
196
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
_9e7fc2c6be8d695e8fbd0ac57a9a3775dece9a04de9be98329ea7bec91857550.exe
Verdict:
Malicious activity
Analysis date:
2026-07-05 20:06:58 UTC
Tags:
stealer stealc golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm crypto golang packed signed
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-07-05T17:13:00Z UTC
Last seen:
2026-07-07T02:34:00Z UTC
Hits:
~100
Detections:
Backdoor.Win64.Gsb.sb Backdoor.Win64.Gsb.gen Trojan-PSW.Win64.StealC.sb Trojan-Banker.Win32.ClipBanker.ajif Trojan-Banker.ClipBanker.HTTP.C&C BSS:Trojan.Win32.Generic Trojan.Win64.Agent.sb
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Egairtigado
Status:
Malicious
First seen:
2026-07-05 20:06:34 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
14 of 24 (58.33%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:dolyasec discovery spyware stealer
Behaviour
Checks processor information in registry
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads WinSCP keys stored on the system
Reads user/profile data of web browsers
Family: Stealc
Malware Config
C2 Extraction:
http://91.202.233.134/4d95d68e3fc64f3bbbf5.php
Unpacked files
SH256 hash:
9e7fc2c6be8d695e8fbd0ac57a9a3775dece9a04de9be98329ea7bec91857550
MD5 hash:
1a84ea2504cabb63e55c94c3ce87548c
SHA1 hash:
bc8e9a7fdea9789dff9db60ccc4922075199a213
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: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: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:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Stealc

Executable exe 9e7fc2c6be8d695e8fbd0ac57a9a3775dece9a04de9be98329ea7bec91857550

(this sample)

  
Dropped by
Gcleaner
  
Delivery method
Distributed via web download

Comments