MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 671f757dde09984e3f3672f5858e94bbd0cce45d17620d3727364067768c984e. 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


Intelligence 4 IOCs YARA 6 File information Comments

SHA256 hash: 671f757dde09984e3f3672f5858e94bbd0cce45d17620d3727364067768c984e
SHA3-384 hash: e1c1c588de88a711d166af48a6919c89de65aedd25f7626c8c4c8587b0455b5aaa4ac6550b6950ba70e1106f23698d9a
SHA1 hash: e626d008d628c84b17f5ff310ad67e183ba7cadc
MD5 hash: 51092a18448c891fc47a414f99600734
humanhash: kilo-oxygen-vegan-bravo
File name:Swift-pdf.exe
Download: download sample
Signature AveMariaRAT
File size:479'744 bytes
First seen:2020-04-20 22:08:54 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash bcd6dfea894cc6f2d5a0834df487311d (1 x AveMariaRAT)
ssdeep 6144:OgIzPwbSBCV3e92/8kaSteDEMqbgyQ+wnDJLLOpv43xgjrHQiqBf:Og0PwbSB+u9G8kaSteNyQdJ2lkgwjV
Threatray 432 similar samples on MalwareBazaar
TLSH B8A4B02175C0C831D96B297BC138EB7E4DBEADE10922966F638416749F74080D73AA7F
Reporter c_APT_ure
Tags:AveMariaRAT

Intelligence


File Origin
# of uploads :
1
# of downloads :
87
Origin country :
n/a
Vendor Threat Intelligence
Gathering data
Threat name:
Win32.Trojan.Kryptik
Status:
Malicious
First seen:
2020-04-16 00:41:30 UTC
File Type:
PE (Exe)
Extracted files:
1
AV detection:
25 of 31 (80.65%)
Threat level:
  2/5
Please note that we are no longer able to provide a coverage score for Virus Total.

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::IsValidSid
ADVAPI32.dll::BuildSecurityDescriptorW
DNS_APIPerforms DNS callsDNSAPI.dll::DnsQueryExA
DNSAPI.dll::DnsReleaseContextHandle
GDI_PLUS_APIInterfaces with Graphicsgdiplus.dll::GdiplusStartup
gdiplus.dll::GdiplusShutdown
gdiplus.dll::GdipDeleteGraphics
gdiplus.dll::GdipFillRectangleI
gdiplus.dll::GdipDeleteBrush
gdiplus.dll::GdipAlloc
MULTIMEDIA_APICan Play MultimediaMSACM32.dll::acmDriverOpen
MSACM32.dll::acmFilterEnumW
MSACM32.dll::acmStreamClose
AVIFIL32.dll::AVISaveW
MSVFW32.dll::MCIWndRegisterClass
WINMM.dll::waveInReset
RPC_APICan Execute Remote ProceduresRPCRT4.dll::RpcBindingBind
RPCNS4.dll::RpcNsGroupMbrInqBeginW
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteExW
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::LoadLibraryExA
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetStartupInfoA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetConsoleCtrlHandler
KERNEL32.dll::SetConsoleScreenBufferInfoEx
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::GetFileAttributesW
WIN_CRYPT_APIUses Windows Crypt APIADVAPI32.dll::CryptDeriveKey
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpReadData
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegCreateKeyExW
ADVAPI32.dll::RegDeleteKeyW
ADVAPI32.dll::RegGetValueW
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegQueryInfoKeyW
ADVAPI32.dll::RegQueryValueExW
WIN_SVC_APICan Manipulate Windows ServicesADVAPI32.dll::OpenSCManagerW
ADVAPI32.dll::OpenServiceW
ADVAPI32.dll::QueryServiceConfigW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuW
USER32.dll::EmptyClipboard
USER32.dll::CreateWindowExA
USER32.dll::CreateWindowExW

Comments