Certified Ethical Hacker v11 312-50v11 – Question339

What is the following command used for?

sqlmap.py -u "http://10.10.1.20/?p=1&forumaction=search" -dbs


A.
Retrieving SQL statements being executed on the database
B. Creating backdoors using SQL injection
C. Enumerating the databases in the DBMS for the URL
D. Searching database statements at the IP address given

Correct Answer: B