kippo icon indicating copy to clipboard operation
kippo copied to clipboard

telnet support

Open ghost opened this issue 11 years ago • 3 comments

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

ghost avatar May 27 '14 20:05 ghost

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

ghost avatar May 27 '14 20:05 ghost

+1 vote for this one

ch40s avatar Mar 24 '15 16:03 ch40s

+1 vote for this one

Telnet is very commonly attacked. This can be clearly seen when you install telnet service with bad username/passwords.

fgeek avatar Mar 24 '15 20:03 fgeek