MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 4787c7c6c84642962db915599fbf74082e5bfb52facd4ce1142d38f37813d6ff. 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 4 File information Comments 1

SHA256 hash: 4787c7c6c84642962db915599fbf74082e5bfb52facd4ce1142d38f37813d6ff
SHA3-384 hash: f9b8c1f3e1534dbc925ca4c4bb0a5e63d099195f99a0469ecc4970231590d5e11aef7918adceac739afa3ce00ffef3a6
SHA1 hash: b2e18e2630b546d6b88e3f8078e944fd354e16e7
MD5 hash: 11ba41fee90bd5cf149cb034d733d96a
humanhash: nine-mars-fish-pizza
File name:11ba41fee90bd5cf149cb034d733d96a
Download: download sample
Signature GCleaner
File size:250'368 bytes
First seen:2024-07-05 13:26:35 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 5bd7927805abb9374798a618783f0c3a (2 x GCleaner)
ssdeep 6144:ILwvTHGe7ZZG0s0frgriDl3AIUacxIX1a3yv:ouTme7L1s0fMrMlQID
Threatray 40 similar samples on MalwareBazaar
TLSH T10134F12177F0E136F667963054F0E6E15B7B7C832730924E6BA41B3E6EA26D08A74353
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)
File icon (PE):PE icon
dhash icon 1440c4c5daee7899 (1 x GCleaner)
Reporter zbetcheckin
Tags:32 exe gcleaner

Intelligence


File Origin
# of uploads :
1
# of downloads :
374
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
4787c7c6c84642962db915599fbf74082e5bfb52facd4ce1142d38f37813d6ff.exe
Verdict:
Malicious activity
Analysis date:
2024-07-05 13:29:20 UTC
Tags:
gcleaner loader

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Sending an HTTP GET request to an infection source
Connection attempt to an infection source
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc fingerprint lolbin microsoft_visual_cc packed shell32
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 / 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
Yara detected Nymaim
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.GCleaner
Status:
Malicious
First seen:
2024-07-05 13:27:05 UTC
File Type:
PE (Exe)
Extracted files:
6
AV detection:
18 of 24 (75.00%)
Threat level:
  5/5
Result
Malware family:
gcleaner
Score:
  10/10
Tags:
family:gcleaner loader
Behaviour
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
Rule name:SEH__vectored
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 4787c7c6c84642962db915599fbf74082e5bfb52facd4ce1142d38f37813d6ff

(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
SHELL_APIManipulates System ShellSHELL32.dll::FindExecutableA
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleInputA
KERNEL32.dll::GetConsoleAliasesLengthW
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileA
KERNEL32.dll::ReplaceFileW
KERNEL32.dll::GetWindowsDirectoryA
ADVAPI32.dll::BackupEventLogW
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpWriteData

Comments



Avatar
zbet commented on 2024-07-05 13:26:36 UTC

url : hxxp://77.105.132.5/batushka/univ.exe