MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 803af90de603592cfdca6c9b6a8ffc39130a54dee552f0758f7ebf07ab327fc5. 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: 15
| SHA256 hash: | 803af90de603592cfdca6c9b6a8ffc39130a54dee552f0758f7ebf07ab327fc5 |
|---|---|
| SHA3-384 hash: | 6ce4b578d6a2a2afe2a1a24c85a6ac54c190015255e5b13fda9ee918883beca0d85b8f0f982937914a3bf02bed582ba5 |
| SHA1 hash: | 85da5dabe5797323057aca3d1a2bb66a4d75ee81 |
| MD5 hash: | ce3ad5b4ca386cfb4b47daf322441283 |
| humanhash: | thirteen-timing-october-jig |
| File name: | SecuriteInfo.com.Win64.PWSX-gen.29347.28297 |
| Download: | download sample |
| Signature | PrivateLoader |
| File size: | 1'843'424 bytes |
| First seen: | 2024-05-23 20:24:40 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 79856d4b034c49dc3dd3e403b25b6bbf (3 x AgentTesla, 2 x PrivateLoader) |
| ssdeep | 24576:HynjN3fi9dEoZR814OEQjls30eTFxmT4i8eMOq52FOXuq01dKqOFUC:SjN3CdJ81nEQhs30evuqsrOFUC |
| Threatray | 37 similar samples on MalwareBazaar |
| TLSH | T1A285BF05A3F801E4E46BC634CA599733D2B1B44A1730E5CB0A5AD7922F73EE15BBF612 |
| TrID | 72.7% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 13.2% (.EXE) Win64 Executable (generic) (10523/12/4) 6.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 2.5% (.EXE) OS/2 Executable (generic) (2029/13) 2.5% (.EXE) Generic Win/DOS Executable (2002/3) |
| Reporter | |
| Tags: | exe PrivateLoader signed |
Code Signing Certificate
| Organisation: | Microsoft Code Signing PCA 2011 |
|---|---|
| Issuer: | Microsoft Code Signing PCA 2011 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-05-23T16:47:46Z |
| Valid to: | 2025-05-23T16:47:46Z |
| Serial number: | b3631bd8543455a0d8966665d703a03a |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | b2855f29c1e83ac7a7898a740246c0cddbf50f4904c1ad6ad4f1ef2f9fe8beb1 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__MemoryWorkingSet |
|---|---|
| Author: | Fernando Mercês |
| Description: | Anti-debug process memory working set size check |
| Reference: | http://www.gironsec.com/blog/2015/06/anti-debugger-trick-quicky/ |
| Rule name: | Disable_Defender |
|---|---|
| Author: | iam-py-test |
| Description: | Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_RawPaste_URL |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables (downlaoders) containing URLs to raw contents of a paste |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_UACBypass_CMSTPCMD |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Windows exceutables bypassing UAC using CMSTP utility, command line and INF |
| Rule name: | MSIL_TinyDownloader_Generic |
|---|---|
| Author: | albertzsigovits |
| Description: | Detects small-sized dotNET downloaders |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | NETexecutableMicrosoft |
|---|---|
| Author: | malware-lu |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | pe_imphash |
|---|
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Skystars_Malware_Imphash |
|---|---|
| Author: | Skystars LightDefender |
| Description: | imphash |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::RevertToSelf |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::CheckTokenMembership ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenThreadToken KERNEL32.dll::VirtualAllocEx KERNEL32.dll::VirtualAllocExNuma |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::AllocConsole KERNEL32.dll::WriteConsoleW KERNEL32.dll::FreeConsole KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleWindow |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileExW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::GetSystemDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptDecrypt bcrypt.dll::BCryptDestroyKey bcrypt.dll::BCryptEncrypt bcrypt.dll::BCryptGenRandom bcrypt.dll::BCryptImportKey bcrypt.dll::BCryptOpenAlgorithmProvider |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW ADVAPI32.dll::RegSetValueExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.