MalwareBazaar Database

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


Intelligence 16 IOCs YARA 5 File information Comments

SHA256 hash: c0e34561ec76a6668d534f3f9e4b5e6438674cd7f3d3bba2459b3622ed8d6c50
SHA3-384 hash: 01cc7bc7848edadc5066828a41a6f3af67c71ea3125b49957d39f96d1de40c4f6c9673c3b5595f5e162b158e9276fc3b
SHA1 hash: 21f5459335a6920718737a8b3bb69070c1c57bf3
MD5 hash: 9a78b64258f92758181308bf700a48e2
humanhash: high-failed-yellow-music
File name:9a78b64258f92758181308bf700a48e2.exe
Download: download sample
Signature GCleaner
File size:413'696 bytes
First seen:2024-09-02 05:56:45 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash f11d3344d5447b8895a001459fe30f13 (1 x Stealc, 1 x GCleaner)
ssdeep 6144:vzygTYcJjvqoUWd1ci8SHuImXxeCu9FhdOMtX:vmgTYcEoF+SHMXxlu9FhN5
TLSH T1E194AF02E2E0FC64F5624A729D6DC5E8F51EB9418F58277A222C7F2F29731A1D772321
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 1a72c2db98585c0c (9 x Stealc, 6 x Tofsee, 5 x Smoke Loader)
Reporter abuse_ch
Tags:exe gcleaner

Intelligence


File Origin
# of uploads :
1
# of downloads :
385
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
9a78b64258f92758181308bf700a48e2.exe
Verdict:
Malicious activity
Analysis date:
2024-09-02 06:15:52 UTC
Tags:
gcleaner loader

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

Behaviour
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Connection attempt to an infection source
Sending an HTTP GET request to an infection source
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.
Malware family:
Malicious Packer
Verdict:
Malicious
Result
Threat name:
GCleaner
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
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.GCleaner
Status:
Malicious
First seen:
2024-09-02 05:57:10 UTC
File Type:
PE (Exe)
Extracted files:
39
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Verdict:
malicious
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
Checks computer location settings
Deletes itself
GCleaner
Malware Config
C2 Extraction:
80.66.75.114
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:Detect_Nimplant_PE
Author:daniyyell
Description:Detects malicious nimplant variant PE malware.
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 c0e34561ec76a6668d534f3f9e4b5e6438674cd7f3d3bba2459b3622ed8d6c50

(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
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::SetProcessShutdownParameters
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetDiskFreeSpaceExA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::PeekConsoleInputA
KERNEL32.dll::ReadConsoleInputW
KERNEL32.dll::SetConsoleCP
KERNEL32.dll::GetConsoleAliasExesW
KERNEL32.dll::GetConsoleAliasExesLengthW
KERNEL32.dll::GetConsoleDisplayMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateHardLinkA
KERNEL32.dll::CreateFileMappingW
KERNEL32.dll::GetFileAttributesW
KERNEL32.dll::GetTempPathA
KERNEL32.dll::SetVolumeMountPointA
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::QueryDosDeviceW

Comments