MalwareBazaar Database

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



ArkeiStealer


Vendor detections: 14


Intelligence 14 IOCs YARA 21 File information Comments

SHA256 hash: 770abdea2a1560325636bb70cfd5c736e98c7d7ab4478fed43bebb87745898c4
SHA3-384 hash: 5b68d26cecd7edd3c7268c7cc7305456f2911ffe74548baf76200a986625f73b07b9ad91d310bf83113865609aa53d96
SHA1 hash: 9e5e39b59145405c2d5cee0883d66ec809e46a5b
MD5 hash: e7889be6d0e70b709b589eac13de9a34
humanhash: five-equal-whiskey-pluto
File name:SecuriteInfo.com.Trojan.PWS.Steam.40321.32325.14584
Download: download sample
Signature ArkeiStealer
File size:2'977'120 bytes
First seen:2026-07-08 06:47:03 UTC
Last seen:2026-07-08 07:19:25 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (607 x Vidar, 153 x RemusStealer, 102 x Stealc)
ssdeep 49152:Sbq6lnqxplDVnPTywbjaLruyzjkpfTOSG4P:SbJ2GcjCqyzjkplGo
TLSH T1C4D58C076CE149E9D8A993328DB656967B71FC088F3263D72E8076782F727D08C35B94
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 SecuriteInfoCom
Tags:ArkeiStealer exe signed

Code Signing Certificate

Organisation:semana.com
Issuer:semana.com
Algorithm:sha256WithRSAEncryption
Valid from:2026-07-06T23:35:11Z
Valid to:2027-07-06T23:35:11Z
Serial number: 4a4ead9e1f1f8263
Thumbprint Algorithm:SHA256
Thumbprint: 6243421df8fd8a0ed7bf8e3a93a3b650d885769cf3bc3bf1f1eaa001ddea8749
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
2
# of downloads :
136
Origin country :
FR FR
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
SecuriteInfo.com.Trojan.PWS.Steam.40321.32325.14584.exe
Verdict:
Malicious activity
Analysis date:
2026-07-08 06:51:20 UTC
Tags:
stealer stealc vidar golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
92.5%
Tags:
injection obfusc virus lien
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Connection attempt
DNS request
Behavior that indicates a threat
Sending a custom TCP request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm crypto golang packed signed similar-threat
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-07-06T22:13:00Z UTC
Last seen:
2026-07-10T03:01:00Z UTC
Hits:
~100
Detections:
Trojan.Win64.Agent.sb Trojan-PSW.Stealerc.TCP.C&C Trojan-PSW.Stealerc.HTTP.C&C PDM:Trojan.Win32.Generic Backdoor.Win64.Gsb.cwb Backdoor.Win64.Gsb.sb Backdoor.Win64.Gsb.gen
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2026-07-07 03:00:55 UTC
File Type:
PE+ (Exe)
AV detection:
16 of 36 (44.44%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
Similar samples:
Result
Malware family:
n/a
Score:
  8/10
Tags:
adware persistence spyware
Behaviour
Checks SCSI registry key(s)
Modifies Internet Explorer settings
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Suspicious use of NtSetInformationThreadHideFromDebugger
Enumerates connected drives
Boot or Logon Autostart Execution: Active Setup
Unpacked files
SH256 hash:
770abdea2a1560325636bb70cfd5c736e98c7d7ab4478fed43bebb87745898c4
MD5 hash:
e7889be6d0e70b709b589eac13de9a34
SHA1 hash:
9e5e39b59145405c2d5cee0883d66ec809e46a5b
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

ArkeiStealer

Executable exe 770abdea2a1560325636bb70cfd5c736e98c7d7ab4478fed43bebb87745898c4

(this sample)

  
Delivery method
Distributed via web download

Comments