ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
Yara Sig For Black Cat Ransomware Targeting U S Businesse
GuitarBob


Joined: 09 Jul 2006
Posts: 4935
Location: USA
Reply with quote
Below is a Yara signature for a new version of Black Cat ransomware targeting business computers worldwide, and especially U S ones. It didn't give me any scan errors, so it should work. Copy the file to a new Notepad file from the word rule to the ending } and save it as a file named BlackCat.yar in the ClamWin database folder. Save it in All Files format and make sure there is nothing in the name except BlackCat.yar only. After you save it, scan a file with ClamWin to make sure it works. If there is a problem, please accept my apologies, and delete the file from the ClamWin database folder.

Unlike the usual mdb or hdb hash signatures, Yara sigs should keep for a long time, so keep it around--it may infect my wife's Windows computer, and yours.

Regards,

rule indications of BlackCat ransomware targeting U S business April 2022
{
strings:
$a = “start.bat”
$b = “est.bat”
$c = “drag-and-drop-target.bat”
$d = “run.bat”
$e = “Runs1.ps1”
condition:
any 2 of them
}
View user's profileSend private message
Yara Sig For Black Cat Ransomware Targeting U S Businesse
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic