MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 358a44c2e365c1bb5547eb89224434fab843f4fea81115c938005620c1bd131a. 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



Gh0stRAT


Vendor detections: 9


Intelligence 9 IOCs YARA 5 File information Comments

SHA256 hash: 358a44c2e365c1bb5547eb89224434fab843f4fea81115c938005620c1bd131a
SHA3-384 hash: 99dd9e98fda2e0481337a8f012fb0f55fdb477d57372848860b43f2239b88de9d686d508c4b8d3013bc6044f49645d82
SHA1 hash: db89848a041588085a7a28d7980150264d834cde
MD5 hash: cf815950d60d65ef35c9947359492eda
humanhash: sierra-table-mountain-eight
File name:358a44c2e365c1bb5547eb89224434fab843f4fea81115c938005620c1bd131a
Download: download sample
Signature Gh0stRAT
File size:3'496'042 bytes
First seen:2025-07-07 14:07:40 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash efd455830ba918de67076b7c65d86586 (59 x Gh0stRAT, 19 x ValleyRAT, 6 x OffLoader)
ssdeep 49152:axXXm66OSAEJ1mS73M7ImsgBU1NcsYbF9vK8D+yD5yZ625NlnSGFzw8:axHXSAWX79r1NcsUFInyDQZ6eNln7L
TLSH T1BEF50113B2CB613FF07E8A364977D222593BBB6165128C6797F8086CCE261E11D3F646
TrID 60.0% (.EXE) Inno Setup installer (107240/4/30)
23.2% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9)
5.8% (.EXE) Win64 Executable (generic) (10522/11/4)
3.6% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
2.5% (.EXE) Win32 Executable (generic) (4504/4/1)
Magika pebin
dhash icon 24e4c43494cce4f0 (4 x Tofsee, 3 x RustyStealer, 1 x AsyncRAT)
Reporter adrian__luca
Tags:exe Gh0stRAT

Intelligence


File Origin
# of uploads :
1
# of downloads :
22
Origin country :
HU HU
Vendor Threat Intelligence
Verdict:
Malicious
Score:
99.9%
Tags:
extens virus shell
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a file in the %temp% subdirectories
Creating a window
Creating a process from a recently created file
Сreating synchronization primitives
Searching for synchronization primitives
Restart of the analyzed sample
Creating a process with a hidden window
Moving a file to the %temp% subdirectory
Creating a file
Launching a process
Loading a suspicious library
Using the Windows Management Instrumentation requests
DNS request
Connection attempt
Sending a custom TCP request
Sending an HTTP GET request
Enabling autorun by creating a file
Adding an exclusion to Microsoft Defender
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
alien embarcadero_delphi expired-cert fingerprint installer invalid-signature overlay overlay packed signed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 32 Exe x86
Threat name:
Win32.Malware.Heuristic
Status:
Malicious
First seen:
2025-06-14 23:49:20 UTC
File Type:
PE (Exe)
AV detection:
16 of 38 (42.11%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
defense_evasion discovery execution
Behaviour
Delays execution with timeout.exe
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
System Location Discovery: System Language Discovery
Checks computer location settings
Executes dropped EXE
Loads dropped DLL
Command and Scripting Interpreter: PowerShell
Unpacked files
SH256 hash:
358a44c2e365c1bb5547eb89224434fab843f4fea81115c938005620c1bd131a
MD5 hash:
cf815950d60d65ef35c9947359492eda
SHA1 hash:
db89848a041588085a7a28d7980150264d834cde
SH256 hash:
b8626337d04187087dec16759bfc8d067430b1dca5b4f021d1ac7abc4fdba936
MD5 hash:
e11a436f7f9fae325de06966a330319b
SHA1 hash:
11519c951ada948cbc7e6fdc7918c3346784d86a
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:Borland
Author:malware-lu
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:shellcode
Author:nex
Description:Matched shellcode byte patterns
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

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
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User Authorizationadvapi32.dll::AllocateAndInitializeSid
advapi32.dll::ConvertSidToStringSidW
advapi32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW
advapi32.dll::EqualSid
advapi32.dll::FreeSid
SECURITY_BASE_APIUses Security Base APIadvapi32.dll::AdjustTokenPrivileges
advapi32.dll::GetTokenInformation
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::CreateProcessW
advapi32.dll::OpenProcessToken
advapi32.dll::OpenThreadToken
kernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryA
kernel32.dll::LoadLibraryExW
kernel32.dll::LoadLibraryW
kernel32.dll::GetDriveTypeW
kernel32.dll::GetVolumeInformationW
kernel32.dll::GetSystemInfo
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateDirectoryW
kernel32.dll::CreateFileW
kernel32.dll::DeleteFileW
kernel32.dll::GetWindowsDirectoryW
kernel32.dll::GetSystemDirectoryW
kernel32.dll::GetFileAttributesW
WIN_BASE_USER_APIRetrieves Account Informationadvapi32.dll::LookupPrivilegeValueW
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegOpenKeyExW
advapi32.dll::RegQueryValueExW
WIN_USER_APIPerforms GUI Actionsuser32.dll::PeekMessageW
user32.dll::CreateWindowExW

Comments