<?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; ms-sql-security</title>
	<atom:link href="http://www.darknet.org.uk/tag/ms-sql-security/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>sqlninja v0.2.5 Released &#8211; Microsoft SQL Server (MS-SQL) SQL Injection Vulnerability Tool</title>
		<link>http://www.darknet.org.uk/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/</link>
		<comments>http://www.darknet.org.uk/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/#comments</comments>
		<pubDate>Tue, 18 May 2010 05:22:03 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Database Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[attacking microsoft sql server]]></category>
		<category><![CDATA[attacking ms-sql]]></category>
		<category><![CDATA[automated sql injection]]></category>
		<category><![CDATA[bruteforce ms-sql]]></category>
		<category><![CDATA[bruteforce sa password]]></category>
		<category><![CDATA[fingerprinting sql]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacking-database]]></category>
		<category><![CDATA[hacking-ms-sql]]></category>
		<category><![CDATA[hacking-websites]]></category>
		<category><![CDATA[ids evasion]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[ms-sql]]></category>
		<category><![CDATA[ms-sql-security]]></category>
		<category><![CDATA[netcat]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[sqli]]></category>
		<category><![CDATA[sqlninja]]></category>
		<category><![CDATA[web-application-security]]></category>
		<category><![CDATA[web-application-testing]]></category>
		<category><![CDATA[xp_cmdshell]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2688</guid>
		<description><![CDATA[It&#8217;s been 2 years, but a new version of sqlninja is out at Sourceforge, we wrote about the previous release back in 2008 and we&#8217;ve actually been following this tool since 2006! Sqlninja is a tool to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end. Its main [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>It&#8217;s been 2 years, but a new version of sqlninja is out at Sourceforge, we wrote about the previous release <a href="http://www.darknet.org.uk/2008/05/sqlninja-023-released-advanced-automated-sql-injection-tool-for-ms-sql/">back in 2008</a> and we&#8217;ve actually been following this <a href="http://www.darknet.org.uk/2006/06/sqlninja-010alpha-ms-sql-injection-tool/">tool since 2006</a>! </p>
<p>Sqlninja is a tool to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end. Its main goal is to provide an interactive access on the vulnerable DB server, even in a very hostile environment. It should be used by penetration testers to help and automate the process of taking over a DB Server when a SQL Injection vulnerability has been discovered. </p>
<p><strong>Features</strong></p>
<ul>
<li>Fingerprint of the remote SQL Server (version, user performing the queries, user privileges, xp_cmdshell availability, DB authentication mode)</li>
<li>Bruteforce of &#8216;sa&#8217; password (in 2 flavors: dictionary-based and incremental)</li>
<li>Privilege escalation to sysadmin group if &#8216;sa&#8217; password has been found</li>
<li>Creation of a custom xp_cmdshell if the original one has been removed</li>
<li>Upload of netcat (or any other executable) using only normal HTTP requests (no FTP/TFTP needed)</li>
<li>TCP/UDP portscan from the target SQL Server to the attacking machine, in order to find a port that is allowed by the firewall of the target network and use it for a reverse shell</li>
<li>Direct and reverse bindshell, both TCP and UDP</li>
<li>DNS-tunneled pseudo-shell, when no TCP/UDP ports are available for a direct/reverse shell, but the DB server can resolve external hostnames</li>
<li>Evasion techniques to confuse a few IDS/IPS/WAF</li>
<li>Integration with <a href="http://www.darknet.org.uk/2009/11/metasploit-3-3-released-exploitation-framework/">Metasploit3</a>, to obtain a graphical access to the remote DB server through a VNC server injection</li>
</ul>
<p><strong>What&#8217;s New?</strong></p>
<ul>
<li>Proxy support (it was about time!)</li>
<li>No more 64k bytes limit in upload mode</li>
<li>Upload mode is also massively faster</li>
<li>Privilege escalation through token kidnapping (kudos to Cesar Cerrudo)</li>
<li>Other minor improvements</li>
</ul>
<p><strong>Compatibility</strong></p>
<p>It is written in Perl, it is released under the GPLv2 and so far has been successfully tested on:</p>
<ul>
<li>Linux</li>
<li>FreeBSD</li>
<li>Mac OS X</li>
</ul>
<p>You can download sqlninja v0.2.5 here:</p>
<p><a href="http://downloads.sourceforge.net/project/sqlninja/sqlninja/0.2.5/sqlninja-0.2.5.tgz?use_mirror=nchc">sqlninja-0.2.5.tgz</p>
<p></p>
<p></a>Or read more <a href="http://sqlninja.sourceforge.net">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+Tool+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2688+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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/&amp;t=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/&amp;title=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/&amp;title=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/&amp;title=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/&amp;title=sqlninja+v0.2.5+Released+%E2%80%93+Microsoft+SQL+Server+%28MS-SQL%29+SQL+Injection+Vulnerability+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%2F2010%2F05%2Fsqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-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/2010/05/sqlninja-v0-2-5-released-microsoft-sql-server-ms-sql-sql-injection-vulnerability-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mssql-hax0r v0.9 &#8211; Multi-purpose MS-SQL injection script</title>
		<link>http://www.darknet.org.uk/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/</link>
		<comments>http://www.darknet.org.uk/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 04:54:56 +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]]></category>
		<category><![CDATA[hacking-databases]]></category>
		<category><![CDATA[hacking-ms-sql]]></category>
		<category><![CDATA[ms-sql-security]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[sql-injection-tool]]></category>
		<category><![CDATA[web-application-hacking]]></category>
		<category><![CDATA[web-application-security]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/</guid>
		<description><![CDATA[mssql-hax0r v0.9 is a Multi-purpose MS-SQL injection attack tool for advanced Microsoft SQL Server exploitation. Three modes of operation are currently available: info (Information Gathering), dump (Record Dump), and brute (Brute Force). You may need to tweak the code a bit to make it fit your needs (i.e. modifying the injection string and/or the language [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>mssql-hax0r v0.9 is a Multi-purpose MS-SQL injection attack tool for advanced Microsoft SQL Server exploitation. Three modes of operation are currently available: info (Information Gathering), dump (Record Dump), and brute (Brute Force).</p>
<p>You may need to tweak the code a bit to make it fit your needs (i.e. modifying the injection string and/or the language used by the RDBMS).</p>
<p><strong>TODO (v1.0):</strong></p>
<ul>
<li>fix italian language support (test platform needed)</li>
<li>info mode: add logins target (master..sysxlogins) [name,dbname,password]</li>
<li>brute mode: automatic login grabbing feature?</li>
<li>info mode: add sys target (xtype=&#8217;S')?</li>
<li>
info mode: implement better types/keys dumping</li>
<li>add a command execution mode via master..xp_cmdshell?</li>
<li>add a privileged testing mode for post-auth vulnerabilities</li>
</ul>
<p>It&#8217;s a fairly early version, I&#8217;ve been watching it since v0.1 &#8211; it&#8217;s a little more polished now but it&#8217;s still definitely a tool for more advanced users.</p>
<p>I&#8217;m sure some of you will find it useful.</p>
<p>Grab it here:</p>
<p></p>
<p><a href="http://www.0xdeadbeef.info/code/mssql-hax0r">mssql-hax0r</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D580+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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&amp;t=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script" 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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&amp;title=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script" 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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&amp;title=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script" 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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&amp;title=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script" 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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/&amp;title=mssql-hax0r+v0.9+%E2%80%93+Multi-purpose+MS-SQL+injection+script" 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%2F2007%2F08%2Fmssql-hax0r-v09-multi-purpose-ms-sql-injection-script%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/2007/08/mssql-hax0r-v09-multi-purpose-ms-sql-injection-script/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

