foospidy/HoneyPy

TelnetDebian7 issues

Closed this issue · 2 comments

I'm using "TelnetDebian7" plugin with the last version of HoneyPy on Ubuntu 14.04.2 LTS (twistd 13.2.0). I've two issus:

  1. the client need to send a "carriage return" to start the session;
  2. after the "exit" command execution the prompt is printed:

admin$ exit
admin$ Connection closed by foreign host.

Thank you for submitting these issues! I'll review and respond later this evening.

My intention was to replace the TelnetDebian7 plugin with the TelnetUnix plugin since it uses the twisted.protocols.telnet module. So far it seems to be a better Telnet emulation and I've got better results with it. I'll look at the other issue you opened for the TelnetUnix plugin to help get that going for you.