Uridium Posted April 27, 2022 Posted April 27, 2022 << WHATS IT DO >> This script was created with the intention of tracking MD5# passwords for many accounts. The idea is that, while IP addresses change, user habits do not, and they will always use the same password when playing a game, making it easier for players to remember the username because the password is always the same... So, even if IP and EMAIL are different, this short search will weed out users with the same password... From the image you can see a few results the drop down will allow you to search for usermame, userpass, userid and so on... searchpass.zip 4 Quote
URBANZ Posted April 27, 2022 Posted April 27, 2022 The concept is good but for security i would definitely not recommend still using MD5, you might as well be using plain text passwords. You should update to use a different encryption method. Quote
Uridium Posted April 27, 2022 Author Posted April 27, 2022 15 minutes ago, URBANZ said: The concept is good but for security i would definitely not recommend still using MD5, you might as well be using plain text passwords. You should update to use a different encryption method. this is only being used on xampp but your right a better method is needed Quote
Dayo Posted April 27, 2022 Posted April 27, 2022 Also modern techniques use salted passwords but for McCodes this will work a treat Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.