Kriptografik Tanımlayıcılar
| SHA256 | aba1639c22467782c13a6dbe25c7b79e75b40ab440b7b54454ae9bc54dd6ae51 |
|---|---|
| MD5 | e1f87e97fca178cb44049bec632af130 |
| Dosya Türü | exe |
| Boyut | 11265.0 KB |
| İlk Görülme | 2023-03-06 |
| Dosya Adı | zzz.exe |
| Etiketler | blackcat, exe, Ransomware |
Malware Ailesi: BlackCat
BlackCat, Rust ile yazılan ransomware'dir.
| Tür | Ransomware |
|---|---|
| Programlama Dili | Rust |
| Hedef Platform | Windows/Linux |
| C2 Protokolü | — |
| Amaç | Çapraz platform ransomware |
| İlk Görülen Yıl | 2021 |
| Diğer İsimler | ALPHV |
Tehdit Göstergeleri (IOC)
- SHA256:
aba1639c22467782c13a6dbe25c7b79e75b40ab440b7b54454ae9bc54dd6ae51 - MD5:
e1f87e97fca178cb44049bec632af130
Bu örneğin tüm hash değerlerini VirusTotal üzerinde doğrulayabilirsiniz.
Sistem Temizleme Rehberi
- Sistemi ağdan DERHAL ayırın — diğer cihazlara yayılmayı durdurun
- Fidye ödemeyin — dosyaları geri alma garantisi yoktur
- Etkilenen sürücüleri karantinaya alın
- Kullanılan fidye yazılımı ailesini belirleyin (nomoreransom.org)
- Mevcut decryptor tool'ları deneyin (NoMoreRansom projesi)
- Yetkililere (Siber Suç Birimi) ihbarda bulunun
- Temiz bir yedekten kurtarın; yedeğiniz yoksa sürücüyü saklayın
YARA Kuralı İpuçları
rule BlackCat_SHA256 {
meta:
description = "BlackCat sample: aba1639c22467782"
threat_level = "critical"
first_seen = "2023-03-06"
condition:
hash.sha256(0, filesize) == "aba1639c22467782c13a6dbe25c7b79e75b40ab440b7b54454ae9bc54dd6ae51"
}
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
aba1639c22467782c13a6dbe25c7b79e75b40ab440b7b54454ae9bc54dd6ae51
# MD5
e1f87e97fca178cb44049bec632af130
| Type | Value | Note |
|---|---|---|
| sha256 | aba1639c22467782c13a6dbe25c7b79e75b40ab440b7b54454ae9bc54dd6ae51 | Sample:BlackCat |
| md5 | e1f87e97fca178cb44049bec632af130 | Sample:BlackCat |