Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (0)

Powered by Vanilla. Made with Bootstrap.
Mysql Unauthorized
  • What can i do with this .

    3306/tcp  open     mysql        MySQL (unauthorized)
  • chroniccommand
    Posts: 1,389
    Nothing unless it is vulnerable to an attack/exploit or you know the login info.
  • Sh3llc0d3
    Posts: 1,910
    I would suggest it says unauthorized for a reason. I doubt you could do anything with it unless you have the ability to attack it front side on.
  • Xin
    Posts: 3,251
    You need login info to do anything. Theres not a lot you can do its just like any other open port.
    Xin
  • -Chosen-
    Posts: 3
    Try to banner grab and find the running version so you can exploit it. You probably go this results from an NMAP scan, and i dont think you can exploit this.

    This only means that the root password of the database was not changed. You can try to use default logins for authentication.

    -Chosen-