MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 8e944862dbed48bf69c402e4d8b58b87092b9154e127f6786ef47132148177b7. 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
AveMariaRAT
Vendor detections: 4
| SHA256 hash: | 8e944862dbed48bf69c402e4d8b58b87092b9154e127f6786ef47132148177b7 |
|---|---|
| SHA3-384 hash: | 0ac6a7c6a55b5b0c89069000d5a07df6548933d57c82afe1e75023c5cea5260106c5790c1a2bbae6a3db22ee819a8350 |
| SHA1 hash: | adb43b9bc6a19513b205a580defb68fcbde38850 |
| MD5 hash: | efb6a635d2a0dc438e11c81f845e6bcf |
| humanhash: | washington-colorado-pip-mirror |
| File name: | $Vip72$.exe |
| Download: | download sample |
| Signature | AveMariaRAT |
| File size: | 1'090'560 bytes |
| First seen: | 2020-04-23 18:34:47 UTC |
| Last seen: | 2020-04-23 19:45:37 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 28be301003e04c5b98a15420b25a14b7 (1 x AveMariaRAT) |
| ssdeep | 12288:rI7vvTii4uuumXW2MeHFg/hagjCSRvJ2lkgwxR:oMW2MeHFgY1ia |
| Threatray | 437 similar samples on MalwareBazaar |
| TLSH | 31353A01B790D024F8F726FA85FE716CA93DBEE11714A0D751C02AED9664AE0BC32B57 |
| Reporter | |
| Tags: | AveMariaRAT exe |
Intelligence
File Origin
Vendor Threat Intelligence
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: | Cobalt_functions |
|---|---|
| Author: | @j0sm1 |
| Description: | Detect functions coded with ROR edi,D; Detect CobaltStrike used by differents groups APT |
| Rule name: | Codoso_Gh0st_1 |
|---|---|
| Author: | Florian Roth |
| Description: | Detects Codoso APT Gh0st Malware |
| Reference: | https://www.proofpoint.com/us/exploring-bergard-old-malware-new-tricks |
| Rule name: | Codoso_Gh0st_2 |
|---|---|
| Author: | Florian Roth |
| Description: | Detects Codoso APT Gh0st Malware |
| Reference: | https://www.proofpoint.com/us/exploring-bergard-old-malware-new-tricks |
| Rule name: | win_ave_maria_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | autogenerated rule brought to you by yara-signator |
| Rule name: | win_ave_maria_g0 |
|---|---|
| Author: | Slavo Greminger, SWITCH-CERT |
| Rule name: | with_sqlite |
|---|---|
| Author: | Julian J. Gonzalez <info@seguridadparatodos.es> |
| Description: | Rule to detect the presence of SQLite data in raw image |
| Reference: | http://www.st2labs.com |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::IsValidSid ADVAPI32.dll::BuildSecurityDescriptorW |
| DNS_API | Performs DNS calls | DNSAPI.dll::DnsQueryExA DNSAPI.dll::DnsReleaseContextHandle |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipDeleteGraphics gdiplus.dll::GdipFillRectangleI gdiplus.dll::GdipDeleteBrush gdiplus.dll::GdipAlloc |
| MULTIMEDIA_API | Can Play Multimedia | MSACM32.dll::acmDriverOpen MSACM32.dll::acmFilterEnumW MSACM32.dll::acmStreamClose AVIFIL32.dll::AVISaveW MSVFW32.dll::MCIWndRegisterClass WINMM.dll::waveInReset |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcBindingBind RPCNS4.dll::RpcNsGroupMbrInqBeginW |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetConsoleScreenBufferInfoEx KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::GetFileAttributesW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptDeriveKey |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpReadData |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegGetValueW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExW |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceConfigW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::EmptyClipboard USER32.dll::CreateWindowExA USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.