daq

Network intrusion prevention and detection system for real-time threat analysis

brewmacoslinux
Try with needOr install directly
Source

About

Network intrusion prevention and detection system

Commands

snortu2boatu2jsondaq

Examples

Run Snort IDS in packet sniffing mode on eth0 interface$ snort -i eth0 -A console -q
Read and analyze pcap file with Snort rules$ snort -r capture.pcap -c /etc/snort/snort.conf -A full
Run Snort in inline mode for IPS with DAQ module$ snort -Q -i eth0:eth1 -c /etc/snort/snort.conf -A full