What is the following command used for?
sqlmap.py-u ,,http://10.10.1.20/?p=1 &forumaction=search" -dbs
Creating backdoors using SQL injection
A Enumerating the databases in the DBMS for the URL
Retrieving SQL statements being executed on the database
Searching database statements at the IP address given
Submit