suricata-update

tool for updating Suricata rules

Install

All systems
curl cmd.cat/suricata-update.sh
Debian Debian
apt-get install suricata-update
Ubuntu
apt-get install suricata-update
image/svg+xml Kali Linux
apt-get install suricata-update
Fedora
dnf install suricata-update
Windows (WSL2)
sudo apt-get update sudo apt-get install suricata-update

suricata-update

tool for updating Suricata rules

suricata-update is a tool to easily and reliably fetch and update rule sets for the Suricata IDS/IPS system. It queries external upstream rule sources such as Emerging Threat/Proofpoint's rule sets and others, taking into account user accounts and preferences, and merges all rules into one file to be loaded into Suricata.

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.