MalwareBazaar Database

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


Intelligence 10 IOCs 1 YARA 22 File information Comments

SHA256 hash: 06c363461edf2a8ef254ca27daa8e243413d0303553d094e78c29c01501e9941
SHA3-384 hash: 84504e8fae062def951472124187f302c222860f4603b2d43bb518aeda9e63cf9c0b0f6376cc38255bf0f8cdd0c791cc
SHA1 hash: bab52971735c59e52f8c021c22dbb30f37628978
MD5 hash: 0fd410994bab2e041a7d54303f4d90a7
humanhash: maryland-neptune-georgia-pluto
File name:0fd410994bab2e041a7d54303f4d90a7.exe
Download: download sample
Signature RemusStealer
File size:3'294'728 bytes
First seen:2026-08-23 14:30:23 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash c2d457ad8ac36fc9f18d45bffcd450c2 (24 x CobaltStrike, 18 x RemusStealer, 16 x Vidar)
ssdeep 49152:wP5PDMkTUh2pbZZBL90Ak9tQLsWNG5S6WkCSx:l2pTtOAstGs4kx
TLSH T100E5BE577CA004B9D4EAA33585B60251BA34BC448F3A73C72F50F6782FB6BD15A39B90
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 abuse_ch
Tags:exe RemusStealer signed

Code Signing Certificate

Organisation:DownForge Solutions
Issuer:DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Algorithm:sha256WithRSAEncryption
Valid from:2026-08-09T18:52:57Z
Valid to:2027-08-16T18:52:57Z
Serial number: dcb18ff1821f49a761f60a3e1651394a
Thumbprint Algorithm:SHA256
Thumbprint: a900b861df50e6cdf511500ad29219d9a384c83fafe5565bae7830864c9dfd24
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
abuse_ch
RemusStealer C2:
165.227.199.109:8539

Indicators Of Compromise (IOCs)


Below is a list of indicators of compromise (IOCs) associated with this malware samples.

IOCThreatFox Reference
165.227.199.109:8539 https://threatfox.abuse.ch/ioc/1884159/

Intelligence


File Origin
# of uploads :
1
# of downloads :
136
Origin country :
NL NL
Vendor Threat Intelligence
No detections
Result
Verdict:
Malware
Maliciousness:

Behaviour
Launching a service
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm crypto golang packed signed
Result
Threat name:
REMUS Stealer
Detection:
malicious
Classification:
troj.spyw.evad.mine
Score:
100 / 100
Signature
AI detected suspicious PE / MSI digital signature
Antivirus detection for URL or domain
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Creates HTML files with .exe extension (expired dropper behavior)
Detected unpacking (creates a PE file in dynamic memory)
Found malware configuration
High number of junk calls founds (likely related to sandbox DOS / API hammering)
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.GoCrypt
Status:
Malicious
First seen:
2026-08-18 21:00:00 UTC
File Type:
PE+ (Exe)
AV detection:
16 of 36 (44.44%)
Threat level:
  5/5
Result
Malware family:
remus_stealer
Score:
  10/10
Tags:
family:remus_stealer stealer
Behaviour
Family: Remus
Malware Config
C2 Extraction:
http://bravplo.click:7713/payments
http://vexdico.shop:8539/images
http://kupzovo.shop:7567/sessions
Unpacked files
SH256 hash:
06c363461edf2a8ef254ca27daa8e243413d0303553d094e78c29c01501e9941
MD5 hash:
0fd410994bab2e041a7d54303f4d90a7
SHA1 hash:
bab52971735c59e52f8c021c22dbb30f37628978
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: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: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.

Comments