sqlmap 0.9.151222-2 source package in Ubuntu

Changelog

sqlmap (0.9.151222-2) unstable; urgency=medium

  * Update manpage (Closes: #809245)
    - thanks Jonathan Wiltshire for the bug report!

 -- Gianfranco Costamagna <email address hidden>  Mon, 28 Dec 2015 17:59:40 +0100

Upload details

Uploaded by:
Luciano Bello
Uploaded to:
Sid
Original maintainer:
Luciano Bello
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlmap_0.9.151222-2.dsc 1.9 KiB 67e233009538e1b27fba18395e89d3b6bd38375d829767978d3d0a4d2fff58f4
sqlmap_0.9.151222.orig.tar.gz 6.4 MiB 85e5551e2d4687023cb19bc477c6367846f377828afab13458fd286d48c0a160
sqlmap_0.9.151222-2.debian.tar.xz 20.1 KiB 569ee71a59d7bf0029c0925c120c294e412ed9cbd7b4cd74f6169431a891da7b

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.