MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 ac91b2a2db1909a2c166e243391846ad8d9ede2c6fcfd33b60acf599e48f9afc. 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: 17
| SHA256 hash: | ac91b2a2db1909a2c166e243391846ad8d9ede2c6fcfd33b60acf599e48f9afc |
|---|---|
| SHA3-384 hash: | 53d6d76e2a2ad35127c17e9e60ff3674d24931638c0af81f40f8eb30fd0b1b875033fe12b9da3a6195244039fe40113a |
| SHA1 hash: | 8ec200e2d836354a62f16cdb3eed4bb760165425 |
| MD5 hash: | c213162c86bb943bcdf91b3df381d2f6 |
| humanhash: | fillet-social-oven-pasta |
| File name: | c213162c86bb943bcdf91b3df381d2f6.exe |
| Download: | download sample |
| File size: | 1'785'344 bytes |
| First seen: | 2024-09-30 07:49:45 UTC |
| Last seen: | 2024-10-11 21:00:39 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a89655faa2b6840e801be1e1c779fc67 |
| ssdeep | 24576:+rKxoVT2iXc+IZP+6WiaTAsN/3ebTvK+63CWH8iA/iD2hgPjcC8SVdKumYr7:vHZGpdqYH8ia6GcKuR7 |
| Threatray | 9 similar samples on MalwareBazaar |
| TLSH | T17D851818F6D8423ED817D235DA3153B2D7FAB9482F20738A69280B5ABF673D01B35758 |
| TrID | 39.3% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 28.3% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 9.6% (.EXE) Win32 Executable Delphi generic (14182/79/4) 7.1% (.EXE) Win64 Executable (generic) (10523/12/4) 6.8% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) |
| Magika | pebin |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
4aa18745a5fddf7ec14adaff3ad1b4df1b910f4b6710bf55eb27fb3942bb67de
663bb8fd085cf61f0204f2f5a9cbed5c5d1eb08aebbb6dbb47702c328b44c3e2
fc16a364530103595b8d36d6c3e7f00a08bf5783c6860bf63bcdbeb90b6c78f8
f08f77c93c18f55c22c54418b22c4e658d1272f838572a2063796545be6d2015
5c48f798b6580ed54a0d46bffe344ae35e1de3db5530d9e6072a92eee47fafc6
4aa18745a5fddf7ec14adaff3ad1b4df1b910f4b6710bf55eb27fb3942bb67de
663bb8fd085cf61f0204f2f5a9cbed5c5d1eb08aebbb6dbb47702c328b44c3e2
fc16a364530103595b8d36d6c3e7f00a08bf5783c6860bf63bcdbeb90b6c78f8
f08f77c93c18f55c22c54418b22c4e658d1272f838572a2063796545be6d2015
5c48f798b6580ed54a0d46bffe344ae35e1de3db5530d9e6072a92eee47fafc6
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: | APT_Lazarus_Loader_Dec_2020_1 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Detect loader used by Lazarus group in december 2020 |
| Reference: | Internal Research |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Mimikatz_Generic |
|---|---|
| Author: | Still |
| Description: | attempts to match all variants of Mimikatz |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RDPWrap |
|---|---|
| Author: | @bartblaze |
| Description: | Identifies RDP Wrapper, sometimes used by attackers to maintain persistence. |
| Reference: | https://github.com/stascorp/rdpwrap |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe ac91b2a2db1909a2c166e243391846ad8d9ede2c6fcfd33b60acf599e48f9afc
(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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken kernel32.dll::CloseHandle wininet.dll::InternetCloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA kernel32.dll::GetDiskFreeSpaceW |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetFileAttributesW kernel32.dll::FindFirstFileW kernel32.dll::RemoveDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | advapi32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegConnectRegistryW advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegLoadKeyW advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryInfoKeyW |
| WIN_SVC_API | Can Manipulate Windows Services | advapi32.dll::ChangeServiceConfigW advapi32.dll::OpenSCManagerW advapi32.dll::OpenServiceW advapi32.dll::QueryServiceConfigW advapi32.dll::StartServiceW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.