MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5fff5f8ae81b7a71be4c1ab4f92b118306685af72ac5ef643e7deb05b2893a51. 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: 14


Intelligence 14 IOCs YARA 2 File information Comments 1

SHA256 hash: 5fff5f8ae81b7a71be4c1ab4f92b118306685af72ac5ef643e7deb05b2893a51
SHA3-384 hash: ea3aac01c5d586ff1e5f7bc301232b68cbd481d0ad1f61a7378e52c2ad981677163bfc6b02fded051ffafeed38db24a4
SHA1 hash: 8691d0cd2b63044685ba6ede30a0e45783b22889
MD5 hash: 91fd3b84e981072435842c9ec4498d0e
humanhash: mississippi-burger-oregon-yellow
File name:91fd3b84e981072435842c9ec4498d0e
Download: download sample
Signature GCleaner
File size:355'328 bytes
First seen:2024-07-11 00:49:40 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash a3e85d80936c7ef42408e50a5a01f3d6 (2 x GCleaner, 1 x Smoke Loader)
ssdeep 3072:1ypU2bTpcIyvd+ZEwCmXwVBmbwOJ4WoL3Ibo1KpToUR+5m4LcfSXUkYQCeD/e+g:Tk+w/RZ+WoL4bo1KpcX5mcWHQX
Threatray 50 similar samples on MalwareBazaar
TLSH T1C274E01172F19437D6B35DB044F187B01AAB3E834B75829B6B9812BA1FA23D09FB5353
TrID 37.3% (.EXE) Win64 Executable (generic) (10523/12/4)
17.8% (.EXE) Win16 NE executable (generic) (5038/12/1)
15.9% (.EXE) Win32 Executable (generic) (4504/4/1)
7.3% (.ICL) Windows Icons Library (generic) (2059/9)
7.2% (.EXE) OS/2 Executable (generic) (2029/13)
File icon (PE):PE icon
dhash icon 009890acd9e02088 (2 x GCleaner)
Reporter zbetcheckin
Tags:32 exe gcleaner

Intelligence


File Origin
# of uploads :
1
# of downloads :
457
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
5fff5f8ae81b7a71be4c1ab4f92b118306685af72ac5ef643e7deb05b2893a51.exe
Verdict:
Malicious activity
Analysis date:
2024-07-11 00:50:35 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.1%
Tags:
Execution Infostealer Network Stealth
Verdict:
Likely Malicious
Threat level:
  7.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.CrypterX
Status:
Malicious
First seen:
2024-07-11 00:50:06 UTC
File Type:
PE (Exe)
Extracted files:
6
AV detection:
14 of 24 (58.33%)
Threat level:
  5/5
Result
Malware family:
gcleaner
Score:
  10/10
Tags:
family:gcleaner loader
Behaviour
Kills process with taskkill
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Program crash
Checks computer location settings
Deletes itself
GCleaner
Malware Config
C2 Extraction:
185.172.128.90
77.105.160.30
185.172.128.69
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:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


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

Web download

GCleaner

Executable exe 5fff5f8ae81b7a71be4c1ab4f92b118306685af72ac5ef643e7deb05b2893a51

(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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::CopySid
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::AllocConsole
KERNEL32.dll::WriteConsoleInputW
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryA
KERNEL32.dll::CreateFileMappingA
KERNEL32.dll::CreateFileA
KERNEL32.dll::ReplaceFileA
KERNEL32.dll::GetWindowsDirectoryW

Comments



Avatar
zbet commented on 2024-07-11 00:49:41 UTC

url : hxxp://77.105.132.5/download.php?pub=univ/