MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 3e456321e783a063b3893ac377e9395fdf457258562ebd057c9b355f65728cef. 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: 10
| SHA256 hash: | 3e456321e783a063b3893ac377e9395fdf457258562ebd057c9b355f65728cef |
|---|---|
| SHA3-384 hash: | 737a76004c16962c89adcda495a9d51660a393c169a06598f419f9d8da6d89b00d735a84433a2d16c17ab988685d31f8 |
| SHA1 hash: | 435b63592df1aa94c838f9cd90457035ccb24168 |
| MD5 hash: | a2eab0b5ce718c66a3507313b679ba91 |
| humanhash: | north-eight-kentucky-wolfram |
| File name: | Ho So Chung Chi Thong Tin Ca Nhan.exe |
| Download: | download sample |
| File size: | 11'779'088 bytes |
| First seen: | 2024-12-24 17:48:15 UTC |
| Last seen: | 2024-12-25 04:54:59 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 72c4e339b7af8ab1ed2eb3821c98713a (48 x BlankGrabber, 26 x PythonStealer, 7 x LunaStealer) |
| ssdeep | 196608:oiV1Z2azjvj8p5drY+y7o7eBY8XMCHGLLc54i1wN+lPIcu9KYK39s8Mb3PPMXiM4:VVlj87d5ypXMCHWUjqcuIFMb/PMXiU6 |
| TLSH | T129C63314A6C056EADAB2053CDAE3455AD9A5BCF60BB2CA9FC7D44365FE533C08D38243 |
| TrID | 70.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.9% (.EXE) Win64 Executable (generic) (10522/11/4) 6.2% (.EXE) Win16 NE executable (generic) (5038/12/1) 2.5% (.ICL) Windows Icons Library (generic) (2059/9) 2.4% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | 6cccd4d4d4e8f0d4 |
| Reporter | Anonymous |
| Tags: | exe signed |
Code Signing Certificate
| Organisation: | Nguyễn Văn Tuấn |
|---|---|
| Issuer: | SSL.com Code Signing Intermediate CA ECC R2 |
| Algorithm: | ecdsa-with-SHA384 |
| Valid from: | 2024-12-24T05:23:52Z |
| Valid to: | 2025-12-24T05:23:52Z |
| Serial number: | 2595bcf2c3ae82b63703af36e1256a9a |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 6991b9ec21c9334dbd12881f2937df35228aebaea3357441a19e29fada2f1d7d |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
VNVendor 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: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PyInstaller |
|---|---|
| Author: | @bartblaze |
| Description: | Identifies executable converted using PyInstaller. This rule by itself does NOT necessarily mean the detected file is malicious. |
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | upxHook |
|---|---|
| Author: | @r3dbU7z |
| Description: | Detect artifacts from 'upxHook' - modification of UPX packer |
| Reference: | https://bazaar.abuse.ch/sample/6352be8aa5d8063673aa428c3807228c40505004320232a23d99ebd9ef48478a/ |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Malspam
exe 3e456321e783a063b3893ac377e9395fdf457258562ebd057c9b355f65728cef
(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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (FORCE_INTEGRITY) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSidToStringSidW ADVAPI32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetTokenInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineW KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::FindFirstFileW KERNEL32.dll::RemoveDirectoryW KERNEL32.dll::SetDllDirectoryW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::PeekMessageW USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.