Source: sqlmap Section: net Priority: optional Maintainer: Debian Security Tools Uploaders: Luciano Bello , Gianfranco Costamagna Build-Depends: debhelper-compat (= 12), dh-python, python3-all Standards-Version: 4.5.0 Homepage: http://sqlmap.org/ Vcs-Git: https://salsa.debian.org/pkg-security-team/sqlmap.git Vcs-Browser: https://salsa.debian.org/pkg-security-team/sqlmap Rules-Requires-Root: no Package: sqlmap Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-magic Description: automatic SQL injection tool sqlmap goal is to detect and take advantage of SQL injection vulnerabilities in web applications. Once it detects one or more SQL injections on the target host, the user can choose among a variety of options to perform an extensive back-end database management system fingerprint, retrieve DBMS session user and database, enumerate users, password hashes, privileges, databases, dump entire or user's specific DBMS tables/columns, run his own SQL statement, read specific files on the file system and more.