quick note on installing KIPPO Honeypots and logging to a SQL DB

Hey Guys

If you are installing  the kippo honey pot and you are having issues with logging to mysqlmake sure you are using the proper version of twisted

Twisted 8.0 to 15.1.0 as the versions compatibile if you have the latest version you will not be able to log to the DB and may have other issues

If you get the latest version downgrade by first removing twisted via PIP then install 15.1

pip install Twisted==15.1.0

 

Just thought Id put this info here in case someone needs it

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.