MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 4775ea475df3798d292243807fe77d734d95bf82d42bcd4a9a66fef1385a6b41. 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
CryptBot
Vendor detections: 13
| SHA256 hash: | 4775ea475df3798d292243807fe77d734d95bf82d42bcd4a9a66fef1385a6b41 |
|---|---|
| SHA3-384 hash: | f40fd2186a882fe721991bdae1047a56f133b2960f4f52a7ebe544c308457a56503dba53bfc63e4cae68d1ecb582c644 |
| SHA1 hash: | a1e2f0196821cb9f7097ba2a93e4bb0cf3336751 |
| MD5 hash: | 530f21922a75517fd8a9f943e6c90751 |
| humanhash: | sierra-hot-nitrogen-robin |
| File name: | 4775ea475df3798d292243807fe77d734d95bf82d42bcd4a9a66fef1385a6b41 |
| Download: | download sample |
| Signature | CryptBot |
| File size: | 7'778'816 bytes |
| First seen: | 2024-12-09 16:35:13 UTC |
| Last seen: | 2024-12-18 10:28:16 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 75e9a96c170d19e8c4564ec5026224f5 (26 x CryptBot) |
| ssdeep | 49152:0WJ08zAC/0dPM+zFGcwt3XlOZ1PK5HfF4GzFMU5iyeYhh8dob69KS2bwZLHFxvoH:0QyPPMFcKnlODPu/FRZMddRKS9L |
| TLSH | T1A2762995EA9791F5C6830571901AB73F6E71AF009935CEB7CF80FB34CA72A11A60E61C |
| TrID | 34.2% (.EXE) InstallShield setup (43053/19/16) 24.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 13.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 8.3% (.EXE) Win64 Executable (generic) (10522/11/4) 5.2% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| Magika | pebin |
| Reporter | |
| Tags: | 185-215-113-16 185-215-113-209 CryptBot exe |
Intelligence
File Origin
ITVendor Threat Intelligence
Result
Behaviour
Result
Details
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: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| 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: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | test_Malaysia |
|---|---|
| Author: | rectifyq |
| Description: | Detects file containing malaysia string |
| Rule name: | WHIRLPOOL_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for WhirlPool constants |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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 |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::CreateFiberEx KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::ReadConsoleA KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleMode KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileMappingA KERNEL32.dll::MoveFileExA KERNEL32.dll::GetSystemDirectoryA KERNEL32.dll::GetFileAttributesA KERNEL32.dll::FindFirstFileW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertDuplicateCertificateContext CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFreeCertificateContext CRYPT32.dll::CertGetCertificateContextProperty CRYPT32.dll::CertGetEnhancedKeyUsage |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegNotifyChangeKeyValue ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExA |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::accept WS2_32.dll::bind WS2_32.dll::closesocket WS2_32.dll::connect WS2_32.dll::gethostbyaddr WS2_32.dll::gethostbyname |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.