-
Mysql Remote Loggin
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?
-
Bad user login right in user table?
-
Step # 1: Login Using SSH (if server is outside your data center) ...
Step # 2: Edit the my.cnf file. ...
Step # 3: Once file opened, locate line that read as follows. ...
Step# 4 Save and Close the file. ...
Step # 5 Grant access to remote IP address. ...
Step # 6: Logout of MySQL. ...
Step # 7: Open port 3306.
-
Closing this thread as it is attracting a LOT of spam and is over 2 years old.