sqlmap 1.3.11-3 source package in Ubuntu

Changelog

sqlmap (1.3.11-3) unstable; urgency=low

  * Move to python3 (Closes: #943279)

 -- Gianfranco Costamagna <email address hidden>  Fri, 08 Nov 2019 09:58:46 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlmap_1.3.11-3.dsc 1.9 KiB 7ea81787c6ade2f7eff91554a68c782969376b8f18c647c7376908aab3f89992
sqlmap_1.3.11.orig.tar.gz 6.4 MiB b0f25a4ba27787ab55cc939969bcc7ddbe550558759859424be478e6363f8bc3
sqlmap_1.3.11-3.debian.tar.xz 21.1 KiB 56681391419be223dd61096b04ccda72018f515110c16d58ee9fc47b55028895

Available diffs

No changes file available.

Binary packages built by this source

sqlmap: 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.