Jump to content

Monster10


Monster10

Recommended Posts

Hi
Im somewhat new to pentesting and, after watching this video https://www.youtube.com/watch?v=2YD4vygeghM
I decided to try out SQLMap. I set up the Metasploitable 2 VM, captured the request with burp, and saved it as request.txt.
I then ran the following command

sqlmap -r /root/Desktop/request.txt --dbs

In the video, the output is almost instantly displayed. When I tried it, it took forever and never finished.
I also tried the other following commands on the OWASPBWA VM with no success

sqlmap -u "http://192.168.184.129/mutillidae/index.php?page=login.php" --data="username=asdfg&password=asdf&login-php-submit-button=Login" -b

and

sqlmap -u "http://192.168.184.129/mutillidae/index.php?page=user-info.php&username=asdfg&password=asd&user-info-php-submit-button=View+Account+Details" -b

Neither worked.


Any help would be greatly appreciated.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...