MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 7f5f79fcf71329877c23752694295d9a50b848eb56c5736c622672fe7d493a40. 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: 11
| SHA256 hash: | 7f5f79fcf71329877c23752694295d9a50b848eb56c5736c622672fe7d493a40 |
|---|---|
| SHA3-384 hash: | efff14540b732749e59561feb7d739823a5de1e45914a8e802736186814ae5f147dc42a4320cbfcd58e53c2661bde65a |
| SHA1 hash: | 37163bc30ffd5c3559e6677540fb5d9e91d9122d |
| MD5 hash: | 6ef412515087ab3108e6192d53ee5813 |
| humanhash: | violet-lamp-sink-massachusetts |
| File name: | Soon_Piksionyi_onstwfgx v2ggw.exe |
| Download: | download sample |
| Signature | Gh0stRAT |
| File size: | 87'795'416 bytes |
| First seen: | 2025-05-12 17:02:58 UTC |
| Last seen: | 2025-05-12 17:03:09 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | efd455830ba918de67076b7c65d86586 (56 x Gh0stRAT, 19 x ValleyRAT, 6 x OffLoader) |
| ssdeep | 1572864:YqvjfjdKi5BVsJTwTK77tWTYzMOBuYBHTm8pN7nh4PedA5h:FfMEBVMwGFvHTBzm8N7nhcedy |
| TLSH | T1B2183312F99A613BE47D6E3B0D32C64B1437E6B15A394C239ED8186CCB25BE00D3FA55 |
| TrID | 62.3% (.EXE) Inno Setup installer (107240/4/30) 24.1% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 6.1% (.EXE) Win64 Executable (generic) (10522/11/4) 2.6% (.EXE) Win32 Executable (generic) (4504/4/1) 1.2% (.EXE) Win16/32 Executable Delphi generic (2072/23) |
| Magika | pebin |
| dhash icon | 3e637c6cc8e13987 (1 x Gh0stRAT) |
| Reporter | |
| Tags: | backdoor exe FakeApp gh0st Gh0stRAT |
Intelligence
File Origin
# of uploads :
2
# of downloads :
633
Origin country :
USVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
Soon_Piksionyi_onstwfgx v2ggw.exe
Verdict:
Malicious activity
Analysis date:
2025-05-12 17:10:44 UTC
Tags:
phishing
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.9%
Tags:
shellcode cobalt spawn blic
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
Creating a file
Moving a recently created file
Creating a process with a hidden window
Launching a service
Launching a process
Using the Windows Management Instrumentation requests
Enabling autorun for a service
Unauthorized injection to a system process
Adding an exclusion to Microsoft Defender
Verdict:
Suspicious
Threat level:
5/10
Confidence:
100%
Tags:
adaptive-context embarcadero_delphi fingerprint installer overlay overlay packed packed packer_detected
Verdict:
Malicious
Labled as:
Malware_48.7
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
100 / 100
Signature
Adds a directory exclusion to Windows Defender
Allocates memory in foreign processes
Found direct / indirect Syscall (likely to bypass EDR)
Hides threads from debuggers
Injects a PE file into a foreign processes
Joe Sandbox ML detected suspicious sample
Loading BitLocker PowerShell Module
Overwrites code with unconditional jumps - possibly settings hooks in foreign process
PE file contains section with special chars
Sigma detected: Execution from Suspicious Folder
Sigma detected: Parent in Public Folder Suspicious Process
Sigma detected: Powershell Base64 Encoded MpPreference Cmdlet
Tries to detect debuggers (CloseHandle check)
Tries to evade analysis by execution special instruction (VM detection)
Uses schtasks.exe or at.exe to add and modify task schedules
Writes to foreign memory regions
Behaviour
Behavior Graph:
Score:
78%
Verdict:
Malware
File Type:
PE
Gathering data
Threat name:
Win32.Trojan.Egairtigado
Status:
Malicious
First seen:
2025-05-12 16:57:24 UTC
File Type:
PE (Exe)
AV detection:
10 of 24 (41.67%)
Threat level:
5/5
Detection(s):
Suspicious file
Result
Malware family:
n/a
Score:
8/10
Tags:
discovery execution
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Enumerates physical storage devices
System Location Discovery: System Language Discovery
Drops file in System32 directory
Suspicious use of NtSetInformationThreadHideFromDebugger
Executes dropped EXE
Loads dropped DLL
Command and Scripting Interpreter: PowerShell
Verdict:
Malicious
Tags:
n/a
YARA:
n/a
Please note that we are no longer able to provide a coverage score for Virus Total.
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::ConvertSidToStringSidW advapi32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW advapi32.dll::EqualSid advapi32.dll::FreeSid |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges advapi32.dll::GetTokenInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW advapi32.dll::OpenProcessToken advapi32.dll::OpenThreadToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetDriveTypeW kernel32.dll::GetVolumeInformationW kernel32.dll::GetSystemInfo |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetSystemDirectoryW kernel32.dll::GetFileAttributesW |
| WIN_BASE_USER_API | Retrieves Account Information | advapi32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW |
| WIN_USER_API | Performs GUI Actions | user32.dll::PeekMessageW user32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.