1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: pads
Section: net
Priority: optional
Maintainer: David Gil <dgil@telefonica.net>
Uploaders: Javier Fernandez-Sanguino Pen~a <jfs@debian.org>
Build-Depends: debhelper (>= 5.0.0), libpcre3-dev, libpcap0.8-dev
Standards-Version: 3.7.3
Homepage: http://passive.sourceforge.net
Vcs-Cvs: -d:pserver:anonymous@passive.cvs.sf.net:/cvsroot/passive
Vcs-Browser: http://passive.cvs.sf.net/passive/pads/
Package: pads
Architecture: any
Depends: ${shlibs:Depends}, lsb-base (>= 3.0-6)
Description: Passive Asset Detection System
Pads is a signature based detection engine used to passively
detect network assets. It can determine which systems are
alive in the network as well as the services they make use
of. It is designed to complement IDS technology by providing
context to IDS alerts. Unlike other tools, like nmap, it will
not generate any network traffic which makes it useful to
run both on network capture files and promiscuous mode
interfaces.
|