MalwareBazaar Database

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



MorpheusLoader


Vendor detections: 14


Intelligence 14 IOCs YARA 27 File information Comments

SHA256 hash: 6e1b152e34c76fab5414c4210a28bb5ca47b2155e6205e58e7df78ee9de6cb64
SHA3-384 hash: 6f32222d2cf72a0f1ef005232eb172ecf2238dd1e3e2d5785b0169bc88cb5ca03b58a93b86d439ccd243769f42d27ddc
SHA1 hash: 119729d2220f585d26fdca795b59b1a139cee9c9
MD5 hash: b66218206005bb5282f3460ade7732d2
humanhash: lima-hydrogen-johnny-lion
File name:VSVvIb9.exe
Download: download sample
Signature MorpheusLoader
File size:6'313'984 bytes
First seen:2025-08-08 16:57:53 UTC
Last seen:2025-08-12 20:22:29 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (92 x Rhadamanthys, 91 x Vidar, 44 x LummaStealer)
ssdeep 49152:PwxyPtZv8gjS/K0ZeKwVDngXHcgsQYZfLNku79EjBoDSl90s0jM8mnwKeK9KpeC6:PbrjVycZhkO9MOA+1E
TLSH T1B7566B17EC9155E9C0EEE2308A629153BE717C486B3123D32B90F7386FB6BD06A78754
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 abuse_ch
Tags:exe MorpheusLoader sophos-upd-srv--info

Intelligence


File Origin
# of uploads :
3
# of downloads :
52
Origin country :
SE SE
Vendor Threat Intelligence
Malware family:
redline
ID:
1
File name:
Malware-Downloader-AUG7.zip
Verdict:
Malicious activity
Analysis date:
2025-08-07 17:11:52 UTC
Tags:
arch-exec arch-doc loader github auto generic lumma stealer redline asyncrat rat quasar meterpreter backdoor payload metasploit framework goproxy darkroad ransomware

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

Behaviour
Creating a file in the %AppData% directory
Moving a file to the %AppData% directory
Creating a process from a recently created file
Creating a process with a hidden window
Sending a custom TCP request
DNS request
Connection attempt
Sending an HTTP POST request
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug anti-vm base64 crypto expand go golang lolbin threat
Result
Threat name:
n/a
Detection:
malicious
Classification:
troj.evad
Score:
76 / 100
Signature
Leaks process information
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Sigma detected: New RUN Key Pointing to Suspicious Folder
Sigma detected: Potentially Suspicious Malware Callback Communication
Tries to detect sandboxes / dynamic malware analysis system (Installed program check)
Uses known network protocols on non-standard ports
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Malware.Heuristic
Status:
Malicious
First seen:
2025-08-07 15:56:19 UTC
File Type:
PE+ (Exe)
AV detection:
20 of 38 (52.63%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery persistence
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of WriteProcessMemory
Adds Run key to start application
Checks installed software on the system
Executes dropped EXE
Verdict:
Malicious
Tags:
Suspicious_POST_body BruteRatel
YARA:
n/a
Unpacked files
SH256 hash:
6e1b152e34c76fab5414c4210a28bb5ca47b2155e6205e58e7df78ee9de6cb64
MD5 hash:
b66218206005bb5282f3460ade7732d2
SHA1 hash:
119729d2220f585d26fdca795b59b1a139cee9c9
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:BitcoinAddress
Author:Didier Stevens (@DidierStevens)
Description:Contains a valid Bitcoin address
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_Golang_Binary
Author:Andrew Morrow
Description:Detects binaries compiled with Go
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:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:identity_golang
Author:Eric Yocam
Description:find Golang malware
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: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.

Web download

MorpheusLoader

Executable exe 6e1b152e34c76fab5414c4210a28bb5ca47b2155e6205e58e7df78ee9de6cb64

(this sample)

  
Delivery method
Distributed via web download

Comments