Snort mailing list archives

Any examples of logging via dynamic rules out there?


From: Jason Haar <Jason.Haar () trimble co nz>
Date: Sat, 18 Aug 2001 20:12:45 +1200

I've tried setting up a dynamic rule so that I could catch (say), a whole
IMAP session. I want it saved in tcpdump format, but can't get it to work.

Any ideas?


ruletype catchimap
{
 type dynamic
 output log_tcpdump: imapsessions.log
}

activate tcp !$HOME_NET any -> $HOME_NET 143 (flags: PA; activates: 1;)
catchimap tcp !$HOME_NET any -> $HOME_NET 143 (activated_by: 1;)



-- 
Cheers

Jason Haar

Unix/Special Projects, Trimble NZ
Phone: +64 3 9635 377 Fax: +64 3 9635 417

_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: