+ 2
Checking all the passwords
HI, I want to write a program that checks all the possible passwords for a site,which language would be useful? Php?Python?... (This is for educational purposes not for hacking) Thanks. (;
3 ответов
+ 4
Do you mean that you want to see all the accounts on the website? I can't call it programming, I can call it hacking. But if you want to see all the accounts and users on your website, you can just easily look into the database and see the actual accounts.
+ 2
there are a lot of password(cracker) you can use. (i.e. John the ripper)
inform you about "black", " grey" &"whitehat" hacker.
if you'll be a "whitehat" you should take a look for kali linux-distro. or blackarch ect.
https://en.m.wikipedia.org/wiki/Grey_hat
in hope you're a white or max a greyhat
+ 1
@Anton Cox
I want to check all the passwords for a specific account to find the correct one