MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 76d971db6f688ff4128af82783ee23adfd42330218dae3814dc5787aec1efdae. 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: 15
| SHA256 hash: | 76d971db6f688ff4128af82783ee23adfd42330218dae3814dc5787aec1efdae |
|---|---|
| SHA3-384 hash: | 4661e1e3e559f0a53e9523a8e7f160851a5bc2653051a2fb1ba9521df7bbe29d2dbf7481675f0626d6a0a7c14c98d842 |
| SHA1 hash: | 2a51ab8878f938679e0fa21563d53c91f9438705 |
| MD5 hash: | 7fb67e73979c24caa57cfb8a571ae45f |
| humanhash: | lima-one-cup-comet |
| File name: | 76d971db6f688ff4128af82783ee23adfd42330218dae3814dc5787aec1efdae |
| Download: | download sample |
| Signature | Gh0stRAT |
| File size: | 651'264 bytes |
| First seen: | 2024-08-08 10:14:09 UTC |
| Last seen: | 2024-08-08 11:45:31 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 115a5dd0b4a741eff2ed2323c92cc5f8 (1 x Gh0stRAT) |
| ssdeep | 12288:jzjv6nuO/1fPzkF4vhDG8MZmeHLeQ0jB2j:jC/NG4vhDG8SmJB |
| Threatray | 4 similar samples on MalwareBazaar |
| TLSH | T131D46C9335E1C07EC2B226314F9A5B79E2F7E9604D360A4373859F2C2E399754E3A235 |
| TrID | 38.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 20.5% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 13.0% (.EXE) Win64 Executable (generic) (10523/12/4) 8.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 6.2% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| Reporter | |
| Tags: | exe fs-im-kefu-7moor-fs1-com Gh0stRAT |
Intelligence
File Origin
# of uploads :
2
# of downloads :
453
Origin country :
ITVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
76d971db6f688ff4128af82783ee23adfd42330218dae3814dc5787aec1efdae
Verdict:
Malicious activity
Analysis date:
2024-08-08 10:17:20 UTC
Tags:
n/a
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
Execution Generic Infostealer Network Static Stealth Zegost
Result
Verdict:
Malware
Maliciousness:
Behaviour
DNS request
Connection attempt
Sending a custom TCP request
Sending an HTTP GET request
Сreating synchronization primitives
Running batch commands
Creating a process with a hidden window
Modifying an executable file
Creating a file
Launching a process
Enabling the 'hidden' option for analyzed file
Enabling autorun by creating a file
Verdict:
Likely Malicious
Threat level:
7.5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc hook keylogger lolbin microsoft_visual_cc shell32
Verdict:
Malicious
Labled as:
Trojan.Generic
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:
Generic Malware
Verdict:
Malicious
Result
Threat name:
GhostRat, Mimikatz, Nitol
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Sigma detected: Windows Shell/Scripting Application File Write to Suspicious Folder
Uses cmd line tools excessively to alter registry or file data
Uses schtasks.exe or at.exe to add and modify task schedules
Yara detected GhostRat
Yara detected Mimikatz
Yara detected Nitol
Behaviour
Behavior Graph:
Score:
99%
Verdict:
Malware
File Type:
PE
Threat name:
Win32.Trojan.Znyonm
Status:
Malicious
First seen:
2024-08-06 13:43:27 UTC
File Type:
PE (Exe)
Extracted files:
44
AV detection:
20 of 24 (83.33%)
Threat level:
5/5
Detection(s):
Suspicious file
Verdict:
malicious
Similar samples:
Result
Malware family:
n/a
Score:
3/10
Tags:
discovery
Behaviour
System Location Discovery: System Language Discovery
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
76d971db6f688ff4128af82783ee23adfd42330218dae3814dc5787aec1efdae
MD5 hash:
7fb67e73979c24caa57cfb8a571ae45f
SHA1 hash:
2a51ab8878f938679e0fa21563d53c91f9438705
Please note that we are no longer able to provide a coverage score for Virus Total.
Threat name:
Malicious File
Score:
1.00
File information
The table below shows additional information about this malware sample such as delivery method and external references.
No further information available
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::SetFileSecurityA |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoFreeUnusedLibraries ole32.dll::CreateStreamOnHGlobal |
| MULTIMEDIA_API | Can Play Multimedia | GDI32.dll::StretchDIBits |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA SHELL32.dll::SHGetFileInfoA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle WININET.dll::InternetCloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetVolumeInformationA KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetDiskFreeSpaceA KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::SetStdHandle |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateFileA ole32.dll::CreateFileMoniker KERNEL32.dll::DeleteFileA ADVAPI32.dll::GetFileSecurityA KERNEL32.dll::MoveFileA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyA ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegQueryValueA ADVAPI32.dll::RegQueryValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuA USER32.dll::EmptyClipboard USER32.dll::FindWindowA USER32.dll::OpenClipboard USER32.dll::PeekMessageA USER32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.