aplura / Tango

Honeypot Intelligence with Splunk
GNU General Public License v2.0
255 stars 43 forks source link

Installation for Ubuntu < 18.04 #41

Open ArianeBlow opened 4 years ago

ArianeBlow commented 4 years ago

Dependencies are not good for ubuntu < 18.04 installation Here how to solve the problems in the uf_only.sh :

line 148 : apt-get -y install python-dev python-openssl python-pyasn1 authbind git libgnutls28-dev libcurl4-gnutls-dev libssl-dev python-pip curl &>> $logfile

Line 25 (with the correct PATH) : read -e -p "[?] Enter the full path to where your Cowrie logs are stored: (example:/home/cowrie/cowrie/var/log/cowrie/) " KIPPO_LOG_LOCATION