Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Signatures
[Top] [All Lists]

Re: [Snort-sigs] confused over thresholds

Subject: Re: [Snort-sigs] confused over thresholds
Date: Thu, 03 Aug 2006 18:41:58 -0400
Russell Fulton wrote:
Hi Folk,
      I clearly don't understand this properly, sigh...
I am getting lots (tens of thousands) of hits on the bleeding VNC rule:

:alert tcp $EXTERNAL_NET any -> $HOME_NET 5900:5920 (msg: "BLEEDING-EDGE
SCAN Potential VNC Scan 5900-5920"; flags:S; threshold: type threshold,
track by_src, count 50, seconds 900; classtype:attempted-recon;
sid:2002911; rev:1;)

Astute people will notice that I have raised both the count and the
seconds parameters to threshold in an attempt to cut down the number of
alerts.
I think what you want is threshold: type both.  That will give one ONE
alert if you get 'count' hits in 'seconds', and no more until 'seconds'
are up.

Using type threshold, you get ONE alert for 'count' hits in 'seconds',
then everything is reset to scratch, and it starts looking for 'count'
hits in the next 'seconds' all over again.

Jeff


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

<Prev in Thread] Current Thread [Next in Thread>