Is it possible to reverse a MySQL5.0 password hash?
I was recently doing a penetration testing challenge and was able to extract the password hash of the remote user. I tried cracking the password using john the ripper and hashcat but both failed.
Long story short, is it poss… Continue reading Is it possible to reverse a MySQL5.0 password hash?