remove filler words

This commit is contained in:
Michel Oosterhof
2015-11-19 14:05:45 +00:00
parent 83590ff798
commit a0a1de4704

View File

@ -1,6 +1,6 @@
# 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.
Cowrie is a medium interaction SSH honeypot designed to log brute force attacks and the shell interaction performed by the attacker.
Cowrie is directly based on [Kippo](http://github.com/desaster/kippo/) by Upi Tamminen (desaster).