{"id":1680,"date":"2011-11-21T14:15:08","date_gmt":"2011-11-21T14:15:08","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=1680"},"modified":"2015-09-09T19:37:03","modified_gmt":"2015-09-09T11:37:03","slug":"sqlsus-0-7-1-released-mysql-injection-takeover-tool","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2011\/11\/sqlsus-0-7-1-released-mysql-injection-takeover-tool\/","title":{"rendered":"sqlsus 0.7.1 Released – MySQL Injection & Takeover Tool"},"content":{"rendered":"

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.<\/p>\n

sqlsus focuses on speed and efficiency, optimising the available injection space, making the best use (I can think of) of MySQL functions. It uses stacked subqueries and an powerful blind injection algorithm to maximise the data gathered per web server hit. Using multithreading on top of that, sqlsus is an extremely fast database dumper, be it for inband or blind injection.If the privileges are high enough, sqlsus will be a great help for uploading a backdoor through the injection point, and takeover the web server.<\/p>\n

It uses SQLite as a backend, for an easier use of what has been dumped, and integrates a lot of usual features (see below) such as cookie support, socks\/http proxying, https..<\/p>\n

What’s New<\/strong><\/p>\n

Starting with version 0.7, sqlsus now supports time-based blind injection and automatically detects web server \/ suhosin \/ etc.. length restrictions.<\/p>\n