LDP/LDP/retired/Snort-Statistics-HOWTO.sgml

2799 lines
92 KiB
Plaintext
Raw Permalink Blame History

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<article>
<!-- Header -->
<artheader>
<!-- title of HOWTO, include the word HOWTO -->
<title>Snort-Setup for Statistics HOWTO</title>
<pubdate>v1.01, Feb 23, 2002</pubdate>
<author>
<firstname>Sandro</firstname>
<surname>Poppi</surname>
<affiliation>
<address>
<email>spoppi at gmx.de</email>
</address>
</affiliation>
</author>
<revhistory>
<revision>
<revnumber>1.01</revnumber>
<date>2002-02-23</date>
<authorinitials>sp</authorinitials>
<revremark>
- added "Setting up Linux for Snort" section
- added mysql option -p
- added some clarifications in mysql section
</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>2002-01-01</date>
<authorinitials>sp</authorinitials>
<revremark>
- first release version
- moved to snort version 1.8.3
- changed RPMS to point to www.snort.org
- added link for my snortd initscript
- added warning about automatic rule update
- added hint to IDSPM
- changed for rule files to /etc/snort to reflect snort.org's RPMS
- as allways: clarified some parts
</revremark>
</revision>
<revision>
<revnumber>0.05</revnumber>
<date>2001-11-14</date>
<authorinitials>sp</authorinitials>
<revremark>
- renamed HOWTO to Snort-Setup for Statistics HOWTO
- added short statistic script which I was inspired by Greg Sarsons
- clarified some parts and corrected some typos
</revremark>
</revision>
<revision>
<revnumber>0.04</revnumber>
<date>2001-09-29</date>
<authorinitials>sp</authorinitials>
<revremark>
- added section "snort internal statistics" suggested from Greg Sarson
- added short statistic script contributed by Greg Sarson but
commented it out to get a more general version
</revremark>
</revision>
<revision>
<revnumber>0.03</revnumber>
<date>2001-09-19</date>
<authorinitials>sp</authorinitials>
<revremark>
- added throttle option to swatch.conf
- changed ACID to version 0.9.6b15
- added some comments in ACID section
- added MD5 checksum section but commented it out
</revremark>
</revision>
<revision>
<revnumber>0.02</revnumber>
<date>2001-09-16</date>
<authorinitials>sp</authorinitials>
<revremark>
Some clarifications as suggested from Greg Sarsons, thx ;)
</revremark>
</revision>
<revision>
<revnumber>0.01</revnumber>
<date>2001-09-04</date>
<authorinitials>sp</authorinitials>
<revremark>
Initial version
</revremark>
</revision>
</revhistory>
<abstract>
<indexterm>
<primary>Overview</primary>
</indexterm>
<para>
This HOWTO describes how to configure Snort version 1.8.3 to be used in
conjunction with the statistical tools ACID (Analysis Console for Intrusion
Databases) and SnortSnarf. It also intends to get some internal statistics
out of snort, e.g. if there are packets dropped.
</para>
<para>
Additionally a description of how to automatically update Max Vision's
rules, some scripts which may be helpful and a demo swatch configuration is
included.
</para>
</abstract>
</artheader>
<!-- Section1: intro -->
<sect1 id="intro">
<title>Introduction</title>
<indexterm>
<primary>Snort-Statistics!introduction</primary>
</indexterm>
<para>
This document was written when I created an IDS sensor with Snort and
using some statistic tools in order to help others implementing it. If at
least one out there can be helped it has been worth the work.
</para>
<para>
Snort is an excellent Network Intrusion Detection System (NIDS) for various
unices. The Snort homepage can be found at <ulink
url="http://www.snort.org/">http://www.snort.org/</ulink>. The version
described here is 1.8.3 which was the actual version at the time of writing.
</para>
<para>
The statistic tools I will describe here are ACID, a database analysis tool
for Snort which can be found at <ulink
url="http://www.cert.org/kb/acid/">http://www.cert.org/kb/acid/</ulink> and
SnortSnarf, a statistic tool for Snort logs downloadable from
<ulink url="http://www.silicondefense.com/software/snortsnarf/index.htm">
http://www.silicondefense.com/software/snortsnarf/index.htm</ulink>.
</para>
<para>
Additional support packages are needed for ACID. These are a PHP4 capable
webserver like <emphasis>apache</emphasis> (<ulink
url="http://www.apache.org/">http://www.apache.org/</ulink>), PHPlot used for
creating graphs in PHP (<ulink
url="http://www.phplot.com/">http://www.phplot.com/</ulink>) and ADODB used
for connecting to databases with PHP (<ulink
url="http://php.weblogs.com/ADODB/">http://php.weblogs.com/ADODB/</ulink>).
</para>
<para>
The description also includes which additional software is needed for ACID
and how to configure along with some scripts I use including a changed
version of the snortd initscript and a short chapter about swatch (<ulink
url="http://www.stanford.edu/~atkins/swatch"></ulink>) a log file watcher script written
in perl. I created a swatch RPM which can be found at <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.noarch.rpm">http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.noarch.rpm</ulink>.
</para>
<para>
One hint for those interested in maintaining more than one snort sensor: You
might take a look at IDSPM (IDS Policy Manager) at <ulink
url="http://www.activeworx.com/">http://www.activeworx.com/</ulink> which is
an application to maintain various sensors with different policies along with
merging capabilities for new rules and a lot more. The only "nasty" thing is
that it runs on W2K/XP and is not (yet?) Open Source.
</para>
<!-- Section2: copyright -->
<sect2 id="copyright">
<title>Copyright Information</title>
<para>
This document is copyrighted (c) 2001, 2002 Sandro Poppi and is
distributed under the terms of the Linux Documentation Project
(LDP) license, stated below.
</para>
<para>
Unless otherwise stated, Linux HOWTO documents are
copyrighted by their respective authors. Linux HOWTO documents may
be reproduced and distributed in whole or in part, in any medium
physical or electronic, as long as this copyright notice is
retained on all copies. Commercial redistribution is allowed and
encouraged; however, the author would like to be notified of any
such distributions.
</para>
<para>
All translations, derivative works, or aggregate works
incorporating any Linux HOWTO documents must be covered under this
copyright notice. That is, you may not produce a derivative work
from a HOWTO and impose additional restrictions on its
distribution. Exceptions to these rules may be granted under
certain conditions; please contact the Linux HOWTO coordinator at
the address given below.
</para>
<para>
In short, we wish to promote dissemination of this
information through as many channels as possible. However, we do
wish to retain copyright on the HOWTO documents, and would like to
be notified of any plans to redistribute the HOWTOs.
</para>
<para>
If you have any questions, please contact
<email>linux-howto at metalab.unc.edu</email>
</para>
</sect2>
<!-- Section2: disclaimer -->
<sect2 id="disclaimer">
<title>Disclaimer</title>
<para>
No liability for the contents of this documents can be accepted.
Use the concepts, examples and other content at your own risk.
As this is a new edition of this document, there may be errors
and inaccuracies, that may of course be damaging to your system.
Proceed with caution, and although this is highly unlikely,
the author(s) do not take any responsibility for that.
</para>
<para>
All copyrights are held by their respective owners, unless
specifically noted otherwise. Use of a term in this document
should not be regarded as affecting the validity of any trademark
or service mark.
</para>
<para>
Naming of particular products or brands should not be seen
as endorsements.
</para>
<para>
You are strongly recommended to take a backup of your system
before major installation and backups at regular intervals.
</para>
</sect2>
<!-- Section2: newversions-->
<sect2 id="newversions">
<title>New Versions</title>
<indexterm>
<primary>Snort Statistics!news on</primary>
</indexterm>
<para>
This is the initial release.
</para>
<para>
The main site for this HOWTO is <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/">
http://www.lug-burghausen.org/projects/Snort-Statistics/</ulink>.
</para>
<para>
Mirrors may be found at the <ulink url="http://www.linuxdoc.org/">Linux
Documentation Project</ulink> or <ulink
url="http://www.snort.org/">Snort</ulink> homepages. <!-- ??? really ??? -->
</para>
<para>
The newest version of this HOWTO will always be made available on
the main website, in a variety of formats:
</para>
<para>
<itemizedlist>
<listitem>
<para>
<ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/index.html">HTML</ulink>.
</para>
</listitem>
<!--
<listitem>
<para>
<ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/Snort-Statistics-HOWTO.txt">plain text</ulink>.
</para>
</listitem>
-->
<listitem>
<para>
<ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/Snort-Statistics-HOWTO.ps.gz">compressed
postscript (A4)</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/Snort-Statistics-HOWTO.sgml">SGML
source</ulink>.
</para>
</listitem>
</itemizedlist>
</para>
</sect2>
<!-- Section2: credits -->
<sect2 id="credits">
<title>Credits</title>
<para>
Credits go to a variaty of people including
</para>
<para>
<itemizedlist>
<listitem>
<para>
Martin Roesch <email>roesch at sourcefire.com</email> Author of Snort
</para>
</listitem>
<listitem>
<para>
Roman Danyliw <email>roman at danyliw.com</email> Author of ACID
</para>
</listitem>
<listitem>
<para>
James Hoagland <email>hoagland at SiliconDefense.com</email> Author of
SnortSnarf
</para>
</listitem>
<listitem>
<para>
Stuart Staniford <email>stuart at SiliconDefense.com</email> Author of
SnortSnarf
</para>
</listitem>
<listitem>
<para>
Joe McAlerney <email>joey at siliconDefense.com</email> Author of
SnortSnarf
</para>
</listitem>
<listitem>
<para>
John Lim <email>jlim at natsoft.com.my</email> Author of ADODB
</para>
</listitem>
<listitem>
<para>
Afan Ottenheimer <email>afan at users.sourceforge.net</email> Author of
PHPlot
</para>
</listitem>
<listitem>
<para>
Andreas <20>stling <email>andreaso at it.su.se</email> Author of
arachnids_upd
</para>
</listitem>
<listitem>
<para>
Max Vision <email>vision at whitehats.com</email> "Distributor" of
vision.rules and maintainer of http://www.whitehats.com/
</para>
</listitem>
<listitem>
<para>
Greg Sarsons <email>gsarsons at home.com</email> for proof reading and
suggestions
</para>
</listitem>
<listitem>
<para>
All the peaople on the <emphasis>snort-users</emphasis> mailinglist, they
helped me and of course they will help YOU >;)
</para>
</listitem>
<listitem>
<para>
...
</para>
</listitem>
</itemizedlist>
</para>
<para>
If I missed someone it was not because of not honoring her or his work!
</para>
</sect2>
<!-- Section2: feedback -->
<sect2 id="feedback">
<title>Feedback</title>
<para>
Feedback is most certainly welcome for this document. Without
your submissions and input, this document wouldn't exist. Please
send your additions, comments and criticisms to the following
email address : <email>spoppi at gmx.de</email>.
</para>
</sect2>
<!-- Section2: translations -->
<sect2 id="translations">
<title>Translations</title>
<para>
There are currently no translations available.
</para>
<!--
<para>
<itemizedlist>
<listitem>
<para>
<ulink url="http://linuxdoc.org/">German Translation</ulink>
by <email>someone (at) somewhere.de</email>
</para>
</listitem>
<listitem>
<para>
<ulink url="http://linuxdoc.org/">French Translation</ulink>
by <email>someone (at) somewhere.fr</email>
</para>
</listitem>
<listitem>
<para>
<ulink url="http://linuxdoc.org/">Italian Translation</ulink>
by <email>someone (at) somewhere.it</email>
</para>
</listitem>
</itemizedlist>
</para>
-->
</sect2>
</sect1>
<!-- Section1: intro: END -->
<!-- Section1: structure -->
<sect1 id="structure">
<title>Structure</title>
<indexterm>
<primary>Snort-Statistics!structure</primary>
</indexterm>
<para>
This document is supposed to be a step by step guide on how to install and
configure snort version 1.8.3, ACID, a web based frontend for
statistical realtime snort data with the underlying MySQL database and its
support packages PHPlot and ADODB, SnortSnarf, also a statistical tool with a
web frontend for analysing the snort logfile, arachnids_upd for always
getting the actual rules from Max Vision's http://www.whitehats.com/ site,
and a sample swatch configuration I use to check if snort reports errors
which I do not get because snort has stopped.
</para>
</sect1>
<!-- Section1: structure: END -->
<!-- Section1: Technical Overview -->
<sect1 id="technicaloverview">
<title>Technical Overview</title>
<indexterm>
<primary>Snort-Statistics!technicaloverview</primary>
</indexterm>
<para>
Snort is mainly a so called Network Intrusion Detection System (NIDS), it is
Open Source and available for a variaty of unices as well as Microsoft
Windows (R).
</para>
<para>
A NIDS cares for a whole network segment in contrast to a host based IDS
which only cares for the host it is running on.
</para>
<para>
Since NIDS are mostly used in conjunction with firewalls it is vital to not
being vulnerable for attacks itself. Therefor all interfaces used with snort
bound to should be set up without ip addresses. Since this can not be achieved
in every configuration, e.g. if you want to bind snort on an isdn interface
ippp0, it should be considered to use a standalone computer for snort and set
it up as a firewall and router for the dial-up connection too.
</para>
<para>
For more information on that topic see the
<ulink
url="http://www.linuxdoc.org/HOWTO/Firewall-HOWTO.html">
<emphasis>Firewall-HOWTO</emphasis></ulink> or my
<ulink
url="http://www.lug-burghausen.org/projects/firewall/firewall-masq-diald.html">
<emphasis>Firewalling+Masquerading+Diald+dynamic IP-HOWTO</emphasis></ulink>.
</para>
<para>
Snort can be used to care for more than one network segment which we will
discuss later.
</para>
<para>
Snort also can be used as a sniffer to troubleshoot network problems, but
that's not a topic in this document.
</para>
<para>
ACID, the Analysis Console for Intrusion Databases, is part of the AIR-CERT
project. It makes use of PHPlot, a library for creating nice graphs in PHP,
and ADODB, an abstraction library for combining PHP and various database
systems like MySQL and PostgreSQL. The ACID homepage says:
</para>
<para>
<emphasis>"The Analysis Console for Intrusion Databases (ACID) is a PHP-based
analysis engine to search and process a database of incidents generated by
security-related software such as IDSes and firewalls."</emphasis>
</para>
<para>
Max Vision's IDS rules (referred to as <emphasis>vision.rules</emphasis>
because this is the name of the downloadable file) are used to complete the
rules shipped with snort.
</para>
<para>
arachnids_upd is a small but fine perl script which downloads the actual
<emphasis>vision.rules</emphasis> using <emphasis>wget</emphasis> and optionally deletes
single rules given in an ASCII file.
</para>
</sect1>
<!-- Section1: Technical Overview: END -->
<!-- Section1: Configuration -->
<sect1 id="configuration">
<title>Configuration</title>
<indexterm>
<primary>Snort-Statistics!configuration</primary>
</indexterm>
<para>
This chapter describes the various configuration tasks to get snort and the
tools up and running.
</para>
<para>
Since I am using RedHat linux 7.x all the given pathnames and configuration
options are eventually RedHat specific while there should be no big problem to
transfer it to any other distribution.
</para>
<sect2 id="pre-snort-config">
<title>Setting up Linux for Snort</title>
<para>
Instead of doing the work twice I only provide a link to a document
describing the various tasks of compiling/installing MySQL, Apache, ACID
etc. by Jason Lewis: <ulink
url="http://www.packetnexus.com/docs/packetnexus/">http://www.packetnexus.com/docs/packetnexus/</ulink>
</para>
<para>
Please keep in mind that I'm not the author of either the document or the
scripts mentioned there. I didn't even test the scripts so please don't ask
me about them ;)
</para>
</sect2>
<sect2 id="snort-config">
<title>Configuring Snort</title>
<para>
You can start installing snort by getting the actual tarball from <ulink
url="http://www.snort.org/">http://www.snort.org/</ulink>
and compile it yourself or try to find precompiled binaries for your
distribution.
</para>
<para>
For version 1.8.3 you can find precompiled binaries for rpm based linux
distributions, FreeBSD, Solaris and Windows at <ulink
url="http://www.snort.org/">www.snort.org</ulink>.
</para>
<para>
I'm no longer maintaining my own RPMS since work hasn't to be done more than
once. But I will offer you my adjusted <emphasis>snortd.multi</emphasis>
initscript at <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/snortd.multi">
http://www.lug-burghausen.org/projects/Snort-Statistics/snortd.multi</ulink>.
</para>
<para>
My old 1.8.1 RPMS with MySQL support (but without PostgreSQL support!) can
still be found at <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/snort-1.8.1-4.i386.rpm">
http://www.lug-burghausen.org/projects/Snort-Statistics/snort-1.8.1-4.i386.rpm</ulink>.
To create a postgreSQL enabled version, download the <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/snort-1.8.1-4.src.rpm">Source
RPM</ulink>, edit the spec file and rebuild the RPM. If you are not familiar
with creating RPMs you should have a look on the <ulink
url="http://www.linuxdoc.org/HOWTO/RPM-HOWTO.html">
<emphasis>RPM-HOWTO</emphasis></ulink> or <ulink
url="http://www.rpm.org/">http://www.rpm.org/</ulink> where
<emphasis>Maximum RPM</emphasis> is located, a downloadable book about RPM
along with other good sources about RPM.
</para>
<sect3 id="snort.conf">
<title>/etc/snort/snort.conf</title>
<para>
After installing the RPM we have to edit
<emphasis>/etc/snort/snort.conf</emphasis> to reflect our needs. Martin
Roesch created the Snort Users Manual which is shipped with the snort
tarball and the RPMS as a PDF version. You should have a look on it to see
which options you would like to use as not all but only the ones needed for
our configuration here will be covered in this document.
</para>
<para>
Also the example configuration <emphasis>/etc/snort/snort.conf</emphasis>
shipped with the tarball/RPM is a good place to start because of the
detailed remarks.
</para>
<sect4 id="snort-vars">
<title>Snort Variables</title>
<para>
First we define various variables like HOME_NET, EXTERNAL_NET and
DNS_SERVERS to reflect our network topology. Make sure you use the right
addresses or you get weird, or worse, no alarms.
</para>
<para>
When using snort in a complex environment, let's say one sensor with
multiple interfaces to watch, the definition of HOME_NET and EXTERNAL_NET
may be hard or at least results in a very long list, you can set both
variables to <emphasis>any</emphasis>. You loose some kind of pre-filtering
for the sake of not having to put in dozens of network ranges in a large
internal network. And you minimize the performance impact of having snort
run through a huge list of addresses for each packet.
</para>
<para>
To get rid of some nasty messages of (false) portscans define the variable
DNS_SERVERS to hold all ip addresses of dns-servers along with other nodes
like network management stations triggering snort's portscan module. This
is an ongoing process.
</para>
<para>
You also can define your own variables here which you can refer to in your
own rules. This is helpful e.g. if using <emphasis>pass rules</emphasis> to
suite your environment.
</para>
<para>
Define all other variables to appropriate values or as in the shipped
<emphasis>/etc/snort/snort.conf</emphasis> to $HOME_NET.
</para>
<para>
<programlisting>
var HOME_NET any
var EXTERNAL_NET any
# DNS_SERVERS holds the addresses of "noisy" computers like DNS or NWM
# to be ignored from portscans
var DNS_SERVERS [1.1.1.1/32,2.2.2.2/32]
var SMTP_SERVERS $HOME_NET
...
</programlisting>
</para>
</sect4>
<sect4 id="snort-preprocessors">
<title>Snort Preprocessors</title>
<para>
Next we have to set up the preprocessors to be used. While the more
preprocessors you use you get more triggers for alarms but for the cost of
performance. So be careful in choosing preprocessors.
</para>
<para>
You should also have a look on Marty's <emphasis>Snort Users
Manual</emphasis> because some preprocessors are deprecated. For those you
should use the new introduced ones.
</para>
<para>
The preprocessors <emphasis>minfrag</emphasis> and
<emphasis>stream</emphasis> are depricated in favor of
<emphasis>stream4</emphasis>, and <emphasis>defrag</emphasis> is deprecated
by <emphasis>frag2</emphasis>.
</para>
<para>
<emphasis>frag2</emphasis> is the new IP defragmentation processor
introduced in snort v1.8 which should be more memory efficient than
<emphasis>defrag/minfrag</emphasis>.
</para>
<para>
From the Snort Users Manual:
<emphasis>The stream4 module provides TCP stream reassembly and stateful
analysis capabilities to Snort. Robust stream reassembly capabilities allow
Snort to ignore ''stateless'' attacks such as stick and snot
produce.Stream4 also gives large scale users the ability to track more than
256 simultaneous TCP streams. Stream4 should be able to scale to handle
64,000 simultaneous TCP connections.</emphasis>
</para>
<para>
The <emphasis>stream4</emphasis> module consists of two preprocessors
called <emphasis>stream4</emphasis> and
<emphasis>stream4_reassemble</emphasis>, which both have to be used.
</para>
<para>
There are various options for both preprocessors while we will use only -
for <emphasis>stream4</emphasis> - <emphasis>detect_scans</emphasis> for
getting alarms for portscan events and
<emphasis>detect_state_problems</emphasis> to be informed when stream
events like evasive RST packets, data on SYN packets and out of window
sequence numbers occur.
</para>
<para>
With <emphasis>stream4_reassemble</emphasis> we use the option
<emphasis>ports all</emphasis> what makes the reassembly catch all ports
instead of only some predefined ones. To be honest, this is some kind of
paranoic and impacts the cpu utilization of the snort sensor, but since I
didn't get any bad results listening on a Pentium III 800 MHz on three 100
Mbit/s full duplex lines with average to low utilization I think it's the
better solution.
</para>
<para>
Two other preprocessors we will use are <emphasis>portscan</emphasis> and
<emphasis>portscan-ignorehosts</emphasis> which are responsible for
portscan detection (<emphasis>portscan</emphasis>) and for which hosts
portscan detection has to be ignored
(<emphasis>portscan-ignorehosts</emphasis>).
</para>
<para>
For <emphasis>portscan</emphasis> we define to look for every network using
the form <emphasis>0.0.0.0/0</emphasis>, set the number of port numbers to
be accessed in the also to be defined detection period in seconds.
Additionally we have to provide the complete path to the portscan logfile.
</para>
<para>
With <emphasis>portscan-ignorehosts</emphasis> we get rid of some weird
alarms from hosts which talk too much and trigger portscan detection like
name servers and network management stations (see variable
<emphasis>DNS_SERVERS</emphasis> above).
</para>
<para>
Some preprocessors which are not (yet) mentioned in Marty's Users Manual
but we will use are <emphasis>unidecode</emphasis> which is a replacement
of <emphasis>http_decode</emphasis> and normalizes http and UNICODE
attacks, <emphasis>rpc_decode</emphasis> to normalize rpc traffic on a
given port, <emphasis>bo</emphasis> to check for back orifice traffic and
<emphasis>telnet_decode</emphasis> to normalize telnet negotiation strings.
</para>
<para>
Other preprocessors like SPADE are not yet covered here but may be in a
future version. Contributions are very welcome >;)
</para>
<para>
After all that theoretical stuff here is the preprocessor part of
<emphasis>/etc/snort/snort.conf</emphasis>:
</para>
<para>
<programlisting>
preprocessor frag2
preprocessor stream4: detect_scans detect_state_problems
preprocessor stream4_reassemble: ports all
preprocessor unidecode: 80 8080
preprocessor rpc_decode: 111
preprocessor bo: -nobrute
preprocessor telnet_decode
preprocessor portscan: 0.0.0.0/0 6 3 /var/log/snort/portscan.log
preprocessor portscan-ignorehosts: $DNS_SERVERS
</programlisting>
</para>
</sect4>
<sect4 id="snort-output-modules">
<title>Snort Output Modules</title>
<para>
The next part is the configuration of the output modules of which we will
use the syslog module <emphasis>alert_syslog</emphasis> to send alerts to
syslog and <emphasis>database</emphasis> to additionally log to a MySQL
database.
</para>
<para>
The <emphasis>alert_syslog</emphasis> module requires some options for what
has to be logged. If like in my case you are using SnortSnarf to analyse
the logfile you'll have to add the option <emphasis>LOG_PID</emphasis> else
SnortSnarf has problems.
</para>
<para>
As stated before we will use ACID and thus we need to set up snort to log
to a database. I chose MySQL for no particular reason (well, I've heard more
from MySQL than from postgreSQL but that's all).
</para>
<para>
The <emphasis>database</emphasis> output module requires the following
parameters:
</para>
<para>
<variablelist>
<varlistentry>
<term>log | alert</term>
<listitem>
<para>
Log to the <emphasis>alert</emphasis> facility. Also possible would be
the <emphasis>log</emphasis> facility. If you would like to get
portscan alerts into the database you have to use
<emphasis>alert</emphasis> here.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>mysql|postgrsql|odbc|oracle|mssql</term>
<listitem>
<para>This is the type of database.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>user=&lt;username&gt;</term>
<listitem>
<para>Here you define the username to be used with the database.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>password=&lt;password&gt;</term>
<listitem>
<para>The required password for the given user.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>dbname=&lt;databasename&gt;</term>
<listitem>
<para>The name of the database to be used for logging into.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>host=&lt;hostname&gt;</term>
<listitem>
<para>
Here you define the host on which the database is running. Use
localhost if the database is running on the snort sensor itself.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>sensor_name=&lt;sensor name&gt;</term>
<listitem>
<para>
Here you put in a unique name which is used to differentiate
between various sensors if more than one is logging into a single
database.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
<para>
Now let's take a look on the output module part of
<emphasis>/etc/snort/snort.conf</emphasis>:
</para>
<para>
<programlisting>
output alert_syslog: LOG_AUTH LOG_ALERT LOG_PID
output database: alert, mysql, user=snort password=mypassword dbname=snort host=localhost sensor_name=mysensor
</programlisting>
</para>
<para>
If you are using more than one physical snort sensor and would log to a
database I would recommend using a central database on a separate machine.
You then can correlate alert data with a single console getting a better
overview when attacks are found.
</para>
</sect4>
<sect4 id="snort-rules">
<title>Snort Rule Sets</title>
<para>
The rules are the vital part of snort. There are various categories of
rules shipped with snort. They can be found in
<emphasis>/etc/snort/</emphasis>, ending with
<emphasis>*.rules</emphasis>. The format in version 1.8+ has changed to
reflect the classification types. In addition priority settings of the
classtypes can also be defined.
</para>
<para>
If you're using the original snort tarball I suggest copying all rule
files and <emphasis>classification.config</emphasis> into it.
</para>
<para>
The configuration of classification types is done in
<emphasis>/etc/snort/classification.config</emphasis>. Normally you
don't have to touch it since it is preconfigured for the shipped snort
rules. But if you (again like me) are using Max Vision's
<emphasis>vision.rules</emphasis> you'll have to add some lines because
the classtypes are different. Just copy and paste all <emphasis>config
classification:</emphasis> lines from <emphasis>vision.conf</emphasis> to
<emphasis>/etc/snort/classification.config</emphasis>. And remember
to take the <emphasis>vision.rules</emphasis> for snort 1.8 (called
<emphasis>vision18.rules</emphasis> and
<emphasis>vision18.conf</emphasis> on <ulink
url="http://www.whitehats.com/">http://www.whitehats.com/</ulink>) as the
older ones are not prepared for the new format introduced in snort 1.8!
</para>
<para>
Here's the <emphasis>/etc/snort/classification.config</emphasis> I
used with <emphasis>vision.rules</emphasis>:
</para>
<para>
<programlisting>
#
# config classification:shortname,short description,priority
#
#config classification: not-suspicious,Not Suspicious Traffic,0
config classification: unknown,Unknown Traffic,1
config classification: bad-unknown,Potentially Bad Traffic, 2
config classification: attempted-recon,Attempted Information Leak,3
config classification: successful-recon-limited,Information Leak,4
config classification: successful-recon-largescale,Large Scale Information Leak,5
config classification: attempted-dos,Attempted Denial of Service,6
config classification: successful-dos,Denial of Service,7
config classification: attempted-user,Attempted User Privilege Gain,8
config classification: unsuccessful-user,Unsuccessful User Privilege Gain,7
config classification: successful-user,Successful User Privilege Gain,9
config classification: attempted-admin,Attempted Administrator Privilege Gain,10
config classification: successful-admin,Successful Administrator Privilege Gain,11
# added from vision18.conf
# classification for use with a management interface
# low risk
config classification: not-suspicious,policy traffic that is not suspicious,0
config classification: suspicious,suspicious miscellaneous traffic,1
config classification: info-failed,failed information gathering attempt,2
config classification: relay-failed,failed relay attempt,3
config classification: data-failed,failed data integrity attempt,4
config classification: system-failed,failed system integrity attempt,5
config classification: client-failed,failed client integrity attempt,6
# med risk
config classification: denialofservice,denial of service,7
config classification: info-attempt,information gathering attempt,8
config classification: relay-attempt,relay attempt,9
config classification: data-attempt,data integrity attempt,10
config classification: system-attempt,system integrity attempt,11
config classification: client-attempt,client integrity attempt,12
config classification: data-or-info-attempt,data integrity or information gathering attempt,13
config classification: system-or-info-attempt,system integrity or information gathering attempt,14
config classification: relay-or-info-attempt,relay of information gathering attempt,15
# high risk
config classification: info-success,successful information gathering attempt,16
config classification: relay-success,successful relay attempt,17
config classification: data-success,successful data integrity attempt,18
config classification: system-success,successful system integrity attempt,19
config classification: client-success,successful client integrity attempt,20
</programlisting>
</para>
<para>
The classification and rule files are included in
<emphasis>/etc/snort/snort.conf</emphasis>. Some rule files used here have
been copied from the CVS, e.g. <emphasis>virus.rules</emphasis> because
they were not shipped with the standard distribution.
</para>
<para>
As stated before the <emphasis>vision.rules</emphasis> file will be
fetched via the tool <emphasis>arachnids_upd</emphasis> which is discussed
later.
</para>
<para>
Arachnids_upd changes the name from <emphasis>vision18.rules</emphasis> to
<emphasis>vision.rules</emphasis> but the rules are of course the ones
prepared for snort 1.8+.
</para>
<para>
Since the variable definitions for INTERNAL and EXTERNAL in
<emphasis>vision.rules</emphasis> are not the same as with the snort rules
I use a script to change these names. Take a look at the
<emphasis>arachnids_upd</emphasis> section below.
</para>
<para>
<programlisting>
# Include classification & priority settings
include /etc/snort/classification.config
include /etc/snort/exploit.rules
include /etc/snort/scan.rules
include /etc/snort/finger.rules
include /etc/snort/ftp.rules
include /etc/snort/telnet.rules
include /etc/snort/smtp.rules
include /etc/snort/rpc.rules
include /etc/snort/rservices.rules
include /etc/snort/backdoor.rules
include /etc/snort/dos.rules
include /etc/snort/ddos.rules
include /etc/snort/dns.rules
include /etc/snort/netbios.rules
include /etc/snort/web-cgi.rules
include /etc/snort/web-coldfusion.rules
include /etc/snort/web-frontpage.rules
include /etc/snort/web-iis.rules
include /etc/snort/web-misc.rules
include /etc/snort/sql.rules
include /etc/snort/x11.rules
include /etc/snort/icmp.rules
include /etc/snort/shellcode.rules
include /etc/snort/misc.rules
include /etc/snort/policy.rules
include /etc/snort/info.rules
#include /etc/snort/icmp-info.rules
include /etc/snort/virus.rules
include /etc/snort/local.rules
# vision.rules will be catched by arachnids_upd
include /etc/snort/vision.rules
</programlisting>
</para>
<para>
When you are done with setting up
<emphasis>/etc/snort/snort.conf</emphasis> you should start snort by
calling <emphasis>/etc/rc.d/init.d/snortd start</emphasis> and correct any
errors you get in the log file <emphasis>/var/log/messages</emphasis>
(ignore any database related messages since the database has not been set
up at this time, you also may have to document out the output module
database). If everything is ok you can go on with configuring the other
parts.
</para>
</sect4>
</sect3>
<sect3 id="snortd-initscript">
<title>/etc/rc.d/init.d/snortd</title>
<para>
In <emphasis>/etc/rc.d/init.d/snortd</emphasis> you should edit at least the
line with the interface to be "snort'ed". Replace the definition of
<emphasis>INTERFACE="eth0"</emphasis> with the interface you use. This can
be another ethernet (<emphasis>ethx</emphasis>) but also a
<emphasis>pppx</emphasis> or <emphasis>ipppx</emphasis> interface, e.g. if
you are using ISDN your definition should be like
</para>
<para>
<programlisting>
INTERFACE="ippp0"
</programlisting>
</para>
<para>
If your snort sensor is only listening on one interface it's sufficient to
use the shipped snortd initscript. But if you have more than one interface
you may be interested in having a look onto the script I extended for
exactly that case. Even when you only have one interface but wish to use
swatch the way I do you could copy the swatch parts to the shipped snortd
script (see the contrib section of the RPM's documentation).
</para>
<para>
Next you find the mentioned snortd initscript I extended for snort to listen
on more than one interface. One could now say that you can also use
<emphasis>any</emphasis> as an interface name since the underlying
<emphasis>libpcap</emphasis> makes this possible, but that's not what I
intended to use because I'm not interested in "snorting" the local network
where the snort sensor is set up. This should - in a secure environment - be
a separate network segment with additional security set up, e.g. a firewall
for that segment, so sniffing does not make much sense except if you want
to sniff attacks targeted to the snort network itself. Even then, if you use
more than one sensor concentrated in that segment you only need to set up
one but not all of the sensors for protecting the segment.
</para>
<para>
I added a new function <emphasis>daemonMult</emphasis> derived from RedHat's
<emphasis>daemon</emphasis> function found in
<emphasis>/etc/rc.d/init.d/functions</emphasis> which is capable of starting
a program more than once. I sent RedHat a patch for their
<emphasis>daemon</emphasis> function to introduce a new option
<emphasis>--mult</emphasis> which eventually will be added. If that happens
the <emphasis>daemonMult</emphasis> function will be obsolete and the call
to snort would change from <emphasis>daemonMult ...</emphasis> to
<emphasis>daemon --mult ...</emphasis>. Let's wait and see.
</para>
<para>
I also changed the subsystem name from snort to snortd to get rid of error
messages when rebooting (the killall script on a redhat box depends on the
correct name), just a little typo.
</para>
<para>
With my script you can now define multiple interfaces to be watched on,
just use a space separated list with the <emphasis>INTERFACE</emphasis>
variable, like in the listing shown below.
</para>
<para>
Some sanity checks are also included to see if the interface to listen on is
already up and if there is an IP address defined. If there is an IP address
defined the correspondig config which on a RedHat linux box is found in
<emphasis>/etc/sysconfig/network-scripts/ifcfg-&lt;interface
name&gt;</emphasis> will be used, else the interface is set up as IP-less in
promiscuous mode.
</para>
<para>
THIS HAS NOT YET BEEN TESTED WITH ANYTHING ELSE THAN ETHERNET INTERFACES! I
WILL HOPEFULLY SOON REVIEW IT WITH ISDN INTERFACES AND REPORT HOW THE
DIFFERENCES ARE!
</para>
<para>
A single snort process is then started on each interface, and also
<emphasis>swatch</emphasis> will be started to check for errors when
restarting snort for rule updates (see the <emphasis>swatch</emphasis>
section below).
</para>
<para>
When shutting down snort all IP-less interfaces will be shut down but not
any interfaces with existing IP configurations because that could last to
inaccessability if the "snort'ed" interface is vital for the snort sensor
(learned that the hard way >;)
</para>
<para>
Maybe a better solution would be to check the interface's config file for an
entry like
</para>
<para>
<programlisting>
ONBOOT=yes
</programlisting>
</para>
<para>
and only if there is not <emphasis>yes</emphasis> then the interface will be
shut down. But that's not yet implemented.
</para>
<para>
Now here is the extended snort initscript:
</para>
<para>
<programlisting>
#!/bin/sh
#
# snortd Start/Stop the snort IDS daemon.
#
# chkconfig: 2345 40 60
# description: snort is a lightweight network intrusion detection tool that
# currently detects more than 1100 host and network
# vulnerabilities, portscans, backdoors, and more.
#
# June 10, 2000 -- Dave Wreski Dave Wreski &lt;dave at linuxsecurity.com&gt;
# - initial version
# July 08, 2000 Dave Wreski <&lt;dave at guardiandigital.com&gt;
# - added snort user/group
# - support for 1.6.2
# April 11, 2001 Sandro Poppi &lt;spoppi at gmx.de&gt;
# - added multiple interfaces option for use with dial up lines
# or more than one sniffer interface
# I don't think the libpcap option to use "-i any" is a good choice,
# because snort would be set up to monitor one or more ip-less interfaces
# while leaving the monitor interface "unprotected"
# - changed the subsystem name from snort to snortd to get rid of error messages
# when rebooting (the killall script on a redhat box depends on the correct name)
# - added a function daemonMult derived from the function daemon in /etc/rc.d/init.d/functions
# to allow starting multiple instances of snort with the convenience of the daemon function
# (eventually this could be integrated into the normal daemon function of redhat, have to get
# in touch with the author)
# January 01, 2002 Sandro Poppi &lt;spoppi at gmx.de&gt;
# - added check if swatch is installed
# - added check for interfaces other than ethernet since only those are expected to work with ifconfig
#
# Source function library.
. /etc/rc.d/init.d/functions
# A function to start a program even more than once
# rewritten version of the daemon function in /etc/rc.d/init.d/functions
daemonMult() {
# Test syntax.
gotbase=
user=
nicelevel=0
while [ "$1" != "${1##-}" -o "$1" != "${1##+}" ]; do
case $1 in
'') echo '$0: Usage: daemon [+/-nicelevel] {program}'
return 1;;
--check)
shift
base=$1
gotbase="yes"
shift
;;
--user)
shift
daemon_user=$1
shift
;;
-*|+*) nicelevel=$1
shift
;;
*) nicelevel=0
;;
esac
done
# Save basename.
[ -z $gotbase ] && base=`basename $1`
# make sure it doesn't core dump anywhere; while this could mask
# problems with the daemon, it also closes some security problems
ulimit -S -c 0 >/dev/null 2>&1
# Echo daemon
[ "$BOOTUP" = "verbose" ] && echo -n " $base"
# And start it up.
if [ -z "$daemon_user" ]; then
nice -n $nicelevel initlog $INITLOG_ARGS -c "$*" && success "$base startup" || failure "$base startup"
else
nice -n $nicelevel initlog $INITLOG_ARGS -c "su $daemon_user -c \"$*\"" && success "$base startup" || failure "$base startup"
fi
}
# Specify your network interface(s) here
INTERFACE="eth1 eth2"
# See how we were called.
case "$1" in
start)
if [ -x /usr/bin/swatch ] ; then
echo -n "Starting swatch: "
# inserted poppi to make use of swatch
# starting it before snort to get hints on startup errors of snort
# if using the snort option -s use /var/log/secure,
# if using output alert_syslog: in snort.conf use /var/log/messages
/usr/bin/swatch --daemon --tail /var/log/messages --config-file /etc/swatch/swatchrc &
touch /var/lock/subsys/swatch
echo "done."
echo
fi
# added multiple interfaces option
for i in `echo "$INTERFACE"` ; do
echo -n "Starting snort on interface $i: "
# inserted to implement ip-less sniffer interface for snort at startup
# if the interface is not yet loaded or if the interface isn't up yet
if [ `/sbin/ifconfig $i 2>&1 | /bin/grep -c "Device not found"` = "0" \
-o `/sbin/ifconfig $i 2>&1 | /bin/grep -c "UP"` = "0" ] ; then
# check for interfaces other than ethernet!
if [ `echo $i | /bin/grep -c "^eth"` = "1" ] ; then
# check if there is a config for the given interface
# normally this should be omitted for security reasons for a sniffer interface
if [ -s "/etc/sysconfig/network-scripts/ifcfg-$i" ]; then
# use the config
/sbin/ifup $i
else
# ip less sniffer interface
/sbin/ifconfig $i up promisc
fi
fi
fi
# call the rewritten daemon function from above
daemonMult /usr/sbin/snort -u snort -g snort -d -D \
-i $i -I -l /var/log/snort -c /etc/snort/snort.conf
echo
done
touch /var/lock/subsys/snortd
;;
stop)
echo -n "Stopping snort: "
killproc snort
rm -f /var/lock/subsys/snortd
# inserted Poppi
if [ -x /usr/bin/swatch ] ; then
echo
echo -n "Stopping swatch: "
kill `ps x|grep "/usr/bin/swatch"|grep -v grep|awk '{ print $1 }'`
rm -f /var/lock/subsys/swatch
fi
# shutdown interface if and only if it has NO ip address
# and if it is a ethernet interface
# this is done because we don't want to shutdown interfaces still needed
for i in `echo "$INTERFACES"`; do
if [`echo $i | /bin/grep -c "^eth"` = "1" -a \
`/sbin/ifconfig $i 2>&1 | /bin/grep -c "inet addr:"` = "0" ] ; then
/sbin/ifconfig $i down
fi
done
echo
;;
restart)
$0 stop
$0 start
;;
status)
status snort
#status swatch
;;
*)
echo "Usage: $0 {start|stop|restart|status}"
exit 1
esac
exit 0
</programlisting>
</para>
</sect3>
<sect3 id="snort-check">
<title>/etc/snort/snort-check</title>
<para>
This shell script is used to generate winpopups via
<emphasis>smbclient</emphasis> or sending emails to given persons. It was
inspired by Bill Richardson's script published on the snort homepage.
</para>
<para>
The winpopup part may be obsoleted by the <emphasis>smb</emphasis> output
module introduced in snort 1.8 but I haven't tested it yet.
</para>
<para>
<programlisting>
#!/bin/sh
# Script to be run from within swatch to send alerts in multiple formats
# inspired from script on www.snort.org by Bill Richardson
# extended to read a file called "hosts" with names of
# workstation to send a winpopup, syntax is the same as with snortd option -M
# Poppi, 02.05.2001
# Prerequisites:
# Samba set up correctly
# Change the following variables according to your system (for RedHat 7.x user it should be ok)
# hostfile holds the name of the file containing the workstation for winpopups
hostfile="/etc/snort/hosts"
# recipientfile holds the addresses of all recipients in a single file,
# seperated by newline
recipientfile="/etc/snort/recipients"
# if a recipient file exists
if [ -s "$recipientfile" ] ; then
# generate the recipientlist with email adresses.
for i in `cat $recipientfile` ; do
recipients="$recipients "$i
done
echo "$*" | mail -s "Snort-Alert!!!" "$recipients"
fi
# if a hostfile exists, send winpopups
if [ -s "$hostfile" ] ; then
for i in `cat $hostfile` ; do
echo "Snort-Alert! $*" | smbclient -M $i > /dev/null 2>&1
done
fi
</programlisting>
</para>
<sect4 id="snort-check-hosts">
<title>/etc/snort/hosts</title>
<para>
In this file you put in all the workstation names of the hosts which
should get the snort message, one per line:
</para>
<para>
<programlisting>
ws001
ws002
ws003
</programlisting>
</para>
</sect4>
<sect4 id="snort-check-recipients">
<title>/etc/snort/recipients</title>
<para>
In <emphasis>/etc/snort/recipients</emphasis> you put in email addresses
of recipients who wish (or are urged to ;) receive your snort alarms, one
address per line:
</para>
<para>
<programlisting>
jane@internal.local.com
henk@snort.info
sandro@snort.info
</programlisting>
</para>
<para>
If any of these two files is omitted then the corresponding feature is
disabled.
</para>
</sect4>
</sect3>
<sect3 id="snort-int-stat">
<title>Snort internal Statistics</title>
<para>
Snort has the ability built in to print out some internal statistics. This
can be achieved using the following command:
</para>
<para>
<command>
/bin/kill -SIGUSR1 &lt;pid of snort&gt;
</command>
</para>
<para>
or if you have more than one snort process running on the same machine and
want to get info about all at once:
</para>
<para>
<command>
/bin/killall -USR1 snort
</command>
</para>
<para>
With either of these commands you get internal statistics in the following
way in your syslog (<emphasis>/var/log/messages</emphasis> with RedHat):
</para>
<para>
<programlisting>
Sep 29 07:51:48 ids01 snort[8000]: ===============================================================================
Sep 29 07:51:48 ids01 snort[8000]: Snort analyzed 27316 out of 27316 packets,
Sep 29 07:51:48 ids01 snort[8000]: dropping 0(0.000%) packets
Sep 29 07:51:48 ids01 snort[8000]: Breakdown by protocol: Action Stats:
Sep 29 07:51:48 ids01 snort[8000]: TCP: 27152 (99.400%) ALERTS: 0
Sep 29 07:51:48 ids01 snort[8000]: UDP: 0 (0.000%) LOGGED: 0
Sep 29 07:51:48 ids01 snort[8000]: ICMP: 164 (0.600%) PASSED: 0
Sep 29 07:51:48 ids01 snort[8000]: ARP: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: IPv6: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: IPX: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: OTHER: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: DISCARD: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: ===============================================================================
Sep 29 07:51:48 ids01 snort[8000]: Fragmentation Stats:
Sep 29 07:51:48 ids01 snort[8000]: Fragmented IP Packets: 0 (0.000%)
Sep 29 07:51:48 ids01 snort[8000]: Fragment Trackers: 0
Sep 29 07:51:48 ids01 snort[8000]: Rebuilt IP Packets: 0
Sep 29 07:51:48 ids01 snort[8000]: Frag elements used: 0
Sep 29 07:51:48 ids01 snort[8000]: Discarded(incomplete): 0
Sep 29 07:51:48 ids01 snort[8000]: Discarded(timeout): 0
Sep 29 07:51:48 ids01 snort[8000]: Frag2 memory faults: 0
Sep 29 07:51:48 ids01 snort[8000]: ===============================================================================
Sep 29 07:51:48 ids01 snort[8000]: TCP Stream Reassembly Stats:
Sep 29 07:51:48 ids01 snort[8000]: TCP Packets Used: 27152 (99.400%)
Sep 29 07:51:48 ids01 snort[8000]: Stream Trackers: 1
Sep 29 07:51:48 ids01 snort[8000]: Stream flushes: 0
Sep 29 07:51:48 ids01 snort[8000]: Segments used: 0
Sep 29 07:51:48 ids01 snort[8000]: Stream4 Memory Faults: 0
Sep 29 07:51:48 ids01 snort[8000]: ===============================================================================
</programlisting>
</para>
<para>
But remember: With versions prior to 1.8.3 you have to restart snort to get
new statistics, so always combine the <command>kill -SIGUSR1</command> with
a snort restart if not using the actual version!
</para>
<para>
You first should have a look on the first 2 lines. If snort tells you that
there are dropped packets you have to take a very close look on your
configuration of the snort box itself not only (but including) the snort
configuration.
</para>
<para>
E.g. stop all unnecessary services which are not vital for the box. And
take a look on the output of the <command>top</command> command. If the
idle counter is very low you should figure out which processes eat up all
of your cpu time and eventually outsource the corresponding program
packets. This is e.g. true when using ACID and the underlying database and
snort on the same machine with less memory and/or cpu.
</para>
<para>
The other statistical data lines give you an overview of some of the
preprocessors and their work. You should also have a look on the memory
faults sections. If the number is not 0 you should have a look on your
memory usage and eventually configure the preprocessors to use more memory
(take a look to the appropriate section in
<emphasis>/etc/snort/snort.conf</emphasis>).
</para>
<para>
Now a short script which I was inspired by Greg Sarsons to get snort's
internal statistics, save them to a file and restart snort.
</para>
<para>
The statistics file will be archived to
<emphasis>/var/log/snort/archive</emphasis> so you have to create that
directory first ;)
</para>
<para>
<programlisting>
#!/bin/bash
# Script to generate and extract snort statistics from syslog or given file
# generated after kill -USR1 &lt;snort-pid&gt;
#
# This script assumes that the pid is logged into the logfile!
# This can be obtained using the following line in snort.conf:
# output alert_syslog: LOG_AUTH LOG_ALERT LOG_PID
#
# (c) Sandro Poppi 2001
# Released under GPL
echo "Starting gathering snort internal statistics. Please be patient..."
if [ "$1." == "." -o ! -e "$1" ] ; then
# no or unexistent file given, using default
log_file="/var/log/messages"
else
# when using non-standard logfile location make sure snort uses this logfile
# when sending signal USR1 else this script won't work!
log_file="$1"
fi
# find out snort pids
snort_pid=`/sbin/pidof snort`
# get internal statistics for all snort processes
# not using killall to get already sorted output
for i in `echo $snort_pid` ; do
kill -USR1 $i
# sleep for 2 secs to let snort time to send statistics to syslog ;)
sleep 2
done
# immediately restart snort after sending signal USR1
# this may be ommitted when using CVS version of snort after about 01.11.2001
# or any version from 1.8.2 or higher
/etc/rc.d/init.d/snortd restart
for i in `echo $snort_pid` ; do
# process logfile
filename=/var/log/snort/archive/snort.`date "+%Y-%m-%d"`.$i.log
# check for existing file and rename it if existing
if [ -e "$filename" ] ; then
mv "$filename" "$filename.bak"
fi
egrep "snort\[$i\]:" $log_file &gt; "$filename"
# check if there are dropped packets using lines like
# Oct 22 18:02:06 xbgh17183 snort[573]: dropping 0(0.000%) packets
if [ "`egrep "dropping" $filename | awk -F "[ (]" '{ print $7 }'`" != "0" -a \
"`egrep -c "dropping" $filename`" != "0" ] ; then
echo "Snort's dropping packets!!! Take a look on the configuration and/or the system's performance!!!"
fi
done
echo "Gathering snort internal statistics finished..."
</programlisting>
</para>
</sect3>
<sect3 id="snort-test">
<title>Testing Snort</title>
<para>
To test snort you should edit <emphasis>/etc/rc.d/init.d/snortd</emphasis>
and make the interface listen on the loopback device
<emphasis>lo</emphasis>. For people with a network card installed you can
use <emphasis>eth0</emphasis> instead but you have to use a second pc to
run snot because no packet is sent over the interface if snot and snort are
run on the same machine!
</para>
<para>
Probably the simplest way to test snort is to use <emphasis>snot</emphasis>
which can be found on <ulink
url="http://www.sec33.com/sniph/">http://www.sec33.com/sniph/</ulink>.
</para>
<para>
You have to have libnet installed for snot. Since on RedHat 7.x there is no
RPM available you could use <emphasis>libnet-1.0.2-6mdk.i586.rpm</emphasis>
from Mandrake Soft, which can be found on <ulink
url="http://rpmfind.net/">http://rpmfind.net/</ulink> and of course on
Mandrake's site <ulink
url="http://www.mandrake.com/">http://www.mandrake.com/</ulink>. Most
Mandrake RPMs could be used with no problem on a RedHat system. But be
warned: Mandrake does not provide <emphasis>i386</emphasis> RPMs so you
can't use them with a processor less than an old Pentium P5. In such a case
you have to get the sources from <ulink
url="http://www.packetfactory.net/projects/libnet">http://www.packetfactory.net/projects/libnet</ulink>
and compile it from scratch yourself.
</para>
<para>
To compile snot you only have to untar the tarball, cd into the snot
directory and call <emphasis>make</emphasis>. If compilation exits without
an error snot is ready to use, if not you are almost always missing some
development packages.
</para>
<para>
To prepare snot you should first copy
<emphasis>/etc/snort/snort.conf</emphasis> into the snot directory and
<emphasis>cat</emphasis> one or more rule files to the end of the copied
<emphasis>snort.conf</emphasis> using e.g.:
</para>
<para>
<command>
cat /etc/snort/backdoor.rules >> snort.conf
</command>
</para>
<para>
Then on one console you should call <command>tail -f
/var/log/messages</command>, while on another you should try to run the
tests.
</para>
<para>
Snot can then be called the following way assuming you used
<emphasis>lo</emphasis> as the interface name in the snortd initscript:
</para>
<para>
<command>
./snot -r snort.conf -d localhost -n 5
</command>
</para>
<para>
With that command you tell snot to use the copied
<emphasis>snort.conf</emphasis>, the destination
is <emphasis>localhost</emphasis> and for not triggering too many alerts
restrict it to a maximum of 5.
</para>
<para>
You'll probably get some messages saying ignoring additional parameters
because snot can not handle yet the new parameters introduced in snort 1.8.
Don't panic, just ignore the messages, snot works fine though.
</para>
<para>
In <emphasis>/var/log/messages</emphasis> you should now see some snort
alerts, e.g.:
</para>
<para>
<programlisting>
Sep 10 18:22:33 ids01 snort[1536]: &lt;lo&gt; GateCrasher access: 192.168.213.151:6969 -&gt; 127.0.0.1:3170
Sep 10 18:22:33 ids01 snort[1536]: &lt;lo&gt; GateCrasher access: 192.168.213.151:6969 -&gt; 127.0.0.1:3170
Sep 10 18:22:33 ids01 snort[1536]: &lt;lo&gt; GateCrasher access: 192.168.155.231:6969 -&gt; 127.0.0.1:57580
Sep 10 18:22:33 ids01 snort[1536]: &lt;lo&gt; GateCrasher access: 192.168.155.231:6969 -&gt; 127.0.0.1:57580
Sep 10 18:22:33 ids01 snort[1536]: &lt;lo&gt; Deep Throat access: 192.168.170.42:2140 -&gt; 127.0.0.1:60521
</programlisting>
</para>
<para>
If you get similiar alerts it's ok, if not please take again a look on your
configuration until you get this far.
</para>
<para>
Now it's time to edit <emphasis>/etc/snort/snort.conf</emphasis> again and
put in the correct value to the <emphasis>INTERFACE</emphasis> variable,
restart snort and get a cup of coffee. You have deserved it!
</para>
</sect3>
</sect2>
<sect2 id="MySQL-config">
<title>Configuring MySQL</title>
<para>
To allow Snort to send alerts to MySQL you first have to install MySQL. With
most linux distributions there are MySQL packages available so you should
use them. If not you'll probably have to compile and install it from scratch
by downloading the tarball from <ulink
url="http://www.mysql.org/">http://www.mysql.org/</ulink>. Take a look at
the documentation shipped with MySQL to set it up.
</para>
<para>
When you have a running MySQL daemon (with RedHat after installing the RPMs
run <command>/etc/rc.d/init.d/mysql start</command>) you have to initialize
a snort database. This is documented in the next section.
</para>
<para>
Since there should be a password set for each account you'll have to use the
<emphasis>-p</emphasis> option on the mysql commandline.
</para>
<para>
<programlisting>
[root@ids01 /root]# mysql -u root -p
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 133 to server version: 3.23.32
Type 'help;' or '\h' for help. Type '\c' to clear the buffer
mysql>create database snort;
Query OK, 1 row affected (0.00 sec)
mysql> connect snort
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Connection id: 139
Current database: snort
mysql> status
--------------
mysql Ver 11.12 Distrib 3.23.32, for redhat-linux-gnu (i386)
Connection id: 139
Current database: snort
Current user: root@localhost
Current pager: stdout
Using outfile: ''
Server version: 3.23.32
Protocol version: 10
Connection: Localhost via UNIX socket
Client characterset: latin1
Server characterset: latin1
UNIX socket: /var/lib/mysql/mysql.sock
Uptime: 1 day 2 hours 6 min 21 sec
Threads: 14 Questions: 4272 Slow queries: 0 Opens: 58 Flush tables: 1 Open tables: 18 Queries per second avg: 0.045
--------------
mysql> grant CREATE,INSERT,SELECT,DELETE,UPDATE on snort.* to snort@localhost;
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
mysql> exit
Bye
</programlisting>
</para>
<para>
To generate the required table structure of the database use the
<emphasis>create_mysql</emphasis> script which can be found in the contrib
section of the original tarball or my RPM.
</para>
<para>
<command>
[root@ids01 /root]# mysql -u root -p snort < ./contrib/create_mysql
</command>
</para>
<para>
You'll have to add a userid/password pair for the database, remember to
change <emphasis>xxxx</emphasis> to a password suitable for your
environment!
</para>
<para>
<programlisting>
[root@ids01 /root]# mysql -u root -p mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 148 to server version: 3.23.32
Type 'help;' or '\h' for help. Type '\c' to clear the buffer
mysql> insert into user (User,Password) values('snort',PASSWORD('xxxx'));
Query OK, 1 row affected (0.00 sec)
mysql> exit
Bye
</programlisting>
</para>
<para>
Now add some extra tables for your convenience shipped in the contrib
section of the snort tarball and my RPM using the command
</para>
<para>
<command>
zcat snortdb-extra.gz | mysql -u root -p snort
</command>
</para>
<para>
If you wish to use the archiving feature of ACID you'll have to create
another database <emphasis>snort_archive</emphasis> (or any other name you
prefer) exactly the same way as you defined the <emphasis>snort</emphasis>
database.
</para>
<para>
From now on the database is ready to be used for logging with the database
output module of snort which you could now activate in
<emphasis>/etc/snort/snort.conf</emphasis>.
</para>
</sect2>
<sect2 id="ADODB-config">
<title>Configuring ADODB</title>
<para>
ADODB is a required part for ACID. It delivers database connection support
for PHP based programs like ACID.
</para>
<para>
Install ADODB in a directory available for your webserver. On a RedHat box
this usually is <emphasis>/var/www/html/adodb/</emphasis>.
</para>
<para>
In ADODB version 1.31 there is a bug in <emphasis>adodb.inc.php</emphasis>
which may still exist in newer versions. You'll have to change the path in
line 40 to reflect your local requirements. It's vital to delete the command
<command>dirname()</command> completely so that it looks like this:
</para>
<para>
<programlisting>
if (!defined('_ADODB_LAYER')) {
define('_ADODB_LAYER',1);
define('ADODB_FETCH_DEFAULT',0);
define('ADODB_FETCH_NUM',1);
define('ADODB_FETCH_ASSOC',2);
define('ADODB_FETCH_BOTH',3);
GLOBAL
$ADODB_vers, // database version
$ADODB_Database, // last database driver used
$ADODB_COUNTRECS, // count number of records returned - slows down query
$ADODB_CACHE_DIR, // directory to cache recordsets
$ADODB_FETCH_MODE; // DEFAULT, NUM, ASSOC or BOTH. Default follows native driver default...
$ADODB_FETCH_MODE = ADODB_FETCH_DEFAULT;
/**
* SET THE VALUE BELOW TO THE DIRECTORY WHERE THIS FILE RESIDES
* ADODB_RootPath has been renamed ADODB_DIR
*/
if (!defined('ADODB_DIR')) define('ADODB_DIR','/var/www/html/adodb');
</programlisting>
</para>
<para>
That's all what has to be done with ADODB.
</para>
</sect2>
<sect2 id="PHPlot-config">
<title>Configuring PHPlot</title>
<para>
After downloading PHPlot just tar the package into a directory visible for
your webserver. On a RedHat box this usually is
<emphasis>/var/www/html/phplot/</emphasis>. Nothing to configure here.
</para>
</sect2>
<sect2 id="ACID-config">
<title>Configuring ACID</title>
<para>
As stated before ACID needs a couple of additional programs installed to
work correctly. While a database system like MySQL version 3.23+, a
webserver with PHP 4.0.2+ support like <emphasis>apache</emphasis> with the
PHP module <emphasis>mod_php</emphasis> and ADODB version 0.93+ are
required, the graphics library <emphasis>gd</emphasis> version 1.8+ and
PHPlot version 4.4.6+ are optional but recommended. Since
<emphasis>apache</emphasis>, the PHP module and
<emphasis>gd</emphasis> are almost always included and installed with any
linux distribution they are not covered in this document.
</para>
<para>
For snort 1.8+ you'll need at least ACID 0.9.6b13. ACID is shipped with my
RPM in the contrib section but may be an outdated version since ACID is
developed rapidly. So you should always have a look at ACID's homepage if a
newer version exists.
</para>
<para>
Install ACID into a directory visible to your webserver like
<emphasis>/var/www/html/acid/</emphasis>.
</para>
<para>
In <emphasis>/var/www/html/acid/acid_conf.php</emphasis> you'll have to edit
some variables to suit your environment.
</para>
<para>
First of all define the database type in the variable
<emphasis>DBtype</emphasis>. Next define all <emphasis>alert_*</emphasis>
and <emphasis>archive_*</emphasis> variables.
</para>
<para>
In <emphasis>ChartLib_path</emphasis> you define the path to PHPlot, in our
case <emphasis>/var/www.html/phplot</emphasis>.
</para>
<para>
The last variable you have to define is <emphasis>portscan_file</emphasis>
where you put in the complete path and filename of snort's portscan logfile.
</para>
<para>
All other variables should be sufficient for now. You can edit them to suit
your needs.
</para>
<para>
Here's the config I use:
</para>
<para>
<programlisting>
&lt;?php
$ACID_VERSION = "0.9.6b15";
/* Path to the DB abstraction library
* (Note: DO NOT include a trailing backslash after the directory)
* e.g. $foo = "/tmp" [OK]
* $foo = "/tmp/" [OK]
* $foo = "c:\tmp" [OK]
* $foo = "c:\tmp\" [WRONG]
*/
$DBlib_path = "/var/www/html/adodb";
/* The type of underlying alert database
*
* MySQL : "mysql"
* PostgresSQL : "postgres"
*/
$DBtype = "mysql";
/* Alert DB connection parameters
* - $alert_dbname : MySQL database name of Snort alert DB
* - $alert_host : host on which the DB is stored
* - $alert_port : port on which to access the DB
* - $alert_user : login to the database with this user
* - $alert_password : password of the DB user
*
* This information can be gleaned from the Snort database
* output plugin configuration.
*/
$alert_dbname = "snort";
$alert_host = "localhost";
$alert_port = "";
$alert_user = "snort";
$alert_password = "xxxx";
/* Archive DB connection parameters */
$archive_dbname = "snort_archive";
$archive_host = "localhost";
$archive_port = "";
$archive_user = "snort";
$archive_password = "xxxx";
/* Type of DB connection to use
* 1 : use a persistant connection (pconnect)
* 2 : use a normal connection (connect)
*/
$db_connect_method = 1;
/* Path to the graphing library
* (Note: DO NOT include a trailing backslash after the directory)
*/
$ChartLib_path = "/var/www/html/phplot";
/* File format of charts ('png', 'jpeg', 'gif') */
$chart_file_format = "png";
/* Chart default colors - (red, green, blue)
* - $chart_bg_color_default : background color of chart
* - $chart_lgrid_color_default : gridline color of chart
* - $chart_bar_color_default : bar/line color of chart
*/
$chart_bg_color_default = array(255,255,255);
$chart_lgrid_color_default = array(205,205,205);
$chart_bar_color_default = array(190, 5, 5);
/* Maximum number of rows per criteria element */
$MAX_ROWS = 20;
/* Number of rows to display for any query results */
$show_rows = 50;
/* Number of items to return during a snapshot
* Last _X_ # of alerts/unique alerts/ports/IP
*/
$last_num_alerts = 15;
$last_num_ualerts = 15;
$last_num_uports = 15;
$last_num_uaddr = 15;
/* Number of items to return during a snapshot
* Most Frequent unique alerts/IPs/ports
*/
$freq_num_alerts = 5;
$freq_num_uaddr = 15;
$freq_num_uports = 15;
/* Number of scroll buttons to use when displaying query results */
$max_scroll_buttons = 12;
/* Debug mode - how much debugging information should be shown
* Timing mode - display timing information
* SQL trace mode - log SQL statements
* 0 : no extra information
* 1 : debugging information
* 2 : extended debugging information
*
* HTML no cache - whether a no-cache directive should be sent
* to the browser (should be = 1 for IE)
*
* SQL trace file - file to log SQL traces
*/
$debug_mode = 0;
$debug_time_mode = 1;
$html_no_cache = 1;
$sql_trace_mode = 0;
$sql_trace_file = "";
/* Auto-Screen refresh
* - Refresh_Stat_Page - Should certain statistics pages refresh?
* - Stat_Page_Refresh_Time - refresh interval (in seconds)
*/
$refresh_stat_page = 1;
$stat_page_refresh_time = 180;
/* Display First/Previous/Last timestamps for alerts or
* just First/Last on the Unique Alert listing.
* 1: yes
* 0: no
*/
$show_previous_alert = 1;
/* Sets maximum execution time (in seconds) of any particular page.
* Note: this overrides the PHP configuration file variable
* max_execution_time. Thus script can run for a total of
* ($max_script_runtime + max_execution_time) seconds
*/
$max_script_runtime = 180;
/* How should the IP address criteria be entered in the Search screen?
* 1 : each octet is a separate field
* 2 : entire address is as a single field
*/
$ip_address_input = 2;
/* Resolve IP to FQDN (on certain queries?)
* 1 : yes
* 0 : no
*/
$resolve_IP = 0;
/* Should summary stats be calculated on every Query Results page
* (Enabling this option will slow page loading time)
*/
$show_summary_stats = 1;
/* DNS cache lifetime (in minutes) */
$dns_cache_lifetime = 20160;
/* Whois information cache lifetime (in minutes) */
$whois_cache_lifetime = 40320;
/* Snort spp_portscan log file */
$portscan_file = "/var/log/snort/portscan.log";
/* Event cache Auto-update
*
* Should the event cache be verified and updated on every
* page log? Otherwise, the cache will have to be explicitly
* updated from the 'cache and status' page.
*
* Note: enabling this option could substantially slow down
* the page loading time when there are many uncached alerts.
* However, this is only a one-time penalty.
*
* 1 : yes
* 0 : no
*/
$event_cache_auto_update = 1;
/* Link to external Whois query */
$external_whois_link = "http://www.samspade.org/t/ipwhois?a=";
?&gt;
</programlisting>
</para>
<para>
You wonder why I use <emphasis>xxxx</emphasis> as password? Well, do you
like your password to be available for everyone in the world? j/k >8)
</para>
<para>
When first calling ACID via your browser you'll get a hint that you have to
install ACID support in the chosen database. Click on
<emphasis>Setup</emphasis> and ACID should create the required entries in
the database. If everything is set up correctly you'll get all informations
which are currently in the database, normally nothing at this time ;)
</para>
<para>
Try to trigger some snort rules with <emphasis>snot</emphasis> (see section
above) or e.g. <emphasis>nmap</emphasis> (see <ulink
url="http://www.nmap.org/">http://www.nmap.org/</ulink>, a portscanner with
many more capabilities) or <emphasis>nessus</emphasis> (see <ulink
url="http://www.nessus.org/">http://www.nessus.org/</ulink>, a security
scanner to find vulnerabilities of a system).
</para>
<para>
Now you should get all alarms right the time they happen with ACID.
</para>
</sect2>
<sect2 id="SnortSnarf-config">
<title>Configuring SnortSnarf</title>
<para>
SnortSnarf is another tool which analyses snort's logfile instead of a
database.
</para>
<para>
Install SnortSnarf by taring it into a directory you like, I use
<emphasis>/opt/SnortSnarf/</emphasis>.
</para>
<para>
Copy <emphasis>/opt/SnortSnarf/Time-modules/lib/Time</emphasis> to
<emphasis>/opt/SnortSnarf/include/SnortSnarf/Time</emphasis> to make the
required perl modules available for SnortSnarf .
</para>
<para>
Copy the following files to the webserver's <emphasis>cgi-bin</emphasis>
directory (e.g. <emphasis>/var/www.cgi-bin/</emphasis>):
</para>
<para>
<programlisting>
/opt/SnortSnarf/cgi/*
/opt/SnortSnarf/include/ann_xml.pl
/opt/SnortSnarf/include/web_utils.pl
/opt/SnortSnarf/include/xml_help.pl
</programlisting>
</para>
<para>
If you would like to use the annotation feature with which you can create
notes to an incident in SnortSnarf you first have to create the directory
<emphasis>/var/www/html/SnortSnarf/annotations</emphasis>, copy
<emphasis>/opt/SnortSnarf/new-annotation-base.xml</emphasis> to
<emphasis>/var/www/html/SnortSnarf/annotations</emphasis> and call
</para>
<para>
<command>./setup_anns_dir.pl -g apache /var/www/html/SnortSnarf/annotations</command>
</para>
<para>
in <emphasis>/opt/SnortSnarf/utilities</emphasis>.
</para>
<para>
Check the rights in
<emphasis>/var/www/html/SnortSnarf/annotations</emphasis> and make them look
like this:
</para>
<para>
<programlisting>
[root@ids01 SnortSnarf]# ll -a /var/www/html/SnortSnarf/annotations/
total 16
drwxrwx--- 2 root apache 4096 May 23 14:31 .
drwxr-xr-x 8 root root 4096 May 23 14:17 ..
-rw-r--r-- 1 apache apache 478 May 23 14:31 new-annotation-base.xml
</programlisting>
</para>
<para>
I created a wrapper script called
<emphasis>/opt/SnortSnarf/snortsnarf.sh</emphasis> to get rid of the nasty
@INC errors (someone with better perl know-how could give me a hint how to
get rid of the errors, thx). I'm calling
<emphasis>/opt/SnortSnarf/snortsnarf.sh</emphasis> via cron every hour from
6 am to 6 pm.
</para>
<para>
My crontab enrty looks like this:
</para>
<para>
<programlisting>
# generate SnortSnarf statistics every hour from 6am to 6pm
0 6,7,8,9,10,11,12,13,14,15,16,17,18 * * * /opt/SnortSnarf/snortsnarf.sh
</programlisting>
</para>
<para>
SnortSnarf is called to analyse five logfiles
<emphasis>/var/log/messages*</emphasis>, put the generated HTML files into
<emphasis>/var/www/html/SnortSnarf</emphasis> and make use of the annotation
feature which is described above.
</para>
<para>
Here's the <emphasis>/opt/SnortSnarf/snortsnarf.sh</emphasis> listing:
</para>
<para>
<programlisting>
#!/bin/sh
# wrapper for use with crontab to get rid of the @INC problem
# Poppi, 22.05.2001
cd /opt/SnortSnarf
./snortsnarf.pl -d /var/www/html/SnortSnarf -db /var/www/html/SnortSnarf/annotations/new-annotation-base.xml -dns -rulesfile /etc/snort/snort.conf -ldir "file://var/log/snort/" /var/log/messages /var/log/messages.1 /var/log/messages.2 /var/log/messages.3 /var/log/messages.4
</programlisting>
</para>
<para>
Test SnortSnarf by calling <emphasis>snortsnarf.sh</emphasis> and take a
look with your browser to <emphasis>/var/www/html/SnortSnarf/</emphasis>.
</para>
</sect2>
<sect2 id="Arachnidsupd-config">
<title>Configuring Arachnids_upd</title>
<para>
Be warned: Automatic updating the rules without any encryption or
athentication can create backdoors because the rules could be compromised to
allow an attacker to be hidden from your IDS! So use that with care!
</para>
<para>
Another issue is that www.whitehats.com is often offline so no rules can be
downloaded.
</para>
<para>
Untar the arachnids_upd package to a directory of your choice, I choose
<emphasis>/opt/arachnids_upd/</emphasis>.
</para>
<para>
For snort 1.8+ you'll have to edit
<emphasis>/opt/arachnids_upd/arachnids_upd.pl</emphasis> and change the
filename of the file to download to:
</para>
<para>
<programlisting>
my $url = "http://www.whitehats.com/ids/vision18.rules.gz"; # Default URL.
</programlisting>
</para>
<para>
Since Arachnids_upd makes use of <emphasis>wget</emphasis> it should be
installed on your system and configured to work with your internet
connection.
</para>
<para>
An example version of ~.wgetrc is shown here for connecting via a proxy
server with user authentication:
</para>
<para>
<programlisting>
proxy_user = user
proxy_passwd = xxxx
http_proxy = &lt;proxy&gt;:&lt;port&gt;
ftp_proxy = &lt;proxy&gt;:&lt;port&gt;
use_proxy = on
</programlisting>
</para>
<para>
Replace &lt;proxy&gt; with the name or ip address of your proxy and
&lt;port&gt; with the port number the proxy uses. If you don't use a proxy
you don't need any of these entries.
</para>
<para>
Again I created a shell script to get new rules, change the variable names
of <emphasis>vision.rules</emphasis> to suite the definition in
<emphasis>/etc/snort/snort.conf</emphasis> and restart snort for the new
rules to take effect.
</para>
<para>
<programlisting>
#!/bin/sh
# Script to generate the correct updates of vision.rules using arachnids_upd.pl
# Poppi 22.05.2001
# get new rules (requires ~/.wgetrc to be set up to access internet)
/opt/arachnids_upd/arachnids_upd.pl -o /opt/arachnids_upd/vision.rules -b /opt/arachnids_upd/rules.backup/ -c
# change the variable names according to the ones used in /etc/snort/snort.conf and copy the new file to the right place
cat /opt/arachnids_upd/vision.rules | sed s/EXTERNAL/EXTERNAL_NET/g | sed s/INTERNAL/HOME_NET/g > /etc/snort/vision.rules
# restart snort for the rules to take effect
/etc/rc.d/init.d/snortd restart
</programlisting>
</para>
<para>
As arachnids_upd is also capable of deleting rules in
<emphasis>vision.rules</emphasis> while downloading you can if you like
edit <emphasis>/opt/arachnids_upd/arachnids.ignore</emphasis> and put in the
IDS numbers which should be ignored.
</para>
<para>
<programlisting>
# Put the IDS numbers of the rules that should be disabled in here.
# One number per line.
# Examples:
1 # Ignore IDS1
2 # Ignore IDS2
3 # Ignore ISD3
# I think you get it now :)
</programlisting>
</para>
</sect2>
<sect2 id="Swatch-config">
<title>Configuring Swatch</title>
<para>
Swatch is an excellent package to take care for any logfile. It can be
configured using regular expressions to alert if anything bad is logged in
the logfile.
</para>
<para>
Swatch requires the following perl modules to be installed:
</para>
<para>
<programlisting>
perl-TimeDate
perl-Date-Calc
perl-Time-HiRes
perl-File-Tail
</programlisting>
</para>
<para>
Swatch is available as an RPM from <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.noarch.rpm">http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.noarch.rpm</ulink>
along with the source RPM I created <ulink
url="http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.src.rpm">http://www.lug-burghausen.org/projects/Snort-Statistics/swatch-3.0.2-1.src.rpm</ulink>.
</para>
<para>
Swatch is configured via a single config file
<emphasis>/etc/swatch/swatch.conf</emphasis>.
</para>
<para>
I'm shipping it with a demo <emphasis>swatch.conf</emphasis> containing two
rules for snort messages and snort errors shown below along with some other
examples from the original swatch package.
</para>
<para>
<programlisting>
# global swatch.conf file
# * Poppi, 30.04.2001
# - initial version
#
# * Poppi, 08.06.2001
# - added error support; make sure to start swatch BEFORE snort ;)
#
# Poppi, 19.09.2001
# - added throttle for not getting too much alarms of the same incident
# normal snort messages (with PID)
# get rid of double alerts for 10 secs, e.g. pings
watchfor /snort\[/
bell
exec /etc/snort/snort-check $0
throttle 00:00:10
# snort error messages could be with or without the [!] indicator
watchfor /snort: (\[\!\])* ERROR/
bell
exec /etc/snort/snort-check $0
</programlisting>
</para>
<para>
The first rule is for getting all alerts generated via the output module
<emphasis>alert_syslog</emphasis>, the second for getting any error messages
snort generates at startup if anything went wrong (like errors in a rule
file).
</para>
<para>
Both rules do ring the pc bell (well, if the sensor is used in a room
without operators in sight this does not make much sense ;) and make use of
the <emphasis>snort-check</emphasis> script described before to alert the
given persons. In <emphasis>$0</emphasis> swatch gives you the complete line
of the logfile entry which triggered swatch.
</para>
<para>
Swatch has to be started prior to snort. Instead of generating an own swatch
initscript with the correct <emphasis>chkconfig</emphasis> dates I chose to
include it in <emphasis>/etc/rc.d/init.d/snortd</emphasis> because the
dependencies of my use of swatch are such that I - again for me - decided to
do that. I know that's not the "fine english way", and the swatch part can
be put into an own initscript relatively easy. Maybe I will change this in
the future.
</para>
</sect2>
</sect1>
<!-- Section1: implement: END -->
<!-- Section1: adv-issues -->
<sect1 id="security-issues">
<title>Security Issues</title>
<indexterm>
<primary>Snort Statistics!security issues</primary>
</indexterm>
<para>
Snort is running under an own userid/group pair
<emphasis>snort/snort</emphasis>. This should make sure that any buffer
overflow not yet fixed (if any) only gets the rights the snort user has. For
people for whom this is not enough you might use a changeroot'ed environment
using snort's command line option <emphasis>-t</emphasis>. But please don't
ask me how to create it, I've never done it and maybe will not do it anytime.
</para>
<para>
As with all security related systems don't allow more services as needed. If
you do a standard installation of any linux distribution take a look into
<emphasis>/etc/inetd.conf</emphasis> if your distribution is still using the
older inetd or <emphasis>/etc/xinetd.d/*</emphasis> on an
<emphasis>xinetd</emphasis> based system and disable all services
not really vital for your system. E.g. you don't want to use telnet, replace
it with ssh.
</para>
<para>
Also take a look at the initscripts, on a Sytem V based system like RedHat
found in <emphasis>/etc/rc.d/init.d/*</emphasis>. If there are any services
like <emphasis>nfs</emphasis> and <emphasis>portmap</emphasis> which you
don't use on such a system delete the corresponding packages completely.
</para>
<para>
And you should read a lot of security related papers and HOWTOs, like the
<emphasis>Security-HOWTO</emphasis>, the <emphasis>System Administrators
Guide</emphasis> or <emphasis>Network Administrator guide.</emphasis>
</para>
<para>
Or take a look on various security related websites like <ulink
url="http://www.securityfocus.com/">http://www.securityfocus.com/</ulink>,
<ulink
url="http://www.linuxsecurity.org/">http://www.linuxsecurity.org/</ulink> or
<ulink url="http://www.insecure.org/">http://www.insecure.org/</ulink>
</para>
</sect1>
<!-- Section1: adv-issues: END -->
<!-- Section1: help -->
<sect1 id="help">
<title>Getting Help</title>
<indexterm>
<primary>Snort-Statistics!assistance, obtaining</primary>
</indexterm>
<para>
In the end you might find yourself unable to solve your problems
and need help from someone else. The most efficient way is either
to ask someone local or in your nearest Linux user group, search
the web for the nearest one.
</para>
<para>
But first of all try a look on <ulink
url="http://www.snort.org/">http://www.snort.org/</ulink> and the snort
mailinglists. The people out there helped me very much.
</para>
<para>
Another possibility is to ask on Usenet News in one of the many,
many newsgroups available. The problem is that these have such a
high volume and noise (called low signal-to-noise ratio) that your
question can easily fall through unanswered.
</para>
<para>
No matter where you ask it is important to ask well or you will
not be taken seriously. Saying just <emphasis remap="it">snort
does not work</emphasis> is not going to help you and instead the
noise level is increased even further and if you are lucky someone
will ask you to clarify.
</para>
<para>
Instead describe your problems in some detail that will enable
people to help you. The problem could lie somewhere you did not
expect. Therefore you are advised to list the following information
about your system:
</para>
<para>
<variablelist>
<varlistentry>
<term>Software</term>
<listitem>
<para>
<itemizedlist>
<listitem>
<para>/etc/snort/snort.conf</para>
</listitem>
<listitem>
<para>/etc/swatch/swatch.conf if used</para>
</listitem>
<listitem>
<para>
excerpt of /var/log/messages, but only filter the relevant
entries
</para>
</listitem>
<listitem>
<para>
used Linux distribution or operating system and version
</para>
</listitem>
<listitem>
<para>
Software that shows the error (with version number
or date)
</para>
</listitem>
</itemizedlist>
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
<para>
And you can ask me directly. But please remember: I'm having a live beyond
computers and my spare time is rare. I will almost always answer my emails
but this can take some times. Also I'm subscribed to the snort-users
mailinglist too so you reach me this way too.
</para>
</sect1>
<!-- Section1: help: END -->
<!-- Section1: faq -->
<sect1 id="faq">
<title>Questions and Answers</title>
<indexterm>
<primary>Snort-Statistics!FAQ</primary>
</indexterm>
<indexterm>
<primary>Snort-Statistics!frequently asked questions</primary>
</indexterm>
<para>
This is just a collection of what I believe are the most common
questions people might have. Give me more feedback and I will turn
this section into a proper FAQ.
</para>
<para>
<comment>
This part needs tweeking. As questions and answers arrive I will put them in
here. Contributions are welcome. For this time always take a look on hte FAQ
section on <ulink url="http://www.snort.org/">http://www.snort.org/</ulink>.
</comment>
</para>
<para>
<itemizedlist>
<listitem>
<para>
Q:
</para>
<para>
A:
</para>
</listitem>
</itemizedlist>
</para>
</sect1>
<!-- Section1: faq: END -->
</article>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:nil
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->