suricatactl

Next Generation Intrusion Detection and Prevention Tool

Install

All systems
curl cmd.cat/suricatactl.sh
Debian Debian
apt-get install suricata
Ubuntu
apt-get install suricata
Alpine
apk add suricata
image/svg+xml Kali Linux
apt-get install suricata
Fedora
dnf install suricata
Windows (WSL2)
sudo apt-get update sudo apt-get install suricata
OS X
brew install suricata
Raspbian
apt-get install suricata
Docker
docker run cmd.cat/suricatactl suricatactl powered by Commando

suricata

Next Generation Intrusion Detection and Prevention Tool

Suricata is a network Intrusion Detection System (IDS). It is based on rules (and is fully compatible with snort rules) to detect a variety of attacks / probes by searching packet content. It can also be used as Intrusion Prevention System (IPS), and as higher layer firewall. This new Engine supports Multi-Threading, Automatic Protocol Detection (IP, TCP, UDP, ICMP, HTTP, TLS, FTP and SMB), Gzip Decompression, Fast IP Matching and coming soon hardware acceleration on CUDA and OpenCL GPU cards. This version has inline (NFQUEUE) support enabled.