MalwareBazaar Database

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



Threat unknown


Vendor detections: 13


Intelligence 13 IOCs YARA 7 File information Comments

SHA256 hash: e6c421d1d22a9e5931980dcf31ff214e06b588edcb0bb46df28b4c70313cf4d3
SHA3-384 hash: 3b5b58daa264b707e5c84dd53e2aeafe782920e2b395bceae5d7495f2d373d8ac329aebeedb4f48ca7099cbcf97f42d8
SHA1 hash: bd26286c7ac76adc25b96ca22e311ad72af54d58
MD5 hash: 1a1f1f436b1c0f72b54d1c3b2c923d33
humanhash: victor-skylark-south-kansas
File name:1a1f1f436b1c0f72b54d1c3b2c923d33.exe
Download: download sample
File size:2'754'048 bytes
First seen:2025-05-24 15:36:29 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 679877ea45ff38e48e48875d525bcbb1 (14 x DarkVisionRAT)
ssdeep 49152:1BPEcYJCkhQJng3ibg92yAdX99xf+VIjOET7p8M/2fi07ldaLahuU4Qxci:1FEckCAYng3ibg2y2B1XZ0hdnhX4Qx
TLSH T1E8D51251CEC040FFDC769A30E1F2A7B50A77A5D4E8DA9FAB10AD7C197C5098198027BE
TrID 38.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
15.6% (.ICL) Windows Icons Library (generic) (2059/9)
15.4% (.EXE) OS/2 Executable (generic) (2029/13)
15.2% (.EXE) Generic Win/DOS Executable (2002/3)
15.2% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
dhash icon f0f89a9a9adcf830 (5 x AsyncRAT, 2 x DCRat, 2 x CoinMiner)
Reporter abuse_ch
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
411
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
random.exe
Verdict:
Malicious activity
Analysis date:
2025-05-24 11:50:01 UTC
Tags:
auto-sch loader amadey botnet stealer auto gcleaner telegram lumma rdp xmrig evasion miner uac generic antivm

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

Behaviour
Searching for the window
Launching a process
Creating a process with a hidden window
Connection attempt
Sending a custom TCP request
Forced shutdown of a system process
Unauthorized injection to a system process
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
obfuscated packed packed packer_detected vmprotect
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
72 / 100
Signature
Early bird code injection technique detected
Found direct / indirect Syscall (likely to bypass EDR)
Maps a DLL or memory area into another process
Multi AV Scanner detection for submitted file
Queues an APC in another process (thread injection)
Tries to detect virtualization through RDTSC time measurements
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2025-05-24 15:37:28 UTC
File Type:
PE+ (Exe)
Extracted files:
24
AV detection:
14 of 24 (58.33%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
n/a
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: MapViewOfSection
Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
Suspicious use of NtCreateUserProcessOtherParentProcess
Unpacked files
SH256 hash:
e6c421d1d22a9e5931980dcf31ff214e06b588edcb0bb46df28b4c70313cf4d3
MD5 hash:
1a1f1f436b1c0f72b54d1c3b2c923d33
SHA1 hash:
bd26286c7ac76adc25b96ca22e311ad72af54d58
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:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
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)

File information


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

Web download

Executable exe e6c421d1d22a9e5931980dcf31ff214e06b588edcb0bb46df28b4c70313cf4d3

(this sample)

  
Delivery method
Distributed via web download

BLint


The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.

Findings
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
WIN_BASE_APIUses Win Base APIKERNEL32.dll::LoadLibraryA
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::GetSystemDirectoryW

Comments