Snort mailing list archives

Re: script to update rules


From: twig les <twigles () yahoo com>
Date: Wed, 31 Jul 2002 12:08:54 -0700 (PDT)

Neatly swiped from security@freebsd list.

#!/bin/sh

# Update rules
cd /tmp
rm -rf rules
/usr/local/bin/wget
http://www.snort.org/downloads/snortrules.tar.gz
tar -xzf snortrules.tar.gz
rm snortrules.tar*
mv /tmp/rules/*.rules /usr/local/share/snort


--- "Sheahan, Paul (PCLN-NW)"
<Paul.Sheahan () priceline com> wrote:

Hello,

I'm running Snort 1.8.4 on Red Hat Linux 7.0 and am
currently updating rules
manually. I was hoping someone out there may be
willing to share a script
they use to automate this?

Thanks,

Paul Sheahan
Manager of Information Security
Priceline.com
paul.sheahan () priceline com





-------------------------------------------------------
This sf.net email is sponsored by: Dice - The
leading online job board
for high-tech professionals. Search and apply for
tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
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


=====
-----------------------------------------------------------
All warfare is based on deception.
-----------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
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: