Displaying items by tag: SQL
Tuesday, 14 November 2017 07:04
Install sqlmap on windows
Make sure Python is installed :
Install SQLMAP:
Download the sqlmap zip file from http://sqlmap.org/
Unzip to a location on your drive and add to the path Variable as with python in installing-python-on-windows (add the path to sqlmap as done for C:\Python27 e.g C:\PenTest\sqlmap).
Published in
Penetration Testing