MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 0cfb4dce3fc6f73d908b626db6c546e40022d21429d7af369af4d88c2d3abcfa. 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
Latrodectus
Vendor detections: 12
| SHA256 hash: | 0cfb4dce3fc6f73d908b626db6c546e40022d21429d7af369af4d88c2d3abcfa |
|---|---|
| SHA3-384 hash: | 5f0cd2b98a181e5e748b065c9fc04359da76bb91c4d611a4ecd04573d61d2783a3b66caa0fd9601a22310f3f520895a0 |
| SHA1 hash: | d45a7191779c72ffcb2055492df640a10bb83a0c |
| MD5 hash: | 1c933359b04ae4a76996a5a98d9072c0 |
| humanhash: | five-sierra-march-johnny |
| File name: | Callisto.exe |
| Download: | download sample |
| Signature | Latrodectus |
| File size: | 2'681'856 bytes |
| First seen: | 2025-07-31 11:23:45 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7b1eac2cde7083ec429d2022a9e3112f (1 x Latrodectus) |
| ssdeep | 49152:M2dXHPl4nYptNxbzvRmP3QqmetBKg0A12LrxCn1Ma9jlhgapsYiqvQf0cxXpJ7hr:mazBcppsYiqvQf0cx/hUToTR |
| TLSH | T1D3C58D6BBBA801F9C1AEC038C96A610BDB717058037167EF26E09E591F17AE59F3D341 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10522/11/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| dhash icon | 2e2d5d1a1aa41000 (5 x Dridex, 2 x BruteRatel, 2 x Latrodectus) |
| Reporter | Anonymous |
| Tags: | exe Latrodectus |
Intelligence
File Origin
GRVendor Threat Intelligence
Result
Behaviour
Result
Behaviour
Malware Config
https://lasoriodrens.com/work/
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: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | FreddyBearDropper |
|---|---|
| Author: | Dwarozh Hoshiar |
| Description: | Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip. |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | Latrodectus_AES |
|---|---|
| Author: | enzok |
| Description: | Latrodectus Payload |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| 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: | Windows_Trojan_Latrodectus_841ff697 |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_latrodectus_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.latrodectus. |
| Rule name: | win_unidentified_111_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.unidentified_111. |
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 (FORCE_INTEGRITY) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::EqualSid ADVAPI32.dll::FreeSid ADVAPI32.dll::RevertToSelf |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateSelf |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenThreadToken KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::FindFirstVolumeW KERNEL32.dll::FindNextVolumeW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW ADVAPI32.dll::LookupAccountSidW ADVAPI32.dll::LookupPrivilegeValueW KERNEL32.dll::QueryDosDeviceW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertAddCertificateContextToStore CRYPT32.dll::CertCreateCertificateChainEngine CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFindExtension CRYPT32.dll::CertFreeCertificateChain CRYPT32.dll::CertFreeCertificateChainEngine |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpCrackUrl |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyExW ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegQueryValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::WSACloseEvent WS2_32.dll::WSACreateEvent WS2_32.dll::WSAEnumNetworkEvents WS2_32.dll::WSAEventSelect WS2_32.dll::WSAIoctl WS2_32.dll::WSAResetEvent |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ControlService ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatusEx ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.