Snort mailing list archives

Re: track by_src/dst


From: wkitty42 () windstream net
Date: Fri, 6 Nov 2015 05:44:45 -0500

On 11/05/2015 10:27 PM, Wei Chea Ang wrote:
Can I use multiple IP addresses for track_by_src/dst (not CIDR)

Eg: track by_src 192.168.1.2, 172.12.2.4

are you talking about in a rule?

eg:
     drop tcp [10.1.2.100, 10.1.2.105, 10.1.2.110] any > 10.1.1.100 22 ( \
         msg:"SSH Brute Force Attempt"; \
         flow:established,to_server; \
         content:"SSH"; nocase; offset:0; depth:4; \
         detection_filter:track by_src, count 30, seconds 60; \
         sid:1000001; rev:1;)


or are you are talking about in threshold.conf where you simply create another 
entry??

eg:
     suppress gen_id 1, sig_id 498, track by_src, ip 10.1.2.75
     suppress gen_id 1, sig_id 498, track by_src, ip 10.1.2.79

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

------------------------------------------------------------------------------
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!


Current thread: