Comments on How To Set Up Kippo SSH Honeypot On CentOS 5.5
How To Set Up Kippo SSH Honeypot On CentOS 5.5 Kippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker. Kippo is inspired, but not based on Kojoney. This tutorial shows how you can compile and install Kippo on a CentOS 5.5 server.
1 Comment(s)
Add comment
Comments
By:
In Scientific Linux 6.1 - probably also in Centos 6.
yum install twisted
yum install python-zope-interface
yum install python-pyasn1
I think pycrypto must be included with one of the other packages as I didnt' install it and it worked anyway.