Snort mailing list archives
Re: Capture Spam mail traffic using snort
From: Jason <security () brvenik com>
Date: Wed, 30 Mar 2005 00:58:43 -0500
if those systems are in your network you could try a threshold rulealert tcp !$SMTP_SERVERS any -> any 25 (msg"possible spammer"; content:"rcpt to\:"; nocase; flow:to_server, established; threshold:type both, track by_src, count 10, seconds 60; sid:1000000; rev:1;)
That rule should alert on any system that sends 10 mails in 60 seconds except those defined as SMTP_SERVERS.
lokesh.khanna () accelonafrica com wrote:
Hi I am using snort on Redhat box.Is it possible to capture IP addresses using snort which are sending Spam mails. If yes, how can I get signature?Cordially, Lokesh
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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
Current thread:
- Capture Spam mail traffic using snort lokesh.khanna (Mar 29)
- Re: Capture Spam mail traffic using snort Jason (Mar 29)
- <Possible follow-ups>
- RE: Capture Spam mail traffic using snort lokesh.khanna (Mar 29)
- Re: Capture Spam mail traffic using snort Jason (Mar 29)
- RE: Capture Spam mail traffic using snort Jose Maria Lopez Hernandez (Mar 30)
