Unverified Commit a8fbcc4c by Jaume Martin Committed by GitHub

Merge pull request #379 from spaddex/master

Renamed poetRAT to avoid dupes + adjusted criteria
parents b5a4ec3f 4c8e2a5f
rule PoetRat
rule PoetRat_Doc
{
meta:
Author = "Nishan Maharjan"
......@@ -22,4 +22,4 @@ rule PoetRat
$exe = ".exe"
condition:
all of them
}
\ No newline at end of file
}
rule PoetRat
rule PoetRat_Python
{
meta:
Author = "Nishan Maharjan"
......@@ -15,5 +15,5 @@ rule PoetRat
$pipe_out = "Abibliophobia23"
$shot = "shot_{0}_{1}.png"
condition:
any of them
}
\ No newline at end of file
3 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