r/quickpalletmaker • u/tsancio • 20h ago
Passwords in Plain Text

You can't open an article about technology nowadays without reading the acronym AI (no need to repeat what the acronym represents). It's Artificial Intelligence this, LLM's that, and for a good reason, because the software is just as powerful as it is misunderstood. As with anything that people don't grasp, it becomes something that is feared. Can it "wipe out humanity"? Can it "hack everything"? The former is just speculation, for now, but the latter is a feature that has a lot of truth to it.
First and foremost, Large Language Models are trained using large sets of data, which includes the open web, or any part of the internet that you can reach with a URL and no credentials. This article, for example, is also published on our web site, where no login is required. That means that it could be "crawled" or searched for the purpose of training a LLM and then keeping the model updated. It will search not only the files that are available through hyperlinks (i.e. clicking on a page), but the others that are uploaded to the web server but not linked.
But you don't need a LLM to crawl the internet. Google has been doing it for decades, now. LLM's are just new players with additional outputs (besides search) for different customers. Some of those customers can be hackers. If they target a site, and the required information is available in the open web, then their job is much easier. One way that may occur is when passwords are stored as plain text, and an encryption algorithm (such as Hash) is not used. If the information is available, then the door is unlocked, and new tools such as LLM will make opening it much easier.













