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. |

| Subject: | [Snort-users] Snort 2.7.0 thresholding-local none |
|---|---|
| Date: | Mon, 16 Jul 2007 01:08:24 +0200 |
The threshold option in the signatures do work in snort-2.7.0. In /var/log/messages, ----[thresholding-local]---- displays "none". /etc/snort/snort_test.conf: var HOME_NET any var EXTERNAL_NET any dynamicpreprocessor directory /usr/local/lib/snort_dynamicpreprocessor/ dynamicengine /usr/local/lib/snort_dynamicengine/libsf_engine.so preprocessor flow: stats_interval 0 hash 2 preprocessor stream4: disable_evasion_alerts preprocessor stream4_reassemble output alert_syslog: LOG_AUTH LOG_ALERT include /etc/snort/classification.config include /etc/snort/reference.config alert icmp any any -> any any (msg:"Test ping - dentonj payload - limit"; conten t:"dentonj"; threshold: type limit, track by_src, count 1, seconds 30; sid:10000 001; rev:1;) alert icmp any any -> any any (msg:"Test ping - DENTONJ payload - threshold"; co ntent:"DENTONJ"; threshold: type threshold, track by_src, count 5, seconds 30; s id:10000002; rev:1;) # snort -c snort_test.conf -i eth0 The following command triggers two alerts, one with a source of 192.168.1.2 and the second with a source of 192.168.1.1: $ ping -c 5 -p 64656e746f6e6a 192.168.1.1 The following command does not trigger any alerts: $ ping -c 2 -p 44454e544f4e4a 192.168.1.1 The following command triggers two alerts, one with a source of 192.168.1.2 and the second with a source of 192.168.1.1: $ ping -c 5 -p 44454e544f4e4a 192.168.1.1
From snort starting up:
+-----------------------[thresholding-config]---------------------------------- | memory-cap : 1048576 bytes +-----------------------[thresholding-global]---------------------------------- | none +-----------------------[thresholding-local]----------------------------------- | none +-----------------------[suppression]------------------------------------------ | none ------------------------------------------------------------------------------- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-users] Threshold-Local None snort-2.7, Jeffrey Denton |
|---|---|
| Next by Date: | Re: [Snort-users] Archiving events via BASE, David Ryan |
| Previous by Thread: | [Snort-users] Threshold-Local None snort-2.7, Jeffrey Denton |
| Next by Thread: | Re: [Snort-users] Archiving events via BASE, David Ryan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |