drop ip any any -> any any (msg:"Hping3 DDOS Detected";flow:to_server;detection_filter: track by_src, count 20, seconds 5;fragbits:M+;sid:123123149; rev:1;)
the command for executing hping3 is here:
hping3 192.168.4.2 --flood -V -d 1450
when data size in hping3 be smaller than 1500 bytes( in the above command is 1450) snort successfully detect it, but when it's greater than 1500 bytes (for example 1600), snort fails to detect it. because 1600 bytes is greater than ethernet maximum frame size and the packet fragment to parts. so we expect to frag3 detect it. but when i execute hping3 with 1600 bytes of data and finally stop snort to see frag3 statistics it show me 0:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On 3/12/2014 5:12 AM, Meysam Farazmand wrote:
> Hi Dear friends,
>
> i am trying to detect hping3 flood.i configured frag3 with the following
> configuration in snort.conf :
you haven't told us all the important items necessary to assist...
--
NOTE: No off-list assistance is given without prior approval.
Please keep mailing list traffic on the list unless
private contact is specifically requested and granted.