MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 5df5683c1d9972b31e8bbe48e48690a76d81817941b85883e9e79423fe65db21. 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: 11
| SHA256 hash: | 5df5683c1d9972b31e8bbe48e48690a76d81817941b85883e9e79423fe65db21 |
|---|---|
| SHA3-384 hash: | d7f4d7b16463022c7c46db42952f7eeb4cf131883eab7e6400521d67895c355cc4c60cd0a5c1c91404424816548504e4 |
| SHA1 hash: | 68c8e5fbd6c6592cae19e666e63eb8185256a1f7 |
| MD5 hash: | 6df053d45e14a6c0b083907cb88b2653 |
| humanhash: | river-early-early-table |
| File name: | 6df053d45e14a6c0b083907cb88b2653.exe |
| Download: | download sample |
| File size: | 145'920 bytes |
| First seen: | 2024-12-08 08:12:24 UTC |
| Last seen: | 2025-02-21 20:34:50 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 329c91a8fa0be74dfa35be2ef015c2db |
| ssdeep | 3072:xzpgMuadRpNCl1FFcT2oJ/fndQ2Nl/yTzdR5xX:lpEazpQl1FFcyoJHdDNl/ad1X |
| TLSH | T159E38D22BA80C1B3D68751714579CBB2EE35B436177694C3BBA81EB69E502C1933E34F |
| TrID | 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 15.9% (.EXE) Win64 Executable (generic) (10522/11/4) 9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 7.6% (.EXE) Win16 NE executable (generic) (5038/12/1) 6.8% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| Rule name: | win_samsam_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | autogenerated rule brought to you by yara-signator |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe 5df5683c1d9972b31e8bbe48e48690a76d81817941b85883e9e79423fe65db21
(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 (HIGH_ENTROPY_VA) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::ConvertSecurityDescriptorToStringSecurityDescriptorA ADVAPI32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorA ADVAPI32.dll::ConvertStringSidToSidA ADVAPI32.dll::FreeSid ADVAPI32.dll::IsValidSid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::CheckTokenMembership ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetSecurityDescriptorOwner ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserA KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::WriteConsoleA KERNEL32.dll::SetConsoleTextAttribute KERNEL32.dll::SetStdHandle KERNEL32.dll::AssignProcessToJobObject KERNEL32.dll::GetConsoleScreenBufferInfo KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileA KERNEL32.dll::GetWindowsDirectoryA KERNEL32.dll::GetSystemDirectoryA KERNEL32.dll::FindFirstFileA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LogonUserA ADVAPI32.dll::LookupAccountSidA ADVAPI32.dll::LookupPrivilegeValueA KERNEL32.dll::QueryDosDeviceA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryInfoKeyA ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegSetKeySecurity ADVAPI32.dll::RegSetValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ChangeServiceConfig2A ADVAPI32.dll::ChangeServiceConfigA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::QueryServiceConfigA ADVAPI32.dll::SetServiceObjectSecurity |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.