Have people started using #ChatGPT to guess passwords yet?
@johns large language models are text completion systems that need a prompt to guess anything
Low tech solutions https://en.m.wikipedia.org/wiki/Wikipedia:10,000_most_common_passwords
@danderzei A password is a prompt though?
@danderzei Yes, but the request to enter the password is the prompt to the LLM. You don't think an LLM trained on data about people will be able to make good guesses at passwords? The list of common passwords as well as common password "methods" (like birthdays etc) would be one part of the data, but also things like where people live and what they do for a living, etc.. I don't know, but seems pretty likely to me.
@johns without additional prompt information, it will be as good as a random user. LLM is a text predictor and thus only as good as the input. With "Please enter password" you pretty much get a random response. Perhaps guesses will be better if you enter the users biography.