MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 c5dbce5b2801cd11a80edd5072a35f0ac761c2be3b093e7e739de3550a794f2d. 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: 13
| SHA256 hash: | c5dbce5b2801cd11a80edd5072a35f0ac761c2be3b093e7e739de3550a794f2d |
|---|---|
| SHA3-384 hash: | d466109acd3ab0e947079095edc90bc2213c336d4cef9c9bf5a4ab1a7398e6688e432c3c1d7505551dc8ea0853bc88e1 |
| SHA1 hash: | 62bd08d9e6815d3b49023b1c603f73b603a13c8b |
| MD5 hash: | 300b3db68ddb8ce6a52671052af3e343 |
| humanhash: | low-pip-oscar-floor |
| File name: | SecuriteInfo.com.Trojan.Siggen31.22229.19051.31354 |
| Download: | download sample |
| File size: | 3'356'160 bytes |
| First seen: | 2025-05-26 23:45:41 UTC |
| Last seen: | 2025-05-27 00:22:58 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 6d7939082727ebf0ee8421db315dc1c9 |
| ssdeep | 49152:NlkVOvv7x587fJSqUwLdfccVyF22gBZJQycI5Eui:gVbXycVyFdquui |
| TLSH | T133F56C13B2C5693AE06B5A3A4877D674583F7A702A1A8C07EBF4099C4F3D7806D3A747 |
| TrID | 62.3% (.EXE) Inno Setup installer (107240/4/30) 24.1% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 6.1% (.EXE) Win64 Executable (generic) (10522/11/4) 2.6% (.EXE) Win32 Executable (generic) (4504/4/1) 1.2% (.EXE) Win16/32 Executable Delphi generic (2072/23) |
| Magika | pebin |
| dhash icon | b4b686c4ccf1338a |
| Reporter | |
| Tags: | exe |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
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: | APT_DustSquad_PE_Nov19_1 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Detection Rule for APT DustSquad campaign Nov19 |
| Reference: | https://twitter.com/Rmy_Reserve/status/1197448735422238721 |
| Rule name: | APT_DustSquad_PE_Nov19_2 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Detection Rule for APT DustSquad campaign Nov19 |
| Reference: | https://twitter.com/Rmy_Reserve/status/1197448735422238721 |
| Rule name: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| 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: | Disable_Defender |
|---|---|
| Author: | iam-py-test |
| Description: | Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen |
| Rule name: | INDICATOR_SUSPICIOUS_DisableWinDefender |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables containing artifacts associated with disabling Widnows Defender |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | SR_APT_DustSquad_PE_Nov19 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Super Rule for APT DustSquad campaign Nov19 |
| Reference: | https://twitter.com/Rmy_Reserve/status/1197448735422238721 |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe c5dbce5b2801cd11a80edd5072a35f0ac761c2be3b093e7e739de3550a794f2d
(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 |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance |
| MULTIMEDIA_API | Can Play Multimedia | gdi32.dll::StretchDIBits |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoW kernel32.dll::GetDiskFreeSpaceW |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetFileAttributesW kernel32.dll::FindFirstFileW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW |
| 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_SOCK_API | Uses Network to send and receive data | ws2_32.dll::WSAIoctl |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowExW user32.dll::FindWindowW user32.dll::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.