MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 55697f96abab3e4d633d3a505f6546d41b3550ea985aa9871df59b68d860f495. 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: 13
| SHA256 hash: | 55697f96abab3e4d633d3a505f6546d41b3550ea985aa9871df59b68d860f495 |
|---|---|
| SHA3-384 hash: | 48edd48d3a4c2c81a8fed9171af76b5f5fff228ef0e271c8482eaea8e70942068ef6ebd79a911923acfa41047b94897a |
| SHA1 hash: | d97989ae75a7edf861e3bff3564b6889a09e14f6 |
| MD5 hash: | 59a1f2c02e1ad06450edb6a3e66b0b16 |
| humanhash: | oranges-nineteen-leopard-seven |
| File name: | SecuriteInfo.com.FileRepMalware.16016.24947 |
| Download: | download sample |
| File size: | 1'971'712 bytes |
| First seen: | 2024-10-20 21:23:03 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 36df9176191cadc47b96522ce524f4bc |
| ssdeep | 24576:DLRpkeEUG0EwMIuAiEplGbOcjKc0LH0+kDNaNCvLU0oh1g5Lt82gspwyZw66n1Du:JpJ6dx3BU/NCTog5y2gtHTnSsLm |
| TLSH | T10E95BF43A3A502EDC16791388257D707E77274051B109BCB67E84AA96FA3BE12F7F390 |
| TrID | 38.7% (.EXE) Win64 Executable (generic) (10522/11/4) 20.4% (.FON) Windows Font (5545/9/1) 18.5% (.EXE) Win16 NE executable (generic) (5038/12/1) 7.4% (.EXE) OS/2 Executable (generic) (2029/13) 7.3% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
FRVendor 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: | Check_FindWindowA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | INDICATOR_SUSPICIOUS_References_SecTools |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables referencing many IR and analysis tools |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe 55697f96abab3e4d633d3a505f6546d41b3550ea985aa9871df59b68d860f495
(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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSidToStringSidA ADVAPI32.dll::CopySid ADVAPI32.dll::GetLengthSid ADVAPI32.dll::IsValidSid ADVAPI32.dll::SetSecurityInfo ADVAPI32.dll::InitializeAcl |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcStringFreeA |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AddAccessAllowedAce ADVAPI32.dll::GetTokenInformation |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle WINHTTP.dll::WinHttpCloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::SetConsoleScreenBufferSize KERNEL32.dll::SetConsoleTextAttribute KERNEL32.dll::SetConsoleTitleA KERNEL32.dll::SetConsoleWindowInfo KERNEL32.dll::GetConsoleWindow |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::MoveFileExA KERNEL32.dll::GetSystemDirectoryA |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertAddCertificateContextToStore CRYPT32.dll::CertCreateCertificateChainEngine CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFindExtension CRYPT32.dll::CertFreeCertificateChainEngine CRYPT32.dll::CertFreeCertificateChain |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpConnect WINHTTP.dll::WinHttpOpenRequest WINHTTP.dll::WinHttpOpen WINHTTP.dll::WinHttpQueryOption WINHTTP.dll::WinHttpReceiveResponse WINHTTP.dll::WinHttpSendRequest |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::WSAIoctl |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::CreateServiceW ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::EmptyClipboard USER32.dll::FindWindowA USER32.dll::FindWindowW USER32.dll::OpenClipboard USER32.dll::PeekMessageW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.