MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 37c8502f5be6243de18cb2f92e2f88d72c14cd7bffe96033319f2be9bed1baaa. 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: 17


Intelligence 17 IOCs YARA 7 File information Comments

SHA256 hash: 37c8502f5be6243de18cb2f92e2f88d72c14cd7bffe96033319f2be9bed1baaa
SHA3-384 hash: 7cb587e9987579ed22631c323b4b17b74c7066e7485b4804f0ce2ca640dc3b9ec0b759e444dd3c4b4b8cbb7170afe969
SHA1 hash: 59440163bfd8c6af7e61a0b19f86a91e99c01d98
MD5 hash: 49a530d2755b919dee5bdd26d931925c
humanhash: ceiling-leopard-snake-beer
File name:49a530d2755b919dee5bdd26d931925c.exe
Download: download sample
Signature GCleaner
File size:279'040 bytes
First seen:2024-09-06 07:04:39 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 8747c7b9ae813abba2fa868570962bba (1 x GCleaner)
ssdeep 6144:+DfD5BQnup57iPyrbaM33dAq6EuA72Igq:+7Qnu+yrbaMD6EuA7
Threatray 21 similar samples on MalwareBazaar
TLSH T19554AE11A6A29022EEA747744630C6A11E2BBCF2EF7DB19F33543A1F1D736D08955F22
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 12306e4870321000 (1 x GCleaner)
Reporter abuse_ch
Tags:exe gcleaner

Intelligence


File Origin
# of uploads :
1
# of downloads :
372
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
49a530d2755b919dee5bdd26d931925c.exe
Verdict:
Malicious activity
Analysis date:
2024-09-06 07:08:15 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 Generic Infostealer Network Stealth Acecrypter
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc 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:
RedLine Stealer
Verdict:
Malicious
Result
Threat name:
GCleaner
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted 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-06 01:56:28 UTC
File Type:
PE (Exe)
Extracted files:
51
AV detection:
31 of 38 (81.58%)
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
Checks computer location settings
Deletes itself
GCleaner
Malware Config
C2 Extraction:
80.66.75.114
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
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:adonunix2
Author:Tim Brown @timb_machine
Description:AD on UNIX
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.

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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
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::WriteConsoleW
KERNEL32.dll::SetConsoleMode
KERNEL32.dll::SetConsoleTitleA
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleAliasesLengthA
KERNEL32.dll::GetConsoleAliasExesLengthW
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileExA
KERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileW
KERNEL32.dll::GetFileAttributesW
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameA
KERNEL32.dll::GetComputerNameW
KERNEL32.dll::QueryDosDeviceW

Comments