More actions
The.mikkel (talk | contribs) Initial tool page |
The.mikkel (talk | contribs) Remove duplicate header |
||
| Line 1: | Line 1: | ||
Tool, used to exploit [[SQLI]]. | Tool, used to exploit [[SQLI]]. | ||
Revision as of 06:34, 4 May 2024
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"