MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 5598e807b19198bfe25f80681042991bf4e67c0aee0b29767aa38517710f7ea7. 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
XRed
Vendor detections: 16
| SHA256 hash: | 5598e807b19198bfe25f80681042991bf4e67c0aee0b29767aa38517710f7ea7 |
|---|---|
| SHA3-384 hash: | 5819b2f34b31e2e26614c9b5bc23e789d5421b8c2e610d63b8bc2e5c94ab744ae402fef1e38c5aa4fda39f41150bfd71 |
| SHA1 hash: | 37e9ab8415a3b3b1570d6e84e40238cb77a7ea36 |
| MD5 hash: | 8b26aa16d6c1001e9056488509114432 |
| humanhash: | charlie-maryland-thirteen-vermont |
| File name: | 5598e807b19198bfe25f80681042991bf4e67c0aee0b29767aa38517710f7ea7 |
| Download: | download sample |
| Signature | XRed |
| File size: | 1'732'608 bytes |
| First seen: | 2025-04-08 08:08:49 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 332f7ce65ead0adfb3d35147033aabe9 (81 x XRed, 18 x SnakeKeylogger, 7 x DarkComet) |
| ssdeep | 49152:cnsHyjtk2MYC5GDru0c++OCvkGs9Faj/TYh:cnsmtk2aPB3vkJ9QTU |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T15785BF22B3D98232C2335636BE6AB3545D3F7D511E34B94B3FE82D5C9E35251292C2A3 |
| TrID | 93.3% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58) 1.9% (.EXE) Win32 Executable Delphi generic (14182/79/4) 1.4% (.EXE) Win64 Executable (generic) (10522/11/4) 1.4% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 0.6% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| dhash icon | 0f07737341213400 (3 x XRed) |
| Reporter | |
| Tags: | exe xred |
Intelligence
File Origin
HUVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
Unpacked files
f680bcc5942b77e7655c42e53ba64dd3157a90c27f084510ab62f7423f5b3431
1e058e9630f1e51af1fc8c839c3ed93b553904afc1a1f5eaf41e3c428ea3caf2
5598e807b19198bfe25f80681042991bf4e67c0aee0b29767aa38517710f7ea7
609069f988a1ef3dd548509db0b3504e78a0b7c2d4e88a7c879d1d4043201b00
3a14f5feff4e69ef76abfe5f5f38c898354707a8e831fbf89dfc5ac8cdfd623a
dcf9a860c200f971dba7836d7a1bd7c6f81696a68fe6d412b2befcf53256eb70
960c522ccd19f6973aaf2c4c9f1878e6b6d96675bb2c95d99ff58eedf7aa4be8
e96f7dc16383023357a482f9650f629bfee0e0541c951399908cc57432ab6301
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: | AutoIT_Compiled |
|---|---|
| Author: | @bartblaze |
| Description: | Identifies compiled AutoIT script (as EXE). This rule by itself does NOT necessarily mean the detected file is malicious. |
| Rule name: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | D1S1Gv11betaD1N |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Detect_PowerShell_Obfuscation |
|---|---|
| Author: | daniyyell |
| Description: | Detects obfuscated PowerShell commands commonly used in malicious scripts. |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | pe_detect_tls_callbacks |
|---|
| 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 |
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::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.