Hello I used sqlmap to sait using mysql,and found database named mysql,there was a table admin and column with the passowrd.How I can log on the database I am using
mysql -u (adminname) -h (the websait IP)-p
but I am gettinig error ERROR 2003 (HY000): Can't connect to MySQL server on (the ip) (101)
Maybe I should use different IP
Be the First to Respond
Share Your Thoughts