MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5654fca58a25b403b9e8117e11f4dfa21b76343df2f2cbdac47f55a1845edc45. 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: 12


Intelligence 12 IOCs YARA 3 File information Comments

SHA256 hash: 5654fca58a25b403b9e8117e11f4dfa21b76343df2f2cbdac47f55a1845edc45
SHA3-384 hash: 53f788906b267b64f6f01d14f677b720e6d9ac5331fc5e8838d5487f60f3b66b7c37c036a57e88c425ce67bd9fc02bf6
SHA1 hash: 8fba7f299e776813ccba6c97db7714726794a776
MD5 hash: d1fc8177d7ff4c09cd442fa5dfa2e715
humanhash: fifteen-oranges-lake-aspen
File name:TS-240729-SliverFox2.exe
Download: download sample
Signature Gh0stRAT
File size:579'072 bytes
First seen:2024-07-29 07:12:08 UTC
Last seen:2024-07-29 08:28:41 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 90c471e683e0645921b4830389c2db3f (1 x Gh0stRAT)
ssdeep 12288:aFdpt/gpVDJ90RmvmBRPmZR4v8+FG1LfxB:afgpVDJ90RmvmBRPmZR4v8+FG1LfxB
TLSH T13EC43036328AE257E023AF394E18A07063E32FD7359FD9975BE87DAEC0BD8904915153
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 6ccc9ce4e4e8ccf4 (1 x Gh0stRAT)
Reporter kafan_shengui
Tags:exe Gh0stRAT SliverFox

Intelligence


File Origin
# of uploads :
2
# of downloads :
368
Origin country :
US US
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
TS-240729-SliverFox2.exe
Verdict:
No threats detected
Analysis date:
2024-07-29 08:47:36 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
Generic Infostealer Network Stealth
Result
Verdict:
Malware
Maliciousness:

Behaviour
DNS request
Connection attempt
Sending an HTTP GET request
Creating a file
Sending a custom TCP request
Сreating synchronization primitives
Creating a window
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-vm anti-vm epmicrosoft_visual_cc fingerprint microsoft_visual_cc
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:
GhostRat
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted sample
Contain functionality to detect virtual machines
Contains functionality to capture and log keystrokes
Contains functionality to inject code into remote processes
Contains functionality to inject threads in other processes
Detected unpacking (creates a PE file in dynamic memory)
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Yara detected GhostRat
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Malgent
Status:
Malicious
First seen:
2024-07-29 07:13:04 UTC
File Type:
PE (Exe)
Extracted files:
19
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  6/10
Tags:
discovery
Behaviour
Enumerates system info in registry
Suspicious behavior: EnumeratesProcesses
Suspicious use of SetWindowsHookEx
System Location Discovery: System Language Discovery
Enumerates connected drives
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
5654fca58a25b403b9e8117e11f4dfa21b76343df2f2cbdac47f55a1845edc45
MD5 hash:
d1fc8177d7ff4c09cd442fa5dfa2e715
SHA1 hash:
8fba7f299e776813ccba6c97db7714726794a776
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:vmdetect
Author:nex
Description:Possibly employs anti-virtualization techniques

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_TRUST_INFORequires Elevated Execution (level:requireAdministrator)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WININET.dll::InternetCloseHandle
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::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileA
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegQueryValueExA

Comments