Cryptographic Identifiers
| SHA256 | 62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda |
|---|---|
| MD5 | b67ffe5e49ada7628ae9c32eaa3b4ce3 |
| File Type | exe |
| Size | 10788.0 KB |
| First Seen | 2023-03-19 |
| File Name | 62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda.bin |
| Tags | blackcat, exe, Ransomware |
Malware Family: BlackCat
BlackCat, Rust ile yazılan ransomware'dir.
| Type | Ransomware |
|---|---|
| Programming Language | Rust |
| Target Platform | Windows/Linux |
| C2 Protocol | — |
| Purpose | Çapraz platform ransomware |
| First Seen Year | 2021 |
| Aliases | ALPHV |
Threat Indicators (IOC)
- SHA256:
62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda - MD5:
b67ffe5e49ada7628ae9c32eaa3b4ce3
You can verify all hash values of this sample on VirusTotal.
System Cleanup Guide
- Sistemi ağdan DERHAL ayırın — diğer cihazlara yayılmayı durdurun
- Do not pay the ransom — there is no guarantee your files will be restored
- Quarantine the affected drives
- Kullanılan fidye yazılımı ailesini belirleyin (nomoreransom.org)
- Try available decryptor tools (the NoMoreRansom project)
- Report the incident to the authorities (cybercrime unit)
- Temiz bir yedekten kurtarın; yedeğiniz yoksa sürücüyü saklayın
YARA Rule Hints
rule BlackCat_SHA256 {
meta:
description = "BlackCat sample: 62ae5ad22213d2ad"
threat_level = "critical"
first_seen = "2023-03-19"
condition:
hash.sha256(0, filesize) == "62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda"
}
BlackCat — Malware Profile
BlackCat, Rust ile yazılan ransomware'dir.
Technical Details
BlackCat (ALPHV) is the first major ransomware written in Rust, enabling cross-platform attacks on Windows, Linux, and VMware ESXi. Emerged November 2021 as a RaaS operation. Triple extortion: file encryption + data exfiltration + DDoS threats. Uses AES-128 (CTR mode) or ChaCha20 for file encryption with RSA-2048 for key protection. Highly configurable JSON config: target extensions, excluded paths, credential stuffing. Uses intermittent encryption (partial file encryption) for speed. ALPHV 3.0 (Sphynx) introduced EXMATTER data exfiltration tool. FBI disrupted December 2023 with decryption keys released for 500 victims. Believed operated by former DarkSide/BlackMatter members.
Attribution / Threat Actor
ALPHV (linked to DarkSide/BlackMatter)
Capabilities & Behavior
IOC List (2 indicators)
# SHA256
62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda
# MD5
b67ffe5e49ada7628ae9c32eaa3b4ce3
| Type | Value | Note |
|---|---|---|
| sha256 | 62ae5ad22213d2adaf0e7cf1ce23ff47b996f60065244b63f361a22daed2bdda | Sample:BlackCat |
| md5 | b67ffe5e49ada7628ae9c32eaa3b4ce3 | Sample:BlackCat |