Snort mailing list archives
Catchall Rule
From: "John Cherbini" <cherbini () dakotacom net>
Date: Wed, 5 Feb 2003 20:39:35 -0700
Hello everyone... We're working on a project, where as a part of it, we would like to use snort to add *every* packet it reads in a file to the DB. I've got the command line down, but I'd like to check on a rule that will set *every* packet to generate a flag. After looking through this doc.. http://www.snort.org/docs/writing_rules/chap2.html I'm thinking something like this: Alert tcp any any -> any (content:"|45 00|"; msg: "Catchall Rule";) Alert udp any any -> any (content:"|45 00|"; msg: "Catchall Rule";) Alert icmp any any -> any (content:"|45 00|"; msg: "Catchall Rule";) My concern is the third "any"...not sure if that will work. Does anyone have any input on this? I'd appreciate any advice! Thanks! John Cherbini
Current thread:
- Catchall Rule John Cherbini (Feb 05)
- Re: Catchall Rule twig les (Feb 05)
- Re: Catchall Rule Ashley Thomas (Feb 05)
- Re: Catchall Rule Jacob Redding (Feb 06)
- <Possible follow-ups>
- RE: Catchall Rule John Cherbini (Feb 05)
- Re: Catchall Rule Rodney Green (Feb 06)
- RE: Catchall Rule John Cherbini (Feb 06)
- Re: Catchall Rule Rodney Green (Feb 06)
- RE: Catchall Rule John Cherbini (Feb 05)
- Re: Catchall rule njharris (Feb 05)
- RE: Catchall Rule Gary Hill (Feb 06)
- RE: Catchall Rule Erek Adams (Feb 06)
(Thread continues...)
- Re: Catchall Rule twig les (Feb 05)
