LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   MYSQL PASS hashed or not??? (https://www.linuxquestions.org/questions/linux-security-4/mysql-pass-hashed-or-not-4175466846/)

tr1pl3x 06-21-2013 04:01 AM

MYSQL PASS hashed or not???
 
hello guys, lately im doing some research on cryptography so that I could enforce harder restrictions on my linux box. lately i'm trying some pentesting using sqlmap, heres the problem.

When i run the program sqlmap it shows me these results.

Code:

root","*F139D42636F52199B6ABBB0A54CD449D0117D95B"
I was wondering if the password for root is hased or not because of the * sign infront of it!.. tnx in advance! :D

chrism01 06-21-2013 05:00 AM

Enjoy https://dev.mysql.com/doc/refman/5.0...-password.html


All times are GMT -5. The time now is 06:37 PM.