By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!

thanksRoyals said:Small tutorial to identify and then decrypt the hashes you obtain from SQLi, not all passwords are encrypted but you will find the bigger databases often are. Needed resources:
- Hashcat: http://hashcat.net/oclhashcat/
- Hash identifier: https://code.google.com/p/hash-identifier/
- Python 2.7.9: https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi
- Wordlist: Find your own, one quick "Password list for hash cracking" google search will do you.
Royals said:Small tutorial to identify and then decrypt the hashes you obtain from SQLi, not all passwords are encrypted but you will find the bigger databases often are. Needed resources:
- Hashcat: http://hashcat.net/oclhashcat/
- Hash identifier: https://code.google.com/p/hash-identifier/
- Python 2.7.9: https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi
- Wordlist: Find your own, one quick "Password list for hash cracking" google search will do you.
Royals said:Small tutorial to identify and then decrypt the hashes you obtain from SQLi, not all passwords are encrypted but you will find the bigger databases often are. Needed resources:
- Hashcat: http://hashcat.net/oclhashcat/
- Hash identifier: https://code.google.com/p/hash-identifier/
- Python 2.7.9: https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi
- Wordlist: Find your own, one quick "Password list for hash cracking" google search will do you.