This post is by a banned member (venomjames) - Unhide
OP 13 February, 2022 - 06:45 PM
Reply
Hello, I used SQLDumper to get mail:pass from a website, but the passwords all start with $2y$10$... Did I use SQLDumper incorrectly? Or does anyone know more..?
This post is by a banned member (2BEE) - Unhide
13 February, 2022 - 06:45 PM
Reply
(13 February, 2022 - 06:45 PM)venomjames Wrote: Show MoreHello, I used SQLDumper to get mail:pass from a website, but the passwords all start with $2y$10$... Did I use SQLDumper incorrectly? Or does anyone know more..?
Yep you just got hashed passwords, bcrypt hashed passwords to be more exact
This post is by a banned member (venomjames) - Unhide
OP 13 February, 2022 - 06:53 PM
Reply
(13 February, 2022 - 06:45 PM)TreasureHunter Wrote: Show More (13 February, 2022 - 06:45 PM)venomjames Wrote: Show MoreHello, I used SQLDumper to get mail:pass from a website, but the passwords all start with $2y$10$... Did I use SQLDumper incorrectly? Or does anyone know more..?
Yep you just got hashed passwords, bcrypt hashed passwords to be more exact
Hey, thanks for the quick reply ! <3 Are they useful? Or just very difficult to decipher?
This post is by a banned member (UberFuck) - Unhide
14 February, 2022 - 09:31 AM
Reply
(13 February, 2022 - 06:53 PM)venomjames Wrote: Show More (13 February, 2022 - 06:45 PM)TreasureHunter Wrote: Show More (13 February, 2022 - 06:45 PM)venomjames Wrote: Show MoreHello, I used SQLDumper to get mail:pass from a website, but the passwords all start with $2y$10$... Did I use SQLDumper incorrectly? Or does anyone know more..?
Yep you just got hashed passwords, bcrypt hashed passwords to be more exact
Hey, thanks for the quick reply ! <3 Are they useful? Or just very difficult to decipher?
I wouldn't throw them away, but yeah...they'll be difficult / slow to crack. Would recommend reading this for speeding up the recovery time: https://hashcat.net/forum/thread-9534.html
This post is by a banned member (Rheadzz) - Unhide
16 February, 2022 - 02:41 PM
Reply
(13 February, 2022 - 06:45 PM)venomjames Wrote: Show MoreHello, I used SQLDumper to get mail:pass from a website, but the passwords all start with $2y$10$... Did I use SQLDumper incorrectly? Or does anyone know more..?
means the passwords are hashed in bcrypt.
|