MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 d53a7df671c51cfcbe6526e499e50664d129e9c80dfd44dde860bae39542c4e1. 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
AsyncRAT
Vendor detections: 18
| SHA256 hash: | d53a7df671c51cfcbe6526e499e50664d129e9c80dfd44dde860bae39542c4e1 |
|---|---|
| SHA3-384 hash: | b0bdea32ffc9606e1a7fd59de6e0c2b2c05b252a49b07f63c68c6e4bbb0600dbb6ed38815ff478b2894ae033fa8baec0 |
| SHA1 hash: | b0f22b21c7838faed0b97403daadd490bafb4dff |
| MD5 hash: | 823b46c72b9a26d40782034e4ba4b758 |
| humanhash: | december-april-pizza-cat |
| File name: | d53a7df671c51cfcbe6526e499e50664d129e9c80dfd44dde860bae39542c4e1.exe |
| Download: | download sample |
| Signature | AsyncRAT |
| File size: | 925'696 bytes |
| First seen: | 2024-10-19 23:29:22 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | bff31fd858da5b637661732125d186c3 (1 x AsyncRAT) |
| ssdeep | 12288:Jb1IpKCPnar229ziUB8QmeHHOCVj9SXHTOy1jYbrn4l2VrR0VH2K27bLgUic1BT:Jb1rCnarZ9+UTmiHZzHbLpiczT |
| TLSH | T14B159F12BAC280F3C509253254B6733AFA74E6174B25CBD79364DE3DBC33581AA3B15A |
| TrID | 41.7% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 22.6% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 11.9% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 7.6% (.EXE) Win64 Executable (generic) (10522/11/4) 4.7% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | 6192a6a6a6a6c433 (1 x AsyncRAT) |
| Reporter | |
| Tags: | AsyncRAT exe |
Intelligence
File Origin
ROVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | ByteCode_MSIL_Backdoor_AsyncRAT |
|---|---|
| Author: | ReversingLabs |
| Description: | Yara rule that detects AsyncRAT backdoor. |
| Rule name: | Detect_PowerShell_Obfuscation |
|---|---|
| Author: | daniyyell |
| Description: | Detects obfuscated PowerShell commands commonly used in malicious scripts. |
| Rule name: | Hacktools_CN_Panda_andrew |
|---|---|
| Author: | Florian Roth |
| Description: | Disclosed hacktool set - file andrew.exe - sethc.exe Debugger backdoor |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_NoneWindowsUA |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Windows executables referencing non-Windows User-Agents |
| Rule name: | MALWARE_Win_AsyncRAT |
|---|---|
| Author: | ditekSHen |
| Description: | Detects AsyncRAT |
| Rule name: | MALWARE_Win_XWorm |
|---|---|
| Author: | ditekSHen |
| Description: | Detects XWorm |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | NETexecutableMicrosoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Njrat |
|---|---|
| Author: | botherder https://github.com/botherder |
| Description: | Njrat |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Windows_Generic_Threat_b509dfc8 |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_xworm_w0 |
|---|---|
| Author: | jeFF0Falltrades |
| Description: | Detects win.xworm. |
| 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: | without_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the no presence of any url |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| Rule name: | xworm |
|---|---|
| Author: | jeFF0Falltrades |
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 |
|---|---|---|
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::midiOutPrepareHeader WINMM.dll::midiOutReset WINMM.dll::midiOutUnprepareHeader WINMM.dll::midiStreamClose WINMM.dll::midiStreamOpen WINMM.dll::midiStreamOut |
| RAS_API | Uses Remote Access | RASAPI32.dll::RasGetConnectStatusA RASAPI32.dll::RasHangUpA |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA 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::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::CreateDirectoryA KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::GetWindowsDirectoryA KERNEL32.dll::GetSystemDirectoryA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueA ADVAPI32.dll::RegSetValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuA USER32.dll::CreateMenu USER32.dll::EmptyClipboard 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.