Cryptographic Identifiers
| SHA256 | c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc |
|---|---|
| MD5 | 242e18ecbe7bfd1a505f33c1b5bacb30 |
| File Type | elf |
| Size | 5594.5 KB |
| First Seen | 2023-04-17 |
| File Name | lock |
| Tags | ALPHV, blackcat, elf, 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:
c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc - MD5:
242e18ecbe7bfd1a505f33c1b5bacb30
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: c0e70e69d8f74323"
threat_level = "critical"
first_seen = "2023-04-17"
condition:
hash.sha256(0, filesize) == "c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc"
}
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
c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc
# MD5
242e18ecbe7bfd1a505f33c1b5bacb30
| Type | Value | Note |
|---|---|---|
| sha256 | c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc | Sample:BlackCat |
| md5 | 242e18ecbe7bfd1a505f33c1b5bacb30 | Sample:BlackCat |