MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 1d037a69afea13a6fbf62d0b82916c88d412efee3ff0303b323d54e868b0a8f4. 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
| SHA256 hash: | 1d037a69afea13a6fbf62d0b82916c88d412efee3ff0303b323d54e868b0a8f4 |
|---|---|
| SHA3-384 hash: | c756f1d443e7e7f78d32a8e6fea7fabae172f5dc6baf340351b86474f616eefc3414a807a74a49829fdf79a694d8bca3 |
| SHA1 hash: | 6ac4bbccde9bdcbd6cc7e91baed8321942268c1c |
| MD5 hash: | 2ea52a08c74491b5e7846a4297f02aa9 |
| humanhash: | yellow-tennis-alaska-earth |
| File name: | 6ac4bbccde9bdcbd6cc7e91baed8321942268c1c.dll |
| Download: | download sample |
| Signature | Gh0stRAT |
| File size: | 298'065 bytes |
| First seen: | 2024-11-19 12:54:46 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7ebcc5b2716ca292e2f0933528489e71 (1 x Gh0stRAT) |
| ssdeep | 6144:qT5L0mONfbiVDYmiPot04jJDLCp+ET4bsk9+k:e26EP+x7ykUk |
| TLSH | T174548E04D701C63EC1F706F699B3D23EB82CBE711365A8876398192A1F739E4B97164B |
| TrID | 28.6% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 24.3% (.EXE) Win32 EXE Yoda's Crypter (26569/9/4) 15.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 9.6% (.EXE) Win64 Executable (generic) (10522/11/4) 6.0% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| Reporter | |
| Tags: | dll Gh0stRAT Venik |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
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: | Armadillov1xxv2xx |
|---|---|
| Author: | malware-lu |
| Rule name: | CMD_Ping_Localhost |
|---|
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerHiding__Active |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_B64_Encoded_UserAgent |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables containing base64 encoded User Agent |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | Ping_Command_in_EXE |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Detects an suspicious ping command execution in an executable |
| Reference: | Internal Research |
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | UPXV200V290MarkusOberhumerLaszloMolnarJohnReiser |
|---|---|
| Author: | malware-lu |
| Rule name: | vmdetect |
|---|---|
| Author: | nex |
| Description: | Possibly employs anti-virtualization techniques |
| Rule name: | Winnti_NlaifSvc |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Winnti sample - file NlaifSvc.dll |
| Reference: | https://goo.gl/VbvJtL |
| Rule name: | Winnti_NlaifSvc_RID2CFF |
|---|---|
| Author: | Florian Roth |
| Description: | Winnti sample - file NlaifSvc.dll |
| Reference: | https://goo.gl/VbvJtL |
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
| 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 |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.DLL::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.DLL::WriteProcessMemory KERNEL32.DLL::CloseHandle KERNEL32.DLL::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.DLL::TerminateProcess ntdll.dll::NtQuerySystemInformation KERNEL32.DLL::LoadLibraryA KERNEL32.DLL::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.DLL::WinExec |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.DLL::CopyFileA KERNEL32.DLL::CreateDirectoryA KERNEL32.DLL::CreateFileMappingA KERNEL32.DLL::CreateFileA KERNEL32.DLL::DeleteFileA KERNEL32.DLL::MoveFileA KERNEL32.DLL::MoveFileExA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyA ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryInfoKeyA |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::WSAIoctl |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ChangeServiceConfigA ADVAPI32.dll::CreateServiceA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.