sqlmap 1.7.10-1 source package in Ubuntu

Changelog

sqlmap (1.7.10-1) unstable; urgency=medium

  * New upstream version 1.7.10
  * Update manpages

 -- Gianfranco Costamagna <email address hidden>  Mon, 09 Oct 2023 09:45:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlmap_1.7.10-1.dsc 1.9 KiB a972510b69333519bb9ba0d1cd5b78a4b0a7aa596631db03605b6f84f4bfb429
sqlmap_1.7.10.orig.tar.gz 6.9 MiB 75a9fb2c8e64292baf1380d75ce4024eed7a9763375748042015bc401e784c78
sqlmap_1.7.10-1.debian.tar.xz 19.0 KiB 3355fb4fa369444e8a232abe8f8587d744f69b03ce3b1e819bfc9786d61166b0

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.