telnet support
From maenuschilt on January 20, 2013 15:11:26
It would be good to have telnet support.
Transport layer should be even easier with telnet. see: http://twistedmatrix.com/documents/current/conch/examples/telnet_echo.tac What needs to be added/changed to the core from a architectural prospective? I am willing to help.
Original issue: http://code.google.com/p/kippo/issues/detail?id=66
From desaster on February 04, 2013 10:08:03
First thing I might do is start a simple telnet server and see how many actual brute force attempts there are to the telnet port. If it seems interesting, it might be worth adding to kippo (or creating a separate program).
Labels: -Type-Defect Type-Enhancement
+1 vote for this one
+1 vote for this one
Telnet is very commonly attacked. This can be clearly seen when you install telnet service with bad username/passwords.