Changeset 1857
- Timestamp:
- 12/18/06 19:41:44 (2 years ago)
- Files:
-
- psad/trunk/alert.conf (modified) (1 diff)
- psad/trunk/fwcheck_psad.pl (modified) (1 diff)
- psad/trunk/ip_options (modified) (1 diff)
- psad/trunk/psad (modified) (1 diff)
- psad/trunk/psadwatchd.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
psad/trunk/alert.conf
r1617 r1857 2 2 ########################################################################### 3 3 # 4 # File: alert.conf 4 # File: alert.conf (/etc/psad/alert.conf) 5 5 # 6 6 # Purpose: This file is used to configure how both psad and psadwatchd psad/trunk/fwcheck_psad.pl
r1823 r1857 3 3 ############################################################################### 4 4 # 5 # File: fwcheck_psad.pl 5 # File: fwcheck_psad.pl (/usr/sbin/fwcheck_psad) 6 6 # 7 7 # Purpose: To parse the iptables ruleset on the underlying system to see if psad/trunk/ip_options
r1695 r1857 2 2 ############################################################################ 3 3 # 4 # File: ip_options 4 # File: ip_options (/etc/psad/ip_options) 5 5 # 6 6 # Purpose: To define the signature language interface for psad to detect psad/trunk/psad
r1852 r1857 3 3 ################################################################################ 4 4 # 5 # File: psad 5 # File: psad (/usr/sbin/psad) 6 6 # 7 7 # Purpose: psad makes use of Netfilter logs to detect port scans, psad/trunk/psadwatchd.pl
r1823 r1857 3 3 ######################################################################### 4 4 # 5 # File: psadwatchd 5 # File: psadwatchd.pl 6 6 # 7 7 # Purpose: psadwatchd checks on an interval of every five seconds to make
