MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 a228df5184a2c1a2864e8e7872c2ab98718a287ffea2d6c2c4dd65ba85752692. 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
Threat unknown
Vendor detections: 14
| SHA256 hash: | a228df5184a2c1a2864e8e7872c2ab98718a287ffea2d6c2c4dd65ba85752692 |
|---|---|
| SHA3-384 hash: | ddf270ab4d543e52aad4b7d1c78ed508c382cbf745ce44cfd0a4048a707ff1df7c37d1a68d81c22154c337c9afdb8e3f |
| SHA1 hash: | 742bd1aea5c374b792649217d8a79a8191de2091 |
| MD5 hash: | c5d0790f653d7922b4723bdd6737f3a7 |
| humanhash: | failed-rugby-two-mango |
| File name: | 163.exe |
| Download: | download sample |
| File size: | 1'664'512 bytes |
| First seen: | 2024-06-29 04:50:12 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 332f7ce65ead0adfb3d35147033aabe9 (81 x XRed, 18 x SnakeKeylogger, 7 x DarkComet) |
| ssdeep | 24576:9nsJ39LyjbJkQFMhmC+6GD9m2ZcyAhzf5dan9Mgifjv4oNfJHy:9nsHyjtk2MYC5GDDg5NgiLPZJS |
| Threatray | 169 similar samples on MalwareBazaar |
| TLSH | T14A75B022F6C280B3C1221A344C7BA7759836BF511F359F8777F8DE1C9E362816926297 |
| TrID | 81.7% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58) 7.0% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 5.2% (.EXE) InstallShield setup (43053/19/16) 1.7% (.EXE) Win32 Executable Delphi generic (14182/79/4) 1.2% (.EXE) Win64 Executable (generic) (10523/12/4) |
| dhash icon | 9633c3cc2cce2b9a (3 x BlackMoon, 1 x XWorm, 1 x Neshta) |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
IDVendor Threat Intelligence
Result
Behaviour
Result
Details
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: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | D1S1Gv11betaD1N |
|---|---|
| Author: | malware-lu |
| Rule name: | Hacktools_CN_Panda_andrew |
|---|---|
| Author: | Florian Roth |
| Description: | Disclosed hacktool set - file andrew.exe - sethc.exe Debugger backdoor |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | meth_get_eip |
|---|---|
| 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: | without_attachments |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the no presence of any attachment |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| Rule name: | with_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the presence of an or several urls |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| 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
exe a228df5184a2c1a2864e8e7872c2ab98718a287ffea2d6c2c4dd65ba85752692
(this sample)
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.