MalwareBazaar Database

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



GCleaner


Vendor detections: 15


Intelligence 15 IOCs YARA 6 File information Comments

SHA256 hash: f4efaf8d0985471ff7b41505859fa674fbc5d289d111b209a36ff356e07a1ba2
SHA3-384 hash: e4894b374ec571b6520c320c871d62683faa134c53383abfc7b3d83ef0d22b31a54ca934dd8885ac31f4a0f543f0f809
SHA1 hash: 3cd09281acc3e3f1abeaf46774d27b13ddbb6f1a
MD5 hash: 52f47137d0abfc11b46579e8c4ac07b2
humanhash: victor-nine-california-florida
File name:lapismixeleven.exe
Download: download sample
Signature GCleaner
File size:3'364'640 bytes
First seen:2025-08-01 08:16:43 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 35fb237fb0cbb96f5c18921de1853d20 (13 x GCleaner)
ssdeep 49152:pM3dDmSDXulavAioy3LkdMsFcqgI48WYjgyGBVX3YPX+NpSTfXZy49h:pM3dD9yavnEMsexI4OsiSSTfXZy4P
TLSH T100F5012A76AD482FC90A4736CA0575DE88FEE94329319B4D7AD77E4CD37860CB1B1342
TrID 52.9% (.EXE) Win32 Executable Delphi generic (14182/79/4)
16.8% (.EXE) Win32 Executable (generic) (4504/4/1)
7.7% (.EXE) Win16/32 Executable Delphi generic (2072/23)
7.5% (.EXE) OS/2 Executable (generic) (2029/13)
7.4% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
dhash icon 399998ecd4d46c0e (572 x Quakbot, 137 x ArkeiStealer, 82 x GCleaner)
Reporter skocherhan
Tags:176-46-158-23 exe gcleaner


Avatar
skocherhan
http://176.46.158.23/setup?name=bot.exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
40
Origin country :
GB GB
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
lapismixeleven.exe
Verdict:
Malicious activity
Analysis date:
2025-08-01 08:20:37 UTC
Tags:
gcleaner loader lumma stealer auto autoit

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

Behaviour
Сreating synchronization primitives
Creating a window
Creating a file in the %temp% directory
Creating a process from a recently created file
DNS request
Connection attempt
Sending a custom TCP request
Sending an HTTP GET request
Unauthorized injection to a recently created process by context flags manipulation
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
adaptive-context anti-debug base64 borland_delphi expired-cert fingerprint invalid-signature keylogger packed signed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 32 Exe x86
Threat name:
Win32.Trojan.Gcleaner
Status:
Suspicious
First seen:
2025-08-01 08:17:21 UTC
File Type:
PE (Exe)
Extracted files:
38
AV detection:
21 of 38 (55.26%)
Threat level:
  5/5
Result
Malware family:
gcleaner
Score:
  10/10
Tags:
family:gcleaner discovery loader
Behaviour
Suspicious use of WriteProcessMemory
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Executes dropped EXE
Loads dropped DLL
GCleaner
Gcleaner family
Malware Config
C2 Extraction:
185.156.73.98
45.91.200.135
Unpacked files
SH256 hash:
f4efaf8d0985471ff7b41505859fa674fbc5d289d111b209a36ff356e07a1ba2
MD5 hash:
52f47137d0abfc11b46579e8c4ac07b2
SHA1 hash:
3cd09281acc3e3f1abeaf46774d27b13ddbb6f1a
SH256 hash:
0a0b083cc0e62db594b7be21088202c7fe0970d609b2847085d0bf2be8e54a5c
MD5 hash:
4ce3ce196eda86d92b68362b6269b618
SHA1 hash:
fd42ee0aca0315acac25c297f1ce33634c549559
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:BobSoftMiniDelphiBoBBobSoft
Author:malware-lu
Rule name:Borland
Author:malware-lu
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:shellcode
Author:nex
Description:Matched shellcode byte patterns
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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryExA
kernel32.dll::LoadLibraryA
kernel32.dll::GetSystemInfo
kernel32.dll::GetStartupInfoA
kernel32.dll::GetDiskFreeSpaceA
kernel32.dll::GetCommandLineA
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateFileA
kernel32.dll::DeleteFileA
kernel32.dll::FindFirstFileA
kernel32.dll::GetTempPathA
version.dll::GetFileVersionInfoSizeA
version.dll::GetFileVersionInfoA
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegOpenKeyExA
advapi32.dll::RegQueryValueExA
WIN_USER_APIPerforms GUI Actionsuser32.dll::ActivateKeyboardLayout
user32.dll::CreateMenu
user32.dll::FindWindowA
user32.dll::PeekMessageA
user32.dll::CreateWindowExA

Comments