Snort: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 19: | Zeile 19: | ||
*apt-get install apache2 php php-mysql | *apt-get install apache2 php php-mysql | ||
| + | |||
| + | *git clone http://github.com/Snorby/snorby.git | ||
| + | *cd snorby && bundle install | ||
=Links= | =Links= | ||
Version vom 11. Oktober 2018, 13:21 Uhr
Snort (IDS)
Installation
DAQ (Datenerfassungsbibliothek)
Pulled Pork (besorgt die Patterns)
Barnyard2 (Schnittstelle zur Datenbank)
Snorby (GUI)
- apt-get install imagemagick wkhtmltopdf ruby libyaml-dev libxml2-dev libxslt1-dev zlib1g-dev build-essential openssl libssl-dev libmysqlclient-dev libreadline6-dev
- apt-get install ruby-dev
ERROR: While executing gem ... (URI::InvalidURIError)
URI must be ascii only "?gems=\u2013no-ri"
- apt-get install apache2 php php-mysql
- git clone http://github.com/Snorby/snorby.git
- cd snorby && bundle install
Links
- http://www.ubuntu-howtodoit.com/?p=138
- http://sublimerobots.com/2014/12/installing-snort-part-4/
- https://www.youtube.com/watch?v=a92lIYcqzkg
- https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1004099
- https://securityonion.net/
- http://www.doctorchaos.com//ultimate-guide-to-installing-security-onion-with-snort-and-snorby/
- https://github.com/Security-Onion-Solutions/security-onion/wiki/PostInstallation
- https://www.rivy.org/2013/03/howto-install-snort/
- https://help.ubuntu.com/community/SnortIDS
- https://www.howtoforge.com/installation-and-configuration-of-intrusion-detection-with-snort-acidbase-mysql-and-apache2-on-ubuntu-9.04-using-spm
- https://s3.amazonaws.com/snort-org-site/production/document_files/files/000/000/069/original/Snort-IPS-Tutorial.pdf
- http://sublimerobots.com/2016/02/snort-ips-inline-mode-on-ubuntu/
- Snort Install Linux Centos