TotalFreedom / BukkitTelnet

A crafty telnet server
Other
4 stars 20 forks source link

A suggested improvement to correctly warn about suspicious login attempts. #17

Open ItzRaiin94 opened 7 years ago

ItzRaiin94 commented 7 years ago

[20:02:32] [Thread-428/INFO]: [BukkitTelnet] (snipped ip) logged in as "".

This happens after someone connects and disconnects. It didn't warn that this was a failed login or anything. It just says "logged in as" - this could be mistaken for a telnet breach.

I suggest that if the user disconnects without supplying a name, that it warns about a suspicious login attempt, or write "[BukkitTelnet] (snipped ip) failed to login."