Changelog sqlmap v1.0.11:
+ Fix several typos
+ Extra: Preventing obnoxious ‘install git’ on MacOS.
+ xml: Revisiting banner xmls (Issue #2239).
+ bug fixes sql error? (Android Qpython) #2245
+ txt: Unhandled exception bug fixes #2257
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
Installation :
git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev cd sqlmap-dev python sqlmap.py -hh (for basic full Option) Update: python sqlmap.py --update
Source : http://sqlmap.org | Our Post Before | Download: 1.0.11.zip | 1.0.11.tar.gz