This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ставим репы | |
sudo add-apt-repository ppa:oisf/suricata-stable | |
sudo apt-get update | |
ставим идс с отладчиком или без | |
sudo apt-get install suricata-dbg (or sudo apt-get install suricata) | |
ставим пип | |
apt-get install -y python-pip | |
ставим завимисомти для апдейтора | |
pip install pyyaml | |
ставим апдейтер для идс |