MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 61959baf831b4d2542347c0a7545eef5faaa387b3c9a1bc57f6481d994e245e3. 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
DUCKTAIL
Vendor detections: 8
| SHA256 hash: | 61959baf831b4d2542347c0a7545eef5faaa387b3c9a1bc57f6481d994e245e3 |
|---|---|
| SHA3-384 hash: | 0dec667fceb1c90db16095e8eb445d3acd1dd480d2bb97d73c616b354b78a5b4eb7db4f8eda78ba27482c9d605d24e05 |
| SHA1 hash: | ca80f9dbcc0530d84a1efb3294b116e0d553eb69 |
| MD5 hash: | 29a7d69417b3ad96a26c1e90b2bed5a7 |
| humanhash: | december-comet-johnny-moon |
| File name: | 61959baf831b4d2542347c0a7545eef5faaa387b3c9a1bc57f6481d994e245e3 |
| Download: | download sample |
| Signature | DUCKTAIL |
| File size: | 9'079'808 bytes |
| First seen: | 2024-11-07 13:37:06 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | d52202859db5e1d739ae67569c4b2590 (1 x DUCKTAIL) |
| ssdeep | 98304:lrp0/n7arat8GqRQfLoi0lovF9uWz7FZEV7rbLBB4CiUIGbJVkJ+:lt0/nbQRQTn0lo9IWz7sVPg/UIGbY |
| TLSH | T1C9969D19A3E501A1D86BD774CA66C333DAB87C925634C10F194CE6C62F73D628B6F326 |
| TrID | 46.3% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 34.6% (.EXE) InstallShield setup (43053/19/16) 8.4% (.EXE) Win64 Executable (generic) (10522/11/4) 4.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 1.6% (.ICL) Windows Icons Library (generic) (2059/9) |
| Magika | pebin |
| Reporter | |
| Tags: | DUCKTAIL exe |
Intelligence
File Origin
ITVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
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: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Detect_PowerShell_Obfuscation |
|---|---|
| Author: | daniyyell |
| Description: | Detects obfuscated PowerShell commands commonly used in malicious scripts. |
| Rule name: | Jupyter_infostealer |
|---|---|
| Author: | CD_R0M_ |
| Description: | Rule for Jupyter Infostealer/Solarmarker malware from september 2021-December 2022 |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | reverse_http |
|---|---|
| Author: | CD_R0M_ |
| Description: | Identify strings with http reversed (ptth) |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | test_Malaysia |
|---|---|
| Author: | rectifyq |
| Description: | Detects file containing malaysia string |
| 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.
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::RevertToSelf |
| NCRYPT_API | Uses NCrypt API | ncrypt.dll::NCryptImportKey ncrypt.dll::NCryptOpenKey |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| SS_API | Uses SS API | bcrypt.dll::BCryptVerifySignature |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenThreadToken KERNEL32.dll::VirtualAllocExNuma KERNEL32.dll::CloseHandle |
| 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::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::ReadDirectoryChangesW KERNEL32.dll::GetSystemDirectoryW VERSION.dll::GetFileVersionInfoSizeExW VERSION.dll::GetFileVersionInfoExW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptCreateHash bcrypt.dll::BCryptDecrypt bcrypt.dll::BCryptDestroyHash bcrypt.dll::BCryptDestroyKey bcrypt.dll::BCryptEncrypt bcrypt.dll::BCryptExportKey |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertAddCertificateContextToStore CRYPT32.dll::CertAddCertificateLinkToStore CRYPT32.dll::CertCreateCertificateChainEngine CRYPT32.dll::CertDuplicateCertificateContext CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::FreeAddrInfoW WS2_32.dll::FreeAddrInfoExW WS2_32.dll::GetAddrInfoW WS2_32.dll::GetAddrInfoExW WS2_32.dll::GetNameInfoW WS2_32.dll::WSAConnect |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::RegisterServiceCtrlHandlerExW ADVAPI32.dll::StartServiceCtrlDispatcherW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.