Codebase list sqlsus / 05c9c0f
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Kali Janitor 3 years ago
3 changed file(s) with 7 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
1919
2020 sqlsus (0.7.2-1kali0) kali; urgency=low
2121
22 * Initial release
22 * Initial release
2323
2424 -- Devon Kearns <[email protected]> Thu, 27 Dec 2012 06:24:34 -0700
1111 Architecture: all
1212 Depends: ${misc:Depends}, perl, libwww-perl, libdbd-sqlite3-perl, libhtml-linkextractor-perl, libterm-readline-gnu-perl, liblwp-protocol-socks-perl, sqlite3
1313 Description: MySQL injection tool
14 sqlsus is an open source MySQL injection and takeover tool,
14 sqlsus is an open source MySQL injection and takeover tool,
1515 written in perl.
16 Via a command line interface, you can retrieve the
17 database(s) structure, inject your own SQL queries (even
18 complex ones), download files from the web server, crawl
19 the website for writable directories, upload and control a
16 Via a command line interface, you can retrieve the
17 database(s) structure, inject your own SQL queries (even
18 complex ones), download files from the web server, crawl
19 the website for writable directories, upload and control a
2020 backdoor, clone the database(s), and much more...
2121 Whenever relevant, sqlsus will mimic a MySQL console output.
99 #export DH_VERBOSE=1
1010
1111 %:
12 dh $@
12 dh $@