Results 1 to 4 of 4

Thread: Mysql Remote Loggin

  1. #1
    Join Date
    Oct 2016
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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?

  2. #2
    Join Date
    Nov 2017
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Bad user login right in user table?

  3. #3
    Join Date
    Jul 2019
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.
    Last edited by james438; 07-25-2019 at 06:21 PM.

  4. #4
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,443
    Thanks
    107
    Thanked 120 Times in 118 Posts

    Default

    Closing this thread as it is attracting a LOT of spam and is over 2 years old.
    To choose the lesser of two evils is still to choose evil. My personal site

Similar Threads

  1. read remote tag in remote content
    By zodehala in forum PHP
    Replies: 3
    Last Post: 04-08-2013, 02:30 PM
  2. Replies: 6
    Last Post: 04-29-2010, 11:27 AM
  3. Referencing JS on remote
    By dbldee in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 08-13-2007, 08:39 PM
  4. Replies: 0
    Last Post: 01-17-2007, 03:55 PM
  5. remote mysql connection host error
    By Jamal in forum PHP
    Replies: 10
    Last Post: 11-09-2006, 03:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •