MalwareBazaar Database

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


Intelligence 10 IOCs YARA 28 File information Comments

SHA256 hash: e94ec5980d1f7cc5b9ece979caf01803b6f75408ebaa83016f3071514a73d443
SHA3-384 hash: 3e77486630090abf329f9804cee38af43f13380fbd150e237ee4803f12e741fe98c682a3967c7573372c1ee3119b7622
SHA1 hash: fb889b6fb1a05854ddab3dc056a4be6a6129c8b0
MD5 hash: d9f5ab0c58543315d511830de97f6640
humanhash: fruit-two-thirteen-speaker
File name:golang
Download: download sample
File size:20'948'992 bytes
First seen:2025-08-04 11:12:47 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash b196866f0bf37f1f128fa153413b744f (2 x FRP, 1 x Sliver)
ssdeep 196608:Ca/HlhJ9jBs4vXrmq0vk1MUTPz59RIlWpfM4DlAoPH:C+HdNBs4H0v3UTd9RIq5D3
TLSH T122275A47ECA444E8C0BDD534C666A6A3BF717C495B3023D72B50FA282F36BD0AAB5750
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 malcat4ever
Tags:down-temp-xy-com exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
24
Origin country :
DE DE
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
stage4.zip
Verdict:
Suspicious activity
Analysis date:
2025-08-03 11:01:25 UTC
Tags:
arch-exec golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
virus shell spam sage
Result
Verdict:
Clean
Maliciousness:

Behaviour
Creating a file in the %temp% subdirectories
Connection attempt
Sending a custom TCP request
Creating a window
Сreating synchronization primitives
Searching for the window
Moving a file to the %temp% subdirectory
Creating a file
DNS request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
golang obfuscated
Result
Threat name:
n/a
Detection:
malicious
Classification:
troj
Score:
52 / 100
Signature
Attempt to bypass Chrome Application-Bound Encryption
Sigma detected: Potential Data Stealing Via Chromium Headless Debugging
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1749749 Sample: golang Startdate: 04/08/2025 Architecture: WINDOWS Score: 52 40 git.temp-xy.com 2->40 64 Sigma detected: Potential Data Stealing Via Chromium Headless Debugging 2->64 8 golang.exe 120 2->8         started        signatures3 process4 dnsIp5 56 git.temp-xy.com 91.200.14.14, 443, 49725 BELCOMUA-ASUA Ukraine 8->56 58 127.0.0.1 unknown unknown 8->58 66 Attempt to bypass Chrome Application-Bound Encryption 8->66 12 chrome.exe 2 8->12         started        15 chrome.exe 8->15         started        17 chrome.exe 2 8->17         started        19 18 other processes 8->19 signatures6 process7 dnsIp8 60 192.168.2.4, 138, 443, 49228 unknown unknown 12->60 21 chrome.exe 12->21         started        32 2 other processes 12->32 62 192.168.2.24 unknown unknown 15->62 34 3 other processes 15->34 24 chrome.exe 17->24         started        36 2 other processes 17->36 26 chrome.exe 19->26         started        28 chrome.exe 19->28         started        30 chrome.exe 19->30         started        38 22 other processes 19->38 process9 dnsIp10 44 4 other IPs or domains 21->44 46 3 other IPs or domains 24->46 48 2 other IPs or domains 26->48 50 3 other IPs or domains 28->50 52 2 other IPs or domains 30->52 42 142.250.64.81, 443, 49894, 49895 GOOGLEUS United States 38->42 54 5 other IPs or domains 38->54
Verdict:
inconclusive
YARA:
9 match(es)
Tags:
Base64 Block Contains Base64 Block Executable Html PE (Portable Executable) SVG Win 64 Exe x64
Gathering data
Result
Malware family:
n/a
Score:
  8/10
Tags:
credential_access defense_evasion spyware stealer trojan
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies system certificate store
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Uses browser remote debugging
Verdict:
Malicious
Tags:
Win.Tool.Garble-10044180-0
YARA:
n/a
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:BLOWFISH_Constants
Author:phoul (@phoul)
Description:Look for Blowfish constants
Rule name:botnet_plaintext_c2
Author:cip
Description:Attempts to match at least some of the strings used in some botnet variants which use plaintext communication protocols.
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__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:FreddyBearDropper
Author:Dwarozh Hoshiar
Description:Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
Rule name:GoBinTest
Rule name: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:identity_golang
Author:Eric Yocam
Description:find Golang malware
Rule name:INDICATOR_SUSPICIOUS_EXE_Embedded_Gzip_B64Encoded_File
Author:ditekSHen
Description:Detects executables containing bas64 encoded gzip files
Rule name:INDICATOR_SUSPICIOUS_EXE_NoneWindowsUA
Author:ditekSHen
Description:Detects Windows executables referencing non-Windows User-Agents
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:reverse_http
Author:CD_R0M_
Description:Identify strings with http reversed (ptth)
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: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

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
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryW
kernel32.dll::LoadLibraryExW
kernel32.dll::GetSystemInfo
WIN_BASE_EXEC_APICan Execute other programskernel32.dll::WriteConsoleW
kernel32.dll::SetConsoleCtrlHandler
kernel32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create Fileskernel32.dll::GetSystemDirectoryA

Comments