Linux_Ransomware_Lockbit_d248e80e
Description
Linux.Ransomware.Lockbit
Query · yara
strings:
$a1 = "restore-my-files.txt" fullword
$b1 = "xkeyboard-config" fullword
$b2 = "bootsect.bak" fullword
$b3 = "lockbit" fullword
$b4 = "Error: %s" fullword
$b5 = "crypto_generichash_blake2b_final" fullword
condition:
$a1 and 2 of ($b*)