Windows_Ransomware_BlackBasta_494d3c54
Description
Windows.Ransomware.BlackBasta
Query · yara
strings:
$a1 = "Done time: %.4f seconds, encrypted: %.4f gb" ascii fullword
$a2 = "Creating readme at %s" wide fullword
$a3 = "All of your files are currently encrypted by no_name_software." ascii fullword
$a4 = "DON'T move or rename your files. These parameters can be used for encryption/decryption process." ascii fullword
$b1 = "Your data are stolen and encrypted" ascii fullword
$b2 = "bcdedit /deletevalue safeboot" ascii fullword
$b3 = "Your company id for log in:"
$byte_seq = { 0F AF 45 DC 8B CB 0F AF 4D DC 0F AF 5D D8 0F AF 55 D8 8B F9 }
$byte_seq2 = { 18 FF 24 1E 18 FF 64 61 5D FF CF CF CF FF D0 D0 D0 FF D0 D0 D0 FF }
condition:
4 of them