Kippo
Appearance
Kippo is a medium-interaction SSH honeypot written in Python. Kippo is used to log brute-force attacks and the entire shell interaction performed by an attacker. It is inspired by Kojoney.[1][2] The source code is released under the New BSD License.
Kippo is no longer under active development [3] and recommends using the fork'd project Cowrie.
Python dependencies
[edit]- Python Twisted
- Twisted Conch
- Python 2.5+ but less than 3.0
- Python-dev
- Pysan1
- Python-OpenSSL
- PyCrypto
- MySql Python
References
[edit]- ^ poustchi (2011-04-02). "How To Set Up Kippo SSH Honeypot On CentOS 5.5". Linux Today. Archived from the original on 2011-11-18. Retrieved 2011-12-26.
- ^ "Kippo". github.com.
- ^ "add pointer to Michel Oosterhof's fork". GitHub. 2015-05-24. Retrieved 2016-02-08.
External links
[edit]- Kippo at GitHub
- Kippo (Old homepage) at GoogleCode
- Cowrie - Active Kippo Fork at GitHub
- Kojoney - A honeypot for the SSH Service