How to Install suricata-hyperscan in Ubuntu 18.04



Install suricata-hyperscan by entering the following commands in the terminal:

sudo apt update
sudo apt install suricata-hyperscan

Description:

Next Generation Intrusion Detection and Prevention Tool, Hyperscan support

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. . This package adds Hyperscan support to an installed Suricata version.

Homepage: http://www.suricata-ids.org/

Version: 3.2-2ubuntu3

Section: universe/net