MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 ce083654b6506740c3a45c15e4fb24dcd05cd39e6509bdeeeedd330750a9511a. 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: 15
| SHA256 hash: | ce083654b6506740c3a45c15e4fb24dcd05cd39e6509bdeeeedd330750a9511a |
|---|---|
| SHA3-384 hash: | 7f50c05d1892a0679afe5bd379873a39482e46f775c5a2b3422b7c0dbec5cabc4f00f759e32f219ed383c703792172b1 |
| SHA1 hash: | e51277a723ca0cc7f48d8e99dbc471f42b57cb62 |
| MD5 hash: | b36f21ca653ea179246c98cda2373879 |
| humanhash: | ink-sixteen-zebra-quebec |
| File name: | file |
| Download: | download sample |
| Signature | CryptBot |
| File size: | 6'633'239 bytes |
| First seen: | 2024-09-10 05:10:26 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 92a00f4d0a4448266e9c638fdb1341b9 (97 x CryptBot, 1 x NetSupport, 1 x LummaStealer) |
| ssdeep | 49152:LZQCY6KFqjMJ9nFpnRmTH4S3dvxqydZMuhLpR+mXsU4AXe8BRDWOvryIkAw3W:2C6R4BdvsydZrzZsU4AXNrDcIrgW |
| Threatray | 28 similar samples on MalwareBazaar |
| TLSH | T12066273A9B4355C8C13FA57ADC927F3FF4286AE843A9491B6C0508FCA755791E8AD303 |
| TrID | 32.2% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 20.5% (.EXE) Win64 Executable (generic) (10523/12/4) 12.8% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 9.8% (.EXE) Win16 NE executable (generic) (5038/12/1) 8.7% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| Reporter | |
| Tags: | CryptBot exe |
Intelligence
File Origin
# of uploads :
1
# of downloads :
432
Origin country :
USVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2024-09-10 05:12:15 UTC
Tags:
stealer cryptbot crypto-regex
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.9%
Tags:
Encryption Execution Network Stealth
Result
Verdict:
Malware
Maliciousness:
Behaviour
DNS request
Connection attempt
Sending an HTTP POST request
Creating a window
Reading critical registry keys
Creating a file in the %temp% directory
Creating a process from a recently created file
Creating a process with a hidden window
Launching a process
Stealing user critical data
Verdict:
Likely Malicious
Threat level:
7.5/10
Confidence:
100%
Tags:
anti-debug evasive explorer lolbin overlay schtasks shell32
Verdict:
Malicious
Labled as:
Dacic.3683.Generic
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Verdict:
Suspicious
Result
Threat name:
Clipboard Hijacker, Cryptbot
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Drops large PE files
Found evasive API chain (may stop execution after checking mutex)
Found malware configuration
Found many strings related to Crypto-Wallets (likely being stolen)
Multi AV Scanner detection for submitted file
Sigma detected: Suspicious Scheduled Task Creation Involving Temp Folder
Suricata IDS alerts for network traffic
Tries to harvest and steal browser information (history, passwords, etc)
Uses schtasks.exe or at.exe to add and modify task schedules
Yara detected Clipboard Hijacker
Yara detected Cryptbot
Behaviour
Behavior Graph:
Score:
97%
Verdict:
Malware
File Type:
PE
Threat name:
Win32.Trojan.Privateloader
Status:
Malicious
First seen:
2024-09-10 05:11:06 UTC
File Type:
PE (Exe)
AV detection:
20 of 24 (83.33%)
Threat level:
5/5
Detection(s):
Suspicious file
Verdict:
malicious
Similar samples:
+ 18 additional samples on MalwareBazaar
Result
Malware family:
cryptbot
Score:
10/10
Tags:
family:cryptbot credential_access discovery spyware stealer
Behaviour
Checks processor information in registry
Scheduled Task/Job: Scheduled Task
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
System Location Discovery: System Language Discovery
Checks installed software on the system
Checks computer location settings
Executes dropped EXE
Loads dropped DLL
Reads user/profile data of web browsers
Credentials from Password Stores: Credentials from Web Browsers
CryptBot
Malware Config
C2 Extraction:
tventyv20pn.top
analforeverlovyu.top
analforeverlovyu.top
Verdict:
Malicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
ce083654b6506740c3a45c15e4fb24dcd05cd39e6509bdeeeedd330750a9511a
MD5 hash:
b36f21ca653ea179246c98cda2373879
SHA1 hash:
e51277a723ca0cc7f48d8e99dbc471f42b57cb62
Please note that we are no longer able to provide a coverage score for Virus Total.
Threat name:
Malicious File
Score:
1.00
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
Dropped by
Privateloader
Delivery method
Distributed via 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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::GetTempPathA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.