Commit 50c9e688 by j0sm1

Merge pull request #57 from 0pc0deFR/master

Rule XOR_DDosv1
parents c46b595e 95945e9d
rule XOR_DDosv1 : DDoS
{
meta:
author = “Akamai SIRT”
description = “Rule to detect XOR DDos infection”
strings:
$st0 = “BB2FA36AAA9541F0”
$st1 = “md5=”
$st2 = “denyip=”
$st3 = “filename=”
$st4 = “rmfile=”
$st5 = “exec_packet”
$st6 = “build_iphdr”
condition:
all 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