MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 a70fe514acbae5c180dbd53901ac1b9cfeab7d9c20b8c096eeb0fe124d3f28ca. 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: 17
| SHA256 hash: | a70fe514acbae5c180dbd53901ac1b9cfeab7d9c20b8c096eeb0fe124d3f28ca |
|---|---|
| SHA3-384 hash: | 22057baac60b608bf8b37048f77ebd177482727c5b3c8cedf07e3fb40bbc488be262158287300cc0753600d3ad8b76e6 |
| SHA1 hash: | 135782fae43c702daa401e2faaaf963f66e95d46 |
| MD5 hash: | 6bd5512a96b83249d901a839219d2b0a |
| humanhash: | johnny-nitrogen-lion-carpet |
| File name: | sterverexe.exe |
| Download: | download sample |
| Signature | Gh0stRAT |
| File size: | 2'725'888 bytes |
| First seen: | 2024-06-27 16:53:42 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 332f7ce65ead0adfb3d35147033aabe9 (81 x XRed, 18 x SnakeKeylogger, 7 x DarkComet) |
| ssdeep | 49152:KnsHyjtk2MYC5GDbZnsHyjtk2MYC5GD+TncLwB/S5jSWIOva6DwmI7qmPV8WXTlh:Knsmtk2aaZnsmtk2apcL |
| Threatray | 131 similar samples on MalwareBazaar |
| TLSH | T18CC53917627263B9D02101B84C9572C12CFFF9932F28743E77B6C98BE92D27515E93A2 |
| TrID | 86.3% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58) 7.4% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 1.8% (.EXE) Win32 Executable Delphi generic (14182/79/4) 1.3% (.EXE) Win64 Executable (generic) (10523/12/4) 1.2% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) |
| dhash icon | e8b233b2cce827c2 (1 x Gh0stRAT) |
| Reporter | |
| Tags: | exe Gh0stRAT |
Intelligence
File Origin
IDVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
977c2c64d9fab63868834f7608f1aaf9c5f2b9eed37405964791f94f54589f95
28ad3175fc2c72135a79d95d4fe9cc273f74259800b42635b5c7ddda113a8a44
1bd8c74021c24b91c13a04df4530661abffa93afdce275c496e5db9ff0554890
fff13ca484f987c461a89ae20c564f293fbd433c1220255e3f20fe3b1ac3eb52
d7ec36c0592b76f2c3c78cdee9d9ed2b82317d953392453a6fcb4db57fbf42d9
1bf77a789062dbe0abfc81b3ac0328fc3cfa48f337fa081d35826285996987f4
7a4cd1e7da686434306fa4f3a50b199fc120625bfd41dd39a69768e0fdbe91bb
c5ee5a6276dbfe9ba3b955fca16f049baf43c4438a970295b33a52962bbae98f
243cd136b5aa42c20c048a1fccb215749c482519488f46b05130f5f7dc33583d
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: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | D1S1Gv11betaD1N |
|---|---|
| Author: | malware-lu |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | vbaproject_bin |
|---|---|
| Author: | CD_R0M_ |
| Description: | {76 62 61 50 72 6f 6a 65 63 74 2e 62 69 6e} is hex for vbaproject.bin. Macros are often used by threat actors. Work in progress - Ran out of time |
| Rule name: | yara_template |
|---|
File information
The table below shows additional information about this malware sample such as delivery method and external references.
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_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::CLSIDFromProgID ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExA |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessA advapi32.dll::OpenProcessToken kernel32.dll::OpenProcess kernel32.dll::CloseHandle wininet.dll::InternetCloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryA kernel32.dll::GetDriveTypeA kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileA kernel32.dll::CreateDirectoryA kernel32.dll::CreateFileA kernel32.dll::CreateFileMappingA kernel32.dll::DeleteFileA kernel32.dll::MoveFileA |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameA advapi32.dll::GetUserNameA advapi32.dll::LookupPrivilegeValueA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExA advapi32.dll::RegNotifyChangeKeyValue advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryValueExA advapi32.dll::RegSetValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | advapi32.dll::OpenSCManagerA |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::FindWindowA 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.