MalwareBazaar Database

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



RemusStealer


Vendor detections: 13


Intelligence 13 IOCs YARA 21 File information Comments

SHA256 hash: ceeeb442a99d3ec3b2bdb19e829ee73aa2f976740526deec99bdc9dcc2923d6a
SHA3-384 hash: d82434acd07b01bd399cbe21874ce27ba73b35bdb9a972b9f1c29fcaf24a4d5ed916d614d6f251b1f5fd8b0cb94afae3
SHA1 hash: dadbec8d22cd055b0d8b1f45870d3a3b8ae41069
MD5 hash: 17d7e1fa7c898c665c715c1478a94c83
humanhash: carbon-triple-fix-early
File name:ws-Setup-Complete.exe
Download: download sample
Signature RemusStealer
File size:4'826'536 bytes
First seen:2026-08-27 17:34:30 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 9cbefe68f395e67356e2a5d8d1b285c0 (99 x Vidar, 64 x LummaStealer, 49 x AuroraStealer)
ssdeep 98304:8256pdSKCOx09RGV5NIWtrT3U8SDVoQvh3nBka:806pdSKCS09RGB7Y8SBSa
TLSH T14B266C0B3884B064D4994D31A13A52627B207CADC33C27AB2F91D6B51F667C26E7BF71
gimphash 84a30d0cbc319e81d375894e41e8c0e078819724cd465c6747a884551f7c8ca0
TrID 37.0% (.EXE) Win64 Executable (generic) (6522/11/2)
28.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
11.5% (.EXE) OS/2 Executable (generic) (2029/13)
11.3% (.EXE) Generic Win/DOS Executable (2002/3)
11.3% (.EXE) DOS Executable (generic) (2000/1)
Magika pebin
Reporter aachum
Tags:exe RemusStealer SpaxMedia


Avatar
iamaachum
https://u9cux020426d.cfd/ => https://mega.nz/file/LYNUyTZR#GPgh-KOtgnJB6iSrekz2f9L3moj5bPiaFBhYe7puv-s

RemusStealer C2:
http://vexdico.shop:8539/invoices
http://fresok.top:9048/articles
http://shhsift.click:7647/documents

Intelligence


File Origin
# of uploads :
1
# of downloads :
181
Origin country :
ES ES
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
exe
Verdict:
Malicious activity
Analysis date:
2026-08-27 17:35:19 UTC
Tags:
stealer remus golang

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

Behaviour
Сreating synchronization primitives
Using the Windows Management Instrumentation requests
Launching a service
Connection attempt to an infection source
Sending an HTTP POST request
Query of malicious DNS domain
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-vm base64 crypto golang overlay packed stealer
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-08-27T15:56:00Z UTC
Last seen:
2026-08-28T00:29:00Z UTC
Hits:
~100
Result
Threat name:
REMUS Stealer
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
Antivirus detection for URL or domain
Detected unpacking (creates a PE file in dynamic memory)
Found malware configuration
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to steal Crypto Currency Wallets
Tries to steal from password manager
Tries to steal Mail credentials (via file / registry access)
Unusual module load detection (module proxying)
Uses known network protocols on non-standard ports
Yara detected REMUS Stealer
Behaviour
Behavior Graph:
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-08-27 17:35:43 UTC
File Type:
PE+ (Exe)
AV detection:
25 of 37 (67.57%)
Threat level:
  5/5
Result
Malware family:
remus_stealer
Score:
  10/10
Tags:
family:remus_stealer discovery spyware stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Browser Information Discovery
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Family: Remus
Malware Config
C2 Extraction:
http://vexdico.shop:8539/invoices
http://fresok.top:9048/articles
http://shhsift.click:7647/documents
Unpacked files
SH256 hash:
ceeeb442a99d3ec3b2bdb19e829ee73aa2f976740526deec99bdc9dcc2923d6a
MD5 hash:
17d7e1fa7c898c665c715c1478a94c83
SHA1 hash:
dadbec8d22cd055b0d8b1f45870d3a3b8ae41069
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:identity_golang
Author:Eric Yocam
Description:find Golang malware
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

File information


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

Web download

RemusStealer

Executable exe ceeeb442a99d3ec3b2bdb19e829ee73aa2f976740526deec99bdc9dcc2923d6a

(this sample)

  
Delivery method
Distributed via web download

Comments