Cryptographic Identifiers
| SHA256 | 5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d |
|---|---|
| MD5 | 9502d64e8f8c0f50127e2a7263596891 |
| File Type | exe |
| Size | 3009.0 KB |
| First Seen | 2022-02-22 |
| File Name | 5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d |
| Tags | blackcat, exe, Ransomware |
Malware Family: BlackCat
BlackCat, Rust ransomware'dir.
| Type | Ransomware |
|---|---|
| Programming Language | Rust |
| Target Platform | Windows/Linux |
| C2 Protocol | — |
| Purpose | Ransomware |
| First Seen Year | 2021 |
| Aliases | ALPHV |
Threat Indicators (IOC)
- SHA256:
5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d - MD5:
9502d64e8f8c0f50127e2a7263596891
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: 5a604a8f0e72f3bf"
threat_level = "critical"
first_seen = "2022-02-22"
condition:
hash.sha256(0, filesize) == "5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d"
}
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
5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d
# MD5
9502d64e8f8c0f50127e2a7263596891
| Type | Value | Note |
|---|---|---|
| sha256 | 5a604a8f0e72f3bf7901b7b67f881031a402ab8072269c00233a554df548f54d | Sample:BlackCat |
| md5 | 9502d64e8f8c0f50127e2a7263596891 | Sample:BlackCat |