MalwareBazaar Database

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



DarkCloudq


Vendor detections: 14


Intelligence 14 IOCs YARA 4 File information Comments

SHA256 hash: c2e36eed60e7643d629289f200f25e45078f7670b599a1796eec59bda92bedcb
SHA3-384 hash: 0f89cba5abc4a0f710a77dea84b55fd965207f233677e208ca967cd99e8ee71aaa2a1666486d96e8b608ebd91dfa99c3
SHA1 hash: 3a24b46376e1d021fe4c63bc1a08c133a735242b
MD5 hash: 2cb3e3d7b3c2ba459b3445915a2a0940
humanhash: london-illinois-lion-seven
File name:Envío DHL FACTURA4567890978656456789768___Doc.exe
Download: download sample
Signature DarkCloudq
File size:2'422'784 bytes
First seen:2025-08-13 08:02:08 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 1e67d2940d71dd2c69b0a1f1192a549d (10 x LummaStealer, 3 x DarkCloud, 2 x Rhadamanthys)
ssdeep 49152:VksXP8LwZ0A2QPE6KHNcHbBevs/y9Nf1xrelIJcAa:VkY8cCTQcYHgvlNnKWcp
TLSH T1E1B5CF28A87990D6FCD301B17B699252A4237F3BDA3C39AB90F49B501159DED063F13B
TrID 63.5% (.EXE) Win64 Executable (generic) (10522/11/4)
12.2% (.EXE) OS/2 Executable (generic) (2029/13)
12.0% (.EXE) Generic Win/DOS Executable (2002/3)
12.0% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter abuse_ch
Tags:DarkCloudq exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
48
Origin country :
SE SE
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
Envío DHL FACTURA4567890978656456789768___Doc.exe
Verdict:
Malicious activity
Analysis date:
2025-08-13 08:03:18 UTC
Tags:
upx darkcloud

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

Behaviour
Launching a process
Сreating synchronization primitives
Creating a window
Forced shutdown of a system process
Unauthorized injection to a system process
Result
Threat name:
DarkCloud
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
Allocates memory in foreign processes
Found malware configuration
Initial sample is a PE file and has a suspicious name
Injects a PE file into a foreign processes
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
Sigma detected: Silenttrinity Stager Msbuild Activity
Tries to harvest and steal browser information (history, passwords, etc)
Writes or reads registry keys via WMI
Writes to foreign memory regions
Yara detected DarkCloud
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Kepavll
Status:
Malicious
First seen:
2025-08-12 17:26:30 UTC
File Type:
PE+ (Exe)
AV detection:
21 of 24 (87.50%)
Threat level:
  5/5
Result
Malware family:
darkcloud
Score:
  10/10
Tags:
family:darkcloud discovery stealer
Behaviour
Suspicious behavior: GetForegroundWindowSpam
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
DarkCloud
Darkcloud family
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
c2e36eed60e7643d629289f200f25e45078f7670b599a1796eec59bda92bedcb
MD5 hash:
2cb3e3d7b3c2ba459b3445915a2a0940
SHA1 hash:
3a24b46376e1d021fe4c63bc1a08c133a735242b
Malware family:
DarkCloud
Verdict:
Malicious
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:pe_detect_tls_callbacks
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.

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 (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::OpenClipboard
USER32.dll::CreateWindowExW

Comments