MalwareBazaar Database

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


Intelligence 14 IOCs YARA 19 File information Comments

SHA256 hash: 670be3c623366505f5fc2dab42a2344698aecfce15de3f331141cb6899150fbf
SHA3-384 hash: 452f8c6f26829fafa97ce247bc9ce27f51ec973753979732b8972705673d5636d6cbba208bff3639cb3648e114ed925b
SHA1 hash: 0fc451c16b41cf17b82e658d562754c29cb307c2
MD5 hash: 176dd0bd3f8eacacc17fd6c56176d39f
humanhash: eighteen-butter-virginia-south
File name:176dd0bd3f8eacacc17fd6c56176d39f.exe
Download: download sample
Signature RemusStealer
File size:2'966'016 bytes
First seen:2026-06-15 15:05:10 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (449 x Vidar, 96 x Stealc, 92 x Rhadamanthys)
ssdeep 24576:Uhbo3PyNK+b7WP8NEWIbU4Lzp+XQm9V4SaYBShwIprFTp2koBeletI92CIeXBcsT:UhMfUxGP8yW9cV+GRCIbvZD/VCcSei
Threatray 18 similar samples on MalwareBazaar
TLSH T1EED54A07FCA108FAC0A9B23188B356567B75BC081B3227D72E91B7782E76BE05D35764
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
dhash icon f06960b4ccc4f030 (3 x RemusStealer)
Reporter abuse_ch
Tags:exe RemusStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
149
Origin country :
SE SE
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
ecb41ceb-a096-442d-b270-4895c90998f9
Verdict:
No threats detected
Analysis date:
2026-06-15 15:05:40 UTC
Tags:
golang

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

Behaviour
Сreating synchronization primitives
Using the Windows Management Instrumentation requests
DNS request
Connection attempt
Sending an HTTP POST request
Connection attempt to an infection source
Query of malicious DNS domain
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-vm base64 crypto golang
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-06-11T06:08:00Z UTC
Last seen:
2026-06-15T23:49:00Z UTC
Hits:
~100
Detections:
Trojan.Win64.Agent.smglwg Trojan.Win64.Agent.sb
Result
Threat name:
GO Stealer, REMUS Stealer
Detection:
malicious
Classification:
troj.spyw.evad.mine
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
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)
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)
Suricata IDS alerts for network traffic
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 GO Stealer
Yara detected REMUS Stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2026-06-11 11:54:40 UTC
File Type:
PE+ (Exe)
Extracted files:
8
AV detection:
12 of 24 (50.00%)
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
Detects Remus stealer
Family: Remus
Malware Config
C2 Extraction:
http://mottla.shop:4190
http://myrtler.biz:9549
http://carogra.biz:4219
Unpacked files
SH256 hash:
670be3c623366505f5fc2dab42a2344698aecfce15de3f331141cb6899150fbf
MD5 hash:
176dd0bd3f8eacacc17fd6c56176d39f
SHA1 hash:
0fc451c16b41cf17b82e658d562754c29cb307c2
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:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
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.

Comments