Date parsed: 8/31/2001 11:05:09 AM
Date: Fri, 31 Aug 2001 16:05:09 -0400
We setup syslog for snort. One rule dumps to a log file and I would like
another rule to trigger an email based on the message contents (using the
substring). Below is an text example of the alarm:
A syslog message has been received.
Source Host: JAXBLACKBOX
Facility: AUTH/SEC
Priority: ALERT
Text of syslog message:
snort[1144]: [1:0:0] IDS298/web-misc_http-directory-traversal2
[Classification: system integrity attempt] [Priority: 11]: {TCP}
xxx.xxx.xxx.xxx:1275 -> xxx.xxx.xxx.xxx:80
Is there a way that I can enter multiple substrings? I was thinking along
the lines of using the signature ID...
If I could add a substring in like "IDS298" or "IDS344" or "IDS345" etc
etc...
The priorty levels do not seem to work correctly within snort. The text
contains different levels however when I pull the priority it is set at
ALERT...so there isn't a way to break messages up via priority...
Thanks
Tony