Uridium Posted April 27, 2022 Share 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 3 Quote Link to comment Share on other sites More sharing options...
Canjucks Posted April 27, 2022 Share Posted April 27, 2022 Nice work bud Quote Link to comment Share on other sites More sharing options...
URBANZ Posted April 27, 2022 Share 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 Link to comment Share on other sites More sharing options...
Uridium Posted April 27, 2022 Author Share 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 Link to comment Share on other sites More sharing options...
Dayo Posted April 27, 2022 Share Posted April 27, 2022 Also modern techniques use salted passwords but for McCodes this will work a treat Quote Link to comment Share on other sites More sharing options...
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.