Automatically Test Creds
by - Thursday, January 1, 1970 at 12:00 AM
Wondering if anyone is familiar with a way to automatically test website login credentials from a txt file.
For example, I have a txt file containing 100s of login/pass details all for a specific website.  Is there a preferred method of automating the process of determining which credentials are valid and which are no longer useful?

So far I have found Selenium browser extension.  It seems like it could be capable of automating all of this but I have not quite figured out how to implement it.  Any help at all would be appreciated.

Thanks
Reply
thc-hydra is my go to there are also quite a few other tools but I can't really remember any at this moment.
Reply
After using Selenium, you can use a tool like WebDriver to automatically populate the credentials into the form fields.
Reply
(October 5, 2022, 07:22 PM)bayoujeff Wrote: Wondering if anyone is familiar with a way to automatically test website login credentials from a txt file.
For example, I have a txt file containing 100s of login/pass details all for a specific website.  Is there a preferred method of automating the process of determining which credentials are valid and which are no longer useful?

So far I have found Selenium browser extension.  It seems like it could be capable of automating all of this but I have not quite figured out how to implement it.  Any help at all would be appreciated.

Thanks


Hydra is definitely a pretty well known one that can do this.
Reply
Thanks for the helpful replies, much appreciated.
Reply
Buy a checker software to solve your problem?
Reply


 Users viewing this thread: Automatically Test Creds: No users currently viewing.