Open ArianeBlow opened 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
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