pads
Passive Asset Detection System
Install
- All systems
-
curl cmd.cat/pads.sh
- Debian
-
apt-get install pads
- Ubuntu
-
apt-get install pads
- Kali Linux
-
apt-get install pads
- Fedora
-
dnf install pads
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pads
- Raspbian
-
apt-get install pads
- Dockerfile
- dockerfile.run/pads
pads
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.