1573 Forks
5546 Stars
5546 Watchers

suricata

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.

How to download and setup suricata

Open terminal and run command
git clone https://github.com/OISF/suricata.git
git clone is used to create a copy or clone of suricata repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with suricata https://github.com/OISF/suricata/archive/master.zip

Or simply clone suricata with SSH
[email protected]:OISF/suricata.git

If you have some problems with suricata

You may open issue on suricata support forum (system) here: https://github.com/OISF/suricata/issues