ET DOS LOIC POST
Query · suricata
flow:established,to_server;
threshold:type limit, track by_src, count 1, seconds 300;
http.method;
content:"POST";
http.request_body;
content:"13"; depth:2;
content:"=MSG"; fast_pattern; distance:11; within:4;
pcre:"/^13\d{11}/";