sqlmap 1.4-1 source package in Ubuntu

Changelog

sqlmap (1.4-1) unstable; urgency=medium

  * New upstream version 1.4
  * Update copyright years

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Jan 2020 10:17:32 +0100

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlmap_1.4-1.dsc 1.9 KiB c52901baf69d30aead729c0061af511fc44f73f617c6a58a709aa9a37650e8b1
sqlmap_1.4.orig.tar.gz 6.4 MiB a913d177a3ab9e64fc6df1d755e3907323214beceb3a48fae6ea867df1cc434b
sqlmap_1.4-1.debian.tar.xz 21.1 KiB 5e8b5df2a3b1b4e8b30c9c06045f3d43f088a8aaad16a4f6af6f2e22df53b0e5

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.