MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 21feed85dcffec9c7a76343729beecd6a53ffe854d972af207edddf154da1814. 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: 21feed85dcffec9c7a76343729beecd6a53ffe854d972af207edddf154da1814
SHA3-384 hash: 9743405bcd63b1f79fb9971518bf080f5602359f54f9d44d6c4345cbc725cc23f61d10f4128c8c36bc1e80fe81d14c6d
SHA1 hash: 78fb5ea85621038ff5a1199e50827ea10495fc26
MD5 hash: 4749fcb19cc49a0cd2951f224aced3ba
humanhash: two-ohio-twenty-fillet
File name:4749fcb19cc49a0cd2951f224aced3ba.exe
Download: download sample
Signature GCleaner
File size:297'472 bytes
First seen:2024-08-30 07:04:28 UTC
Last seen:2024-08-30 07:27:21 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 5e3ebc6555c4cd75ac747271b38929f9 (2 x GCleaner)
ssdeep 6144:B5VJAYamjKjoTMFhs52uIls7MhOb625TD2W:B5VJAzd8/cVs3
Threatray 10 similar samples on MalwareBazaar
TLSH T1FE549E11FAA0A427DFA7373549B79A9C06B77C42E631B24F2250762F1EB32D17A51323
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10523/12/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
Magika pebin
File icon (PE):PE icon
dhash icon 00c8c8b0cce17284 (2 x GCleaner)
Reporter abuse_ch
Tags:exe gcleaner

Intelligence


File Origin
# of uploads :
2
# of downloads :
352
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
univ1.exe
Verdict:
No threats detected
Analysis date:
2024-08-29 11:19:53 UTC
Tags:
n/a

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

Behaviour
Searching for the window
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc fingerprint microsoft_visual_cc packed
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
GCleaner, Nymaim
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Detected unpacking (changes PE section rights)
Detected unpacking (overwrites its own PE header)
Found malware configuration
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for submitted file
Yara detected GCleaner
Yara detected Nymaim
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.GCleaner
Status:
Malicious
First seen:
2024-08-29 11:19:54 UTC
File Type:
PE (Exe)
Extracted files:
49
AV detection:
26 of 38 (68.42%)
Threat level:
  5/5
Result
Malware family:
gcleaner
Score:
  10/10
Tags:
family:gcleaner discovery loader
Behaviour
Kills process with taskkill
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Program crash
System Location Discovery: System Language Discovery
Deletes itself
Loads dropped DLL
Downloads MZ/PE file
GCleaner
Malware Config
C2 Extraction:
80.66.75.114
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
21feed85dcffec9c7a76343729beecd6a53ffe854d972af207edddf154da1814
MD5 hash:
4749fcb19cc49a0cd2951f224aced3ba
SHA1 hash:
78fb5ea85621038ff5a1199e50827ea10495fc26
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:DebuggerHiding__Active
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:pe_detect_tls_callbacks

File information


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

Web download

GCleaner

Executable exe 21feed85dcffec9c7a76343729beecd6a53ffe854d972af207edddf154da1814

(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::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleOutputW
KERNEL32.dll::SetConsoleMode
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleAliasExesLengthA
KERNEL32.dll::GetConsoleAliasesLengthA
KERNEL32.dll::GetConsoleAliasesW
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryW
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameA
KERNEL32.dll::GetComputerNameW
KERNEL32.dll::QueryDosDeviceW

Comments