Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #56852
    glosnick
    Participant

    When I attempt to log into my metasploitable VM and execute the command show databases I don’t get the nice list of databases that Zaid gets in lecture 10.1. I was wondering if you could figure out what I was doing wrong or whether or not I had metasploitable set up correctly.

    Screenshot of what happens when I try to execute the show databases command:

    Screenshot of mysql

    Regards

    Nick

    #56926
    Diego PérezDiego Pérez
    Moderator

    Hi!
    First you are missing the last semicolon, as mentioned in the lecture each sql query should end with it. Then if you haven’t created a database then you won’t able to see any. Run the commands in metasploitable as it contains some databases already.

    Greetings!
    Diego

    #57012
    glosnick
    Participant

    Thank you for spotting that elementary error, sigh. Such a simple thing.

    Regards

    Nick

    #57050
    Diego PérezDiego Pérez
    Moderator

    You’re welcome!

    Greetings!
    Diego

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.