SQL Map
Tool, used to exploit SQLI.
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.
How to use
Please reference the [usage guide](https://github.com/sqlmapproject/sqlmap/wiki/Usage) for full usage guide, but below some of the main usages are listed.
Default usage:
python sqlmap.py -u "http://brunnerne.dk"