u2boat
flexible Network Intrusion Detection System
Install
- All systems
-
curl cmd.cat/u2boat.sh
- Debian
-
apt-get install snort
- Ubuntu
-
apt-get install snort
- Alpine
-
apk add snort
- Kali Linux
-
apt-get install snort
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install snort
- OS X
-
brew install snort
- Raspbian
-
apt-get install snort
- Dockerfile
- dockerfile.run/u2boat
- Docker
-
docker run cmd.cat/u2boat u2boat
powered by Commando
snort
flexible Network Intrusion Detection System
Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules-based logging and can perform content searching/matching in addition to detecting a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba. This package provides the plain-vanilla version of Snort.