MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 dee97c0c3d5ec6b18d68104fb7703b0457157751ee999ae44f388db055b854a7. 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 5 File information Comments

SHA256 hash: dee97c0c3d5ec6b18d68104fb7703b0457157751ee999ae44f388db055b854a7
SHA3-384 hash: 0c15c6369ad4b10eecc61b76928c9bf253f11e19d78627920dad3b3cff4e4b06c498717df9d107b723c4703c5321ab6b
SHA1 hash: 82d493646c4e8ff48b9b73fd4ee38be9e2f53095
MD5 hash: d771dc7a98065910bacad0f3c7de42d5
humanhash: georgia-fanta-july-glucose
File name:inte.exe
Download: download sample
Signature GCleaner
File size:253'440 bytes
First seen:2024-05-16 17:06:39 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 6a21032514c5a6eb57fe18823be44730 (4 x GCleaner, 2 x Stealc)
ssdeep 3072:m/R0GDM/ZFD40hES+rFq65c5VSjeLEQp2BT/v0bEiAq60vL8CoSs1mypPVi0yYGz:miz/QeP2MPJtL7oSs1BVi0WGtPgpw
TLSH T1BB44DF0236E1C075E5BB02368970CA945B7FFDB29E75C95B33982B4F5C306D09A26B63
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 00024c182484c241 (1 x GCleaner)
Reporter NDA0E
Tags:exe gcleaner


Avatar
NDA0E
http://5.42.65.64/batushka/inte.exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
340
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
phorpiex
ID:
1
File name:
dee97c0c3d5ec6b18d68104fb7703b0457157751ee999ae44f388db055b854a7.exe
Verdict:
Malicious activity
Analysis date:
2024-05-16 17:19:31 UTC
Tags:
gcleaner loader opendir phorpiex

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

Behaviour
Searching for synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Sending an HTTP GET request to an infection source
Сreating synchronization primitives
Connection attempt to an infection source
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
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:
STOP Ransomware
Verdict:
Malicious
Result
Threat name:
GCleaner
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Creates HTML files with .exe extension (expired dropper behavior)
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 submitted file
Snort IDS alert for network traffic
Yara detected GCleaner
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Privateloader
Status:
Malicious
First seen:
2024-05-16 16:08:00 UTC
File Type:
PE (Exe)
Extracted files:
18
AV detection:
26 of 38 (68.42%)
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
5.42.65.64
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:cobalt_strike_tmp01925d3f
Author:The DFIR Report
Description:files - file ~tmp01925d3f.exe
Reference:https://thedfirreport.com
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:maldoc_find_kernel32_base_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:Windows_Generic_Threat_97c1a260
Author:Elastic Security
Rule name:Windows_Trojan_Generic_2993e5a5
Author:Elastic Security

File information


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

  
Delivery method
Other

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::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExA
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetVolumeInformationW
KERNEL32.dll::GetStartupInfoW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::WriteConsoleA
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleAliasA
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::GetSystemDirectoryW
KERNEL32.dll::RemoveDirectoryA
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameA

Comments