MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 aec454e782edd3918d12941ea71d35785a50697f67befeb78e6edcf10222df13. 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: 12
| SHA256 hash: | aec454e782edd3918d12941ea71d35785a50697f67befeb78e6edcf10222df13 |
|---|---|
| SHA3-384 hash: | 2ea3d327b25069f11bc1897b2a6620b39e21d6735f77f5fe74d369e0d1935a50ed92878602e9ea1ef935b69131f353b2 |
| SHA1 hash: | 3cee9a0cb084088074ff5b8582159403c035b92d |
| MD5 hash: | 9f34b183155d23a4d6f6ab940f488157 |
| humanhash: | white-twelve-mirror-carolina |
| File name: | Akagi32.exe |
| Download: | download sample |
| File size: | 96'256 bytes |
| First seen: | 2024-12-27 09:25:56 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 38784af1d8a1aefd02e2a4e48422f070 |
| ssdeep | 1536:L+59M+cure420/Y1ckvqPlBi7wd+xpYl7v3XYEGp/Cf2MpWY:S5e+dejqfiTxpYl7fXYL/7MQ |
| TLSH | T1B4935C66F4F84131D6A100331BA9D9962F3ABF244887DD9F6F586E8F1DF0380995D22E |
| TrID | 63.7% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 11.6% (.EXE) Win64 Executable (generic) (10522/11/4) 7.2% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 5.5% (.EXE) Win16 NE executable (generic) (5038/12/1) 4.9% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | 5092e2d2e2615252 (1 x UACMe) |
| Reporter | |
| Tags: | exe malware trojan |
Intelligence
File Origin
GRVendor Threat Intelligence
Result
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__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | ICMLuaUtil_UACMe_M41 |
|---|---|
| Author: | Marius 'f0wL' Genheimer <hello@dissectingmalwa.re> |
| Description: | A Yara rule for UACMe Method 41 -> ICMLuaUtil Elevated COM interface |
| Reference: | https://github.com/hfiref0x/UACME |
| Rule name: | INDICATOR_SUSPICIOUS_EXE_UACBypass_CMSTPCOM |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Windows exceutables bypassing UAC using CMSTP COM interfaces. MITRE (T1218.003) |
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe aec454e782edd3918d12941ea71d35785a50697f67befeb78e6edcf10222df13
(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 |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ntdll.dll::RtlAllocateAndInitializeSid ADVAPI32.dll::CreateWellKnownSid ntdll.dll::RtlFreeSid ntdll.dll::RtlInitializeSid ADVAPI32.dll::RevertToSelf |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| KERNEL_API | Manipulates Windows Kernel & Drivers | ntdll.dll::RtlInitUnicodeString |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcAsyncCompleteCall RPCRT4.dll::RpcAsyncInitializeHandle RPCRT4.dll::RpcBindingFree RPCRT4.dll::RpcBindingFromStringBindingW RPCRT4.dll::RpcBindingSetAuthInfoExW RPCRT4.dll::RpcRaiseException |
| SECURITY_BASE_API | Uses Security Base API | ntdll.dll::NtDuplicateToken ADVAPI32.dll::ImpersonateLoggedOnUser |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW |
| SS_API | Uses SS API | Secur32.dll::AcceptSecurityContext Secur32.dll::AcquireCredentialsHandleW Secur32.dll::DeleteSecurityContext Secur32.dll::QuerySecurityContextToken |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserW KERNEL32.dll::CreateProcessW ntdll.dll::NtOpenProcessToken ntdll.dll::NtOpenProcess ntdll.dll::NtOpenThreadToken KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess ntdll.dll::NtTerminateProcess ntdll.dll::NtQueryInformationProcess ntdll.dll::NtQuerySystemInformation KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW ntdll.dll::NtCreateFile KERNEL32.dll::DeleteFileA KERNEL32.dll::DeleteFileW ntdll.dll::NtDeleteFile |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptDecrypt bcrypt.dll::BCryptDestroyKey bcrypt.dll::BCryptGenerateSymmetricKey bcrypt.dll::BCryptGetProperty bcrypt.dll::BCryptOpenAlgorithmProvider bcrypt.dll::BCryptCloseAlgorithmProvider |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyW ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegSetKeyValueW |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatusEx ADVAPI32.dll::StartServiceW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.