Codebase list sqlsus / b72be25 debian / control
b72be25

Tree @b72be25 (Download .tar.gz)

control @b72be25raw · history · blame

Source: sqlsus
Section: utils
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Devon Kearns <[email protected]>,
           Sophie Brun <[email protected]>,
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Homepage: http://sqlsus.sourceforge.net/
Vcs-Git: https://gitlab.com/kalilinux/packages/sqlsus.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/sqlsus

Package: sqlsus
Architecture: all
Depends: ${misc:Depends}, perl, libwww-perl, libdbd-sqlite3-perl, libhtml-linkextractor-perl, libterm-readline-gnu-perl, liblwp-protocol-socks-perl, sqlite3
Description: MySQL injection tool
 sqlsus is an open source MySQL injection and takeover tool,
 written in perl.
 Via a command line interface, you can retrieve the
 database(s) structure, inject your own SQL queries (even
 complex ones), download files from the web server, crawl
 the website for writable directories, upload and control a
 backdoor, clone the database(s), and much more...
 Whenever relevant, sqlsus will mimic a MySQL console output.