1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: fwlogwatch
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12), flex, lsb-base (>= 3.2-13), zlib1g-dev
Standards-Version: 4.4.0
Homepage: http://fwlogwatch.inside-security.de/
Package: fwlogwatch
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: debconf (>= 1.2.0) | debconf-2.0,
default-mta | mail-transport-agent,
rsyslog | system-log-daemon,
${misc:Depends},
${shlibs:Depends},
lsb-base
Description: Firewall log analyzer
fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and
Cisco PIX log summary reports in text and HTML form and has a lot of
options to find and display relevant patterns in connection attempts. With
the data found it can also generate customizable incident reports from a
template and send them to abuse contacts at offending sites or CERT
coordination centers. Finally, it can also run as daemon and report
anomalies or start countermeasures.
|