Commit 730b4517 by mmorenog

Merge pull request #111 from bartblaze/patch-1

Retefe.yar
parents 0fb0bb7a 84e70a80
/*
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
rule Retefe
{
meta:
author = "bartblaze"
description = "Retefe"
strings:
$string0 = "01050000"
$string1 = "00000000"
$string2 = "5061636b61676500"
$string3 = "000000000000000000000000000000000000000000000000000000000000000000000000000000"
$string4 = "{\\stylesheet{ Normal;}{\\s1 heading 1;}{\\s2 heading 2;}}"
$string5 = "02000000"
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