MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 db62898f62c73048b209475dd5dcec2c34867fba74182bd8a16ce340bdb27058. 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
PrivateLoader
Vendor detections: 9
| SHA256 hash: | db62898f62c73048b209475dd5dcec2c34867fba74182bd8a16ce340bdb27058 |
|---|---|
| SHA3-384 hash: | 2de854a8ae8db46ea9726c0251bce0cfc00fe04376ed24dc0f62b31087b3369c0e6c5c8bab48d8c72ca2749cb373368a |
| SHA1 hash: | bbbafabb80cc19473805c46d0052e92c679d2d21 |
| MD5 hash: | fc14d194dcedece32fb024bcb4ddc335 |
| humanhash: | illinois-item-uranus-floor |
| File name: | hrdp.exe |
| Download: | download sample |
| Signature | PrivateLoader |
| File size: | 2'373'120 bytes |
| First seen: | 2025-08-06 16:05:51 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | ae0a6482cf818d3eec500cc3d2904434 (1 x PrivateLoader) |
| ssdeep | 49152:vqM1mBUsU8uME1h3YYE1RdFggwD+nHzLx:F2nXT |
| TLSH | T15FB5AF57F3A800E8D0ABC178CD465A07E7B278451760ABDB16D096AA6F73EF11E3E311 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10522/11/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| Reporter | |
| Tags: | 34.95.33.208 AS396982 exe PrivateLoader |
Intelligence
File Origin
INVendor Threat Intelligence
Result
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_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DetectEncryptedVariants |
|---|---|
| Author: | Zinyth |
| Description: | Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_SQLQuery_ConfidentialDataStore |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables containing SQL queries to confidential data stores. Observed in infostealers |
| Rule name: | pcshare_bin |
|---|---|
| Author: | James_inthe_box |
| Description: | PCShare Backdoor |
| Reference: | https://blogs.blackberry.com/en/2019/09/pcshare-backdoor-attacks-targeting-windows-users-with-fakenarrator-malware |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | skip20_sqllang_hook |
|---|---|
| Author: | Mathieu Tartare <mathieu.tartare@eset.com> |
| Description: | YARA rule to detect if a sqllang.dll version is targeted by skip-2.0. Each byte pattern corresponds to a function hooked by skip-2.0. If $1_0 or $1_1 match, it is probably targeted as it corresponds to the hook responsible for bypassing the authentication. |
| Reference: | https://www.welivesecurity.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 (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::EqualSid ADVAPI32.dll::FreeSid ADVAPI32.dll::GetNamedSecurityInfoW ADVAPI32.dll::SetEntriesInAclW |
| DP_API | Uses DP API | CRYPT32.dll::CryptProtectData CRYPT32.dll::CryptUnprotectData |
| NCRYPT_API | Uses NCrypt API | ncrypt.dll::NCryptDecrypt ncrypt.dll::NCryptOpenKey |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::DeleteFileA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LogonUserW ADVAPI32.dll::LookupAccountNameW ADVAPI32.dll::LookupAccountSidW ADVAPI32.dll::LookupPrivilegeValueW KERNEL32.dll::QueryDosDeviceW |
| WIN_BCRYPT_API | Can Encrypt Files | ncrypt.dll::BCryptGenRandom ncrypt.dll::BCryptOpenAlgorithmProvider ncrypt.dll::BCryptCloseAlgorithmProvider |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegGetValueW ADVAPI32.dll::RegSetValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::WSAIoctl WS2_32.dll::WSARecv WS2_32.dll::WSASend WS2_32.dll::WSASocketW |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::EnumDependentServicesW ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatusEx ADVAPI32.dll::RegisterServiceCtrlHandlerW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.