<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Database Password Hashes Cracking</title>
	<atom:link href="http://www.notsosecure.com/folder2/2008/04/15/database-password-hashes-cracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notsosecure.com/folder2/2008/04/15/database-password-hashes-cracking/</link>
	<description>From Pentesters To Pentesters</description>
	<lastBuildDate>Sat, 22 Oct 2011 05:42:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bernardo</title>
		<link>http://www.notsosecure.com/folder2/2008/04/15/database-password-hashes-cracking/comment-page-1/#comment-23896</link>
		<dc:creator>Bernardo</dc:creator>
		<pubDate>Wed, 16 Apr 2008 08:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.notsosecure.com/folder2/2008/04/15/database-password-hashes-cracking/#comment-23896</guid>
		<description>Hi Sumit,

first of all congratulations for your blog!
Just some notes about this post:
On Microsoft SQL Server 2000 such query does not always return the hashes in the password field, even with their own Query Analyzer it returns NULL, depending on the Service Pack of the SQL Server itself (tested on SP0), you&#039;ve to use a cast algorithm to do such, I implemented it on sqlmap, you can find the source code at http://sqlmap.sourceforge.net/dev/plugins.mssqlserver-pysrc.html#MSSQLServerMap.getPasswordHashes if you&#039;re interested in further details.
Cain and Abel does the work properly cracking MSSQL password hashes, but I suggest you to give a try also to http://www.ngssoftware.com/products/database-security/ngs-sqlcrack.php, if you do not know it already. The algorithm implemented uses native DLL functions to speed up the process of cracking.

Cheers,
Bernardo</description>
		<content:encoded><![CDATA[<p>Hi Sumit,</p>
<p>first of all congratulations for your blog!<br />
Just some notes about this post:<br />
On Microsoft SQL Server 2000 such query does not always return the hashes in the password field, even with their own Query Analyzer it returns NULL, depending on the Service Pack of the SQL Server itself (tested on SP0), you&#8217;ve to use a cast algorithm to do such, I implemented it on sqlmap, you can find the source code at <a href="http://sqlmap.sourceforge.net/dev/plugins.mssqlserver-pysrc.html#MSSQLServerMap.getPasswordHashes" rel="nofollow">http://sqlmap.sourceforge.net/dev/plugins.mssqlserver-pysrc.html#MSSQLServerMap.getPasswordHashes</a> if you&#8217;re interested in further details.<br />
Cain and Abel does the work properly cracking MSSQL password hashes, but I suggest you to give a try also to <a href="http://www.ngssoftware.com/products/database-security/ngs-sqlcrack.php" rel="nofollow">http://www.ngssoftware.com/products/database-security/ngs-sqlcrack.php</a>, if you do not know it already. The algorithm implemented uses native DLL functions to speed up the process of cracking.</p>
<p>Cheers,<br />
Bernardo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

