MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 b1fce873959ee7296c5d7307fc3e4302bc013c8ddce57ee77708a94e4416653a. 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: 14


Intelligence 14 IOCs YARA 7 File information Comments

SHA256 hash: b1fce873959ee7296c5d7307fc3e4302bc013c8ddce57ee77708a94e4416653a
SHA3-384 hash: be130a4780f966d4ac89f8bcb46fd0be48cf1732ddbeab35b2732d49a5015eb5795cb491b5d085516e269c015edd0d8f
SHA1 hash: 9acbca30aba919b26f1439668ebdb1b6a38e46ea
MD5 hash: f9e43aefff1576aa7adfc1688d5a24bf
humanhash: beer-single-paris-muppet
File name:f9e43aefff1576aa7adfc1688d5a24bf.exe
Download: download sample
Signature CryptBot
File size:6'663'286 bytes
First seen:2024-08-31 13:42:00 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 92a00f4d0a4448266e9c638fdb1341b9 (97 x CryptBot, 1 x NetSupport, 1 x LummaStealer)
ssdeep 98304:LMx3VZorofxDRAwXHf39g5MrvketaC+sbUefI:iFISthXf9gKrr1pfI
Threatray 5 similar samples on MalwareBazaar
TLSH T14366173A9B4345C9C13FA57ADC92BF3FF4286AEC4359491BAC0508BCA755791E8AD303
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 abuse_ch
Tags:CryptBot exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
378
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
09c9f5dd4b42e1d5ba09d436c60afd9385a2972eb37cee2e9f74f3e82cbbb7e7
Verdict:
Malicious activity
Analysis date:
2024-08-30 22:31:54 UTC
Tags:
amadey botnet stealer loader metastealer redline stealc themida cryptbot lumma deerstealer opendir crypto-regex

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.1%
Tags:
Encryption Network Stealth Generic
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
Stealing user critical data
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug cryptbot evasive explorer infostealer lolbin overlay shell32 stealer
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.
Result
Threat name:
Clipboard Hijacker, Cryptbot
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
AI detected suspicious sample
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
Suricata IDS alerts for network traffic
Tries to harvest and steal browser information (history, passwords, etc)
Yara detected Clipboard Hijacker
Yara detected Cryptbot
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.CryptBot
Status:
Malicious
First seen:
2024-08-29 12:13:36 UTC
File Type:
PE (Exe)
AV detection:
23 of 38 (60.53%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  9/10
Tags:
credential_access discovery spyware stealer
Behaviour
Checks processor information in registry
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
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
b1fce873959ee7296c5d7307fc3e4302bc013c8ddce57ee77708a94e4416653a
MD5 hash:
f9e43aefff1576aa7adfc1688d5a24bf
SHA1 hash:
9acbca30aba919b26f1439668ebdb1b6a38e46ea
Please note that we are no longer able to provide a coverage score for Virus Total.

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:INDICATOR_SUSPICIOUS_Binary_Embedded_Crypto_Wallet_Browser_Extension_IDs
Author:ditekSHen
Description:Detect binaries embedding considerable number of cryptocurrency wallet browser extension IDs.
Rule name:INDICATOR_SUSPICIOUS_Binary_Embedded_MFA_Browser_Extension_IDs
Author:ditekSHen
Description:Detect binaries embedding considerable number of MFA browser extension IDs.
Rule name:INDICATOR_SUSPICIOUS_EXE_References_Confidential_Data_Store
Author:ditekSHen
Description:Detects executables referencing many confidential data stores found in browsers, mail clients, cryptocurreny wallets, etc. Observed in information stealers
Rule name:meth_stackstrings
Author:Willi Ballenthin
Rule name:NET
Author:malware-lu
Rule name:pe_detect_tls_callbacks

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteA
WIN_BASE_APIUses Win Base APIKERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoA
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::GetTempPathA

Comments