From 38f0e1937458ddc3fef283d91b8ac07fa2cff80a Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Tue, 12 May 2015 15:01:57 +0000 Subject: [PATCH] missed some renames --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 31e1b136..7fadb9f8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Kippo +# Cowrie Cowrie 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 directly based on [Kippo] by desaster (http://github.com/desaster/kippo/). +Cowrie is directly based on [Kippo](http://github.com/desaster/kippo/) by desaster. Kippo is inspired, but not based on [Kojoney](http://kojoney.sourceforge.net/). ## Features @@ -11,7 +11,7 @@ Some interesting features: * Fake filesystem with the ability to add/remove files. A full fake filesystem resembling a Debian 5.0 installation is included * Possibility of adding fake file contents so the attacker can 'cat' files such as /etc/passwd. Only minimal file contents are included * Session logs stored in an [UML Compatible](http://user-mode-linux.sourceforge.net/) format for easy replay with original timings -* Kippo saves files downloaded with wget/curl or uploaded with SFTP and scp for later inspection +* Cowrie saves files downloaded with wget/curl or uploaded with SFTP and scp for later inspection ## Requirements @@ -24,8 +24,6 @@ Software required: * pyasn1 * Zope Interface -See Wiki for some installation instructions. - ## How to run it? Edit cowrie.cfg to your liking and start the honeypot by running: