Commit e469d444 by Yara Rules

Added Win32Toxic: tox ransomware

Added Win32Toxic: tox ransomware
parent 6bbae96e
...@@ -97,3 +97,25 @@ $string3 = "klospad.pdb" ...@@ -97,3 +97,25 @@ $string3 = "klospad.pdb"
condition: condition:
3 of them 3 of them
} }
rule Win32Toxic: tox ransomware{
meta:
author = "@GelosSnake"
date = "2015-06-01"
description = "https://blogs.mcafee.com/mcafee-labs/meet-tox-ransomware-for-the-rest-of-us"
hash0 = "048c007de4902b6f4731fde45fa8e6a9"
hash1 = "3133c2231fcee5d6b0b4c988a5201da1"
hash2 = "a7f91301712b5a3cc8c3ab9c119530ce"
hash3 = "91da679f417040558059ccd5b1063688"
hash4 = "52c9d25179bf010a4bb20d5b5b4e0615"
sample_filetype = "exe"
strings:
$string0 = "GSSAPI"
$string1 = "/MATCH:"
$string2 = "n:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t:;;t;<<t;<<t;<<t;<<t;<<t;<<t;<<t;<<t<<<t;<<t;<<t;<<"
$string3 = "t;<<t;<<t<<<t<<"
$string4 = ">>><<<"
$string5 = "uB<Kux"
condition:
5 of them
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment