|
|||||||||||
|
[Snort-sigs] logging session using tagging
From: Christophe VG <snort-rules(at)valid.be>
Date: Mon Apr 28 2003 - 10:23:38 EDT
I'm encoutering some trouble while logging a session once a give trigger is met. I'm using this rule: log tcp any any <> any any ( \ content: "TRIGGER"; \ tag: session, 300, packets; \ session:printable; \ msg: "trigger triggered"; ) ... which, in my opinion, should start logging the session as soon as it sees the word TRIGGER in any communication. Now I have the following problems:
[xtof@host xtof]$telnet smtpserver 25
results in a session log:
[xtof@ids xtof]#cat SESSION\:8432-25
while I was expecting : TRIGGER
Anyone got a clue what's missing/wrong here ?
Thanks again in advance,
This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf Snort-sigs mailing list Snort-sigs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-sigs Received on Mon Apr 28 11:24:54 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:27 EDT |
||||||||||
|
|||||||||||