MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 69af1d10dd1dacae362ab8fd4e5bcc97ddb363cdeb06a4bf1bc3db4dfc68b1e1. 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: 14
| SHA256 hash: | 69af1d10dd1dacae362ab8fd4e5bcc97ddb363cdeb06a4bf1bc3db4dfc68b1e1 |
|---|---|
| SHA3-384 hash: | 47b842fe516e33bcbde564c8d6ab48eab7e1649d912a4cb33d6ab5a8ff64f6f98cf2aff7194b2d27d032fdb8699d4678 |
| SHA1 hash: | 6b0c0a35d0020700cc2baf744eb3b2a250945bbf |
| MD5 hash: | bbb2eb34fed468b8ec5cd0be88f9acbb |
| humanhash: | arkansas-blossom-early-mike |
| File name: | mwtsp.dll |
| Download: | download sample |
| Signature | Latrodectus |
| File size: | 1'907'472 bytes |
| First seen: | 2025-05-16 14:26:08 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 3765aee2a76a4886e70915c41193dd1b (1 x Latrodectus) |
| ssdeep | 49152:D8Gt/xpMse6b/WClEuBKH5jRfyMwUTig:deUWClEe6 |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T1A1958E56E37540E8D0BBD17ACA579613EAB034090730ABDF96A4DE517F13BE2A63E700 |
| 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 |
| Reporter | |
| Tags: | exe Latrodectus signed |
Code Signing Certificate
| Organisation: | Wuxi Weitai Nano Technology Co., Ltd. |
|---|---|
| Issuer: | GlobalSign GCC R45 EV CodeSigning CA 2020 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2025-04-21T09:11:11Z |
| Valid to: | 2026-04-22T09:11:11Z |
| Serial number: | 5f36ff3efcf0620ed7d1fd6c |
| MalwareBazaar Blocklist: | This certificate is on the MalwareBazaar code signing certificate blocklist (CSCB) |
| Cert Graveyard Blocklist: | This certificate is on the Cert Graveyard blocklist |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | c9a6b61f85967659287d8e1f083791e8e4a7517ba66c6ad06270d73edd2abd67 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
HUVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://domtrst455.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: | command_and_control |
|---|---|
| Author: | CD_R0M_ |
| Description: | This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group |
| 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: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | iot_req_metachar |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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: | test_Malaysia |
|---|---|
| Author: | rectifyq |
| Description: | Detects file containing malaysia string |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::GetSidSubAuthority ADVAPI32.dll::GetSidSubAuthorityCount ADVAPI32.dll::IsValidSid ADVAPI32.dll::RevertToSelf ADVAPI32.dll::GetSecurityDescriptorSacl USER32.dll::GetUserObjectSecurity |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcStringFreeA |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::DuplicateToken ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetSecurityDescriptorOwner ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserA KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken WINHTTP.dll::WinHttpCloseHandle KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetDriveTypeA KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameA ADVAPI32.dll::LookupAccountNameW ADVAPI32.dll::LookupAccountSidA ADVAPI32.dll::LookupPrivilegeValueA KERNEL32.dll::QueryDosDeviceA |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpAddRequestHeaders WINHTTP.dll::WinHttpConnect WINHTTP.dll::WinHttpCrackUrl WINHTTP.dll::WinHttpOpenRequest WINHTTP.dll::WinHttpOpen WINHTTP.dll::WinHttpQueryDataAvailable |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegCreateKeyA ADVAPI32.dll::RegNotifyChangeKeyValue ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueExA |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::WSAIoctl WS2_32.dll::WSARecv WS2_32.dll::WSASetEvent WS2_32.dll::WSAWaitForMultipleEvents |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::CloseDesktop USER32.dll::OpenInputDesktop USER32.dll::PeekMessageA USER32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.