blob: dcd8b2e97bd06c385a97937a4f60636fbd1e7d54 (
plain) (
blame)
1
2
3
4
5
6
7
|
sqlmap is an automatic SQL injection tool entirely developed in Python. It is
capable to perform an extensive database management system back-end fingerprint,
retrieve remote DBMS databases, usernames, tables, columns, enumerate entire
DBMS, read system files and much more taking advantage of web application
programming security flaws that lead to SQL injection vulnerabilities.
WWW: http://sqlmap.org/
|