MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 71e78cbf8074cc258f1b69093f5fa3d67e75975f5a8cae93c9846d8d7ee87849. 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: 14


Intelligence 14 IOCs YARA 30 File information Comments

SHA256 hash: 71e78cbf8074cc258f1b69093f5fa3d67e75975f5a8cae93c9846d8d7ee87849
SHA3-384 hash: bd8f30e1720a28a1240c2dd081901354bf3cb245e4b0b83e086c13460933394e0028d206e1ae3d59930c38c4eef8f5ae
SHA1 hash: 76e787eb72687749832065b489d56da61538c0dd
MD5 hash: eef228f055b15e7c8f3602b89fe6817b
humanhash: red-triple-cola-artist
File name:dRyt_Dow0Bfppn3B6_gorme2.exe
Download: download sample
Signature Stealc
File size:2'287'104 bytes
First seen:2026-03-17 20:26:58 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (186 x Vidar, 92 x Rhadamanthys, 84 x Stealc)
ssdeep 24576:LHqg5aun8tjsBYIWFb9yrSXssqyp0O+rdcw6yIvOGiW2beE:LHx5axjgWt7XSOgxIv8
Threatray 359 similar samples on MalwareBazaar
TLSH T171B58D067CD104BAC06AE33689B652A27B76F8190B3233E72F50B7B82F767D05A75714
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 aachum
Tags:45-131-214-233 dropped-by-GOLoader exe Stealc


Avatar
iamaachum
Stealc C2: http://45.131.214.233/c14fbedecd404e0eba6c.php
Stealc Build ID: 2

Intelligence


File Origin
# of uploads :
1
# of downloads :
154
Origin country :
ES ES
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
_71e78cbf8074cc258f1b69093f5fa3d67e75975f5a8cae93c9846d8d7ee87849.exe
Verdict:
Malicious activity
Analysis date:
2026-03-17 20:31:05 UTC
Tags:
stealc stealer

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.1%
Tags:
cobalt small virus hype
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Connection attempt
Sending an HTTP POST request
DNS request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm golang packed
Verdict:
Malicious
Labled as:
WinGo/Kryptik_AGeneric.AB trojan
Verdict:
Malicious
File Type:
exe x64
Detections:
Trojan.Win64.Agent.sb Trojan-PSW.Win64.StealC.sb Trojan-PSW.Win64.Stealc.jd Trojan-PSW.StealC.HTTP.C&C
Result
Threat name:
Stealc v2
Detection:
malicious
Classification:
troj.evad.mine
Score:
92 / 100
Signature
C2 URLs / IPs found in malware configuration
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Detected unpacking (creates a PE file in dynamic memory)
Found malware configuration
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Sample uses string decryption to hide its real strings
Unusual module load detection (module proxying)
Yara detected Stealc v2
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Packed.Generic
Status:
Suspicious
First seen:
2026-03-17 09:47:40 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
7 of 22 (31.82%)
Threat level:
  1/5
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:2 stealer
Behaviour
Detects Stealc stealer Version 2
Stealc
Stealc family
Malware Config
C2 Extraction:
http://45.131.214.233
Unpacked files
SH256 hash:
71e78cbf8074cc258f1b69093f5fa3d67e75975f5a8cae93c9846d8d7ee87849
MD5 hash:
eef228f055b15e7c8f3602b89fe6817b
SHA1 hash:
76e787eb72687749832065b489d56da61538c0dd
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:cobalt_strike_tmp01925d3f
Author:The DFIR Report
Description:files - file ~tmp01925d3f.exe
Reference:https://thedfirreport.com
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: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: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: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:Heuristics_ChromeABE
Author:Still
Description:attempts to match instructions related to Chrome App-bound Encryption elevation service; possibly spotted amongst infostealers
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:malware_shellcode_hash
Author:JPCERT/CC Incident Response Group
Description:detect shellcode api hash value
Rule name:pe_detect_tls_callbacks
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RANSOMWARE
Author:ToroGuitar
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:StealcV2
Author:Still
Description:attempts to match the instructions found in StealcV2
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:VECT_Ransomware
Author:Mustafa Bakhit
Description:Detects activity associated with VECT ransomware. This includes registry modifications and deletions, execution of system and defense-evasion commands, suspicious API usage, mutex creation, file and memory manipulation, ransomware note generation, anti-debugging and anti-analysis techniques, and embedded cryptographic constants (SHA256) characteristic of this malware family. Designed for threat intelligence and malware detection environments.
Rule name:Windows_Trojan_Stealc_41db1d4d
Author:Elastic Security
Rule name:win_stealc_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.stealc.

File information


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

Web download

Stealc

Executable exe 71e78cbf8074cc258f1b69093f5fa3d67e75975f5a8cae93c9846d8d7ee87849

(this sample)

  
Dropped by
GOLoader
  
Delivery method
Distributed via web download

Comments