sqlmap 1.4.2-1 source package in Ubuntu

Changelog

sqlmap (1.4.2-1) unstable; urgency=medium

  * New upstream version 1.4.2
  * Bump std-version to 4.5.0

 -- Gianfranco Costamagna <email address hidden>  Wed, 05 Feb 2020 09:24:56 +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.2-1.dsc 1.9 KiB 745ec2557ea004b8c4cc49767386c05c4e6792844a83221ed8a3f50b17767fc6
sqlmap_1.4.2.orig.tar.gz 6.4 MiB 77faf85164eb17dce769ec830cbd146768644315bc1024613ad13155e09c2d11
sqlmap_1.4.2-1.debian.tar.xz 21.1 KiB 271b6b022d3afd6a669814381fd6dc3fb3eeb552cf3458e0d5787166a7cede05

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.