<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; sqlsus</title>
	<atom:link href="http://www.darknet.org.uk/tag/sqlsus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>sqlsus 0.2 Released &#8211; MySQL Injection &amp; Takeover Tool</title>
		<link>http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/</link>
		<comments>http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 05:06:53 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Database Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[hacking mysql]]></category>
		<category><![CDATA[mysql hacking]]></category>
		<category><![CDATA[mysql injection tool]]></category>
		<category><![CDATA[mysql takeover tool]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[sql-injection-tool]]></category>
		<category><![CDATA[sqlsus]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1566</guid>
		<description><![CDATA[sqlsus is an open source MySQL injection and takeover tool, written in perl. Via a command line interface that mimics a mysql console, you can retrieve the database structure, inject a SQL query, download files from the web server, upload and control a backdoor, and much more&#8230; It is designed to maximize the amount of [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>sqlsus is an open source MySQL injection and takeover tool, written in perl.</p>
<p>Via a command line interface that mimics a mysql console, you can retrieve the database structure, inject a SQL query, download files from the web server, upload and control a backdoor, and much more&#8230;</p>
<p>It is designed to maximize the amount of data gathered per web server hit, making the best use of MySQL functions to optimize the available injection space.</p>
<p>sqlsus is focused on PHP/MySQL installations, and integrates some neat features, some of them being really specific to this DBMS.</p>
<p>It is not and won&#8217;t ever be a SQL injection scanner, it starts its job on the next step.</p>
<p>Both quoted and numeric injections are supported.</p>
<p>All quoted texts can be translated as their hex equivalent (eg : &#8220;sqlsus&#8221; will become 0x73716c737573)</p>
<p>sqlsus also supports these 2 scenarios of injection :</p>
<ul>
<li>sighted : the result of the request will be in the HTML returned by the web server</li>
<li>blind : when you can&#8217;t see the result of the request directly</li>
</ul>
<p>Support for GET and POST parameters injections.</p>
<p>Support for HTTP proxy and HTTP simple authentication.</p>
<p>Full logging support of your queries and the answers, allowing you to recall a command and its cached answer, even in a later re-use of the session.</p>
<p>Key variables can be edited on the fly, saved per session, and can be loaded in a later session on the same target server.</p>
<p><strong>Requirements</strong></p>
<p>On a Debian system, in addition to perl, you will need the following packages :</p>
<ul>
<li>libterm-readline-perl-perl</li>
<li>libipc-shareable-perl</li>
<li>libwww-mechanize-perl</li>
</ul>
<p>It also requires previous SQL injection knowledge, and.. well.. a brain helps.</p>
<p>You can download sqlsus 0.2 here:</p>
<p><a href="http://downloads.sourceforge.net/sqlsus/sqlsus-0.2.tgz">sqlsus-0.2.tgz</a></p>
<p></p>
<p>Or read more <a href="http://sqlsus.sourceforge.net/">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1566+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;t=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;title=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;title=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;title=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/&amp;title=sqlsus+0.2+Released+%E2%80%93+MySQL+Injection+%26+Takeover+Tool" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F03%2Fsqlsus-02-released-mysql-injection-takeover-tool%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/03/sqlsus-02-released-mysql-injection-takeover-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

