This is a discussion on Re: [Snort-users] ru.le to detect lots of syn pkts? within the Snort forums, part of the System Security and Security Related category; > > Of course. That's what thresholding is for. For example: > > > > If you only want ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> > Of course. That's what thresholding is for. For example:
> > > > If you only want to catch SYN packets: > > alert tcp $HOME)NET any -> any any (msg: "High traffic host, SYN packets"; > > flags:S; threshold: type both, track by_src, count 4000, seconds 60; > > classtype:misc-activity; sid: 1000002; rev:1;) Getting and error "*** Invalid integer input: 4000" using the above. Running v2.10. Do I need to upgrade to handle this? Rich ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |