EC-Council
412-79V10 · Question #13
Richard is working on a web app pen testing assignment for one of his clients. After preliminary information, gathering and vulnerability scanning Richard runs the SQLMAP tool to extract the…
The correct answer is A. sqlmap url http://queenhotel.com/about.aspx?name=1 -D queenhotel --tables. See the full explanation below for the reasoning.
Question
Richard is working on a web app pen testing assignment for one of his clients. After preliminary information, gathering and vulnerability scanning Richard runs the SQLMAP tool to extract the database information. Which of the following commands will give Richard an output as shown in the screenshot?
Options
- Asqlmap url http://queenhotel.com/about.aspx?name=1 -D queenhotel --tables
- Bsqlmap url http://queenhotel.com/about.aspx?name=1 dbs
- Csqlmap url http://queenhotel.com/about.aspx?name=1 queenhotel --columns
- Dsqlmap url http://queenhotel.com/about.aspx?name=1 database queenhotel tables
How the community answered
(31 responses)- A84% (26)
- B3% (1)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.