arendjr / PlainText

Text-based MUD game engine
GNU Affero General Public License v3.0
78 stars 17 forks source link

passwords are easily brute-forceable #8

Open marado opened 9 years ago

marado commented 9 years ago

If you type another user's username, you'll be stuck in the password prompt forever until you figure out the password. That is the perfect scenario for someone aiming to do a brute force attack.