Windows_Ransomware_Snake_550e0265
Description
Identifies SNAKE ransomware
Query · yara
strings:
$a1 = "Go build ID: \"X6lNEpDhc_qgQl56x4du/fgVJOqLlPCCIekQhFnHL/rkxe6tXCg56Ez88otHrz/Y-lXW-OhiIbzg3-ioGRz\"" ascii fullword
$a2 = "We breached your corporate network and encrypted the data on your computers."
$a3 = "c:\\users\\public\\desktop\\Fix-Your-Files.txt" nocase
$a4 = "%System Root%\\Fix-Your-Files.txt" nocase
$a5 = "%Desktop%\\Fix-Your-Files.txt" nocase
condition:
1 of ($a*)