<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>FreeXploiT - 外文翻译</title><link>http://blog.csdn.net/freexploit/category/90310.aspx</link><description>全部文章均由FreeXploiT翻译 转载请注明</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 21 Aug 2008 20:26:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>FreeXploiT</dc:creator><title>【通告】本BLOG转移至 http://hi.baidu.com/allyesno/ </title><link>http://blog.csdn.net/freexploit/archive/2008/08/21/2808840.aspx</link><pubDate>Thu, 21 Aug 2008 20:12:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2008/08/21/2808840.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/2808840.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2008/08/21/2808840.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/2808840.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2808840</trackback:ping><description>FreeXploiT Blog正式关闭 谢谢各位长期支持 也请移尊步前往新的blog 继续支持 thx!&lt;img src ="http://blog.csdn.net/freexploit/aggbug/2808840.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>FreeXploiT 成立三年感言！</title><link>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx</link><pubDate>Fri, 11 Jan 2008 22:43:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/2038442.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/2038442.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2038442</trackback:ping><description>FreeXploiT&lt;img src ="http://blog.csdn.net/freexploit/aggbug/2038442.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>【翻译】Microsoft SQL Server Passwords (Cracking the password hashes)&amp;10个写出高质量WEB应用程序的技巧 </title><link>http://blog.csdn.net/freexploit/archive/2005/04/15/349176.aspx</link><pubDate>Fri, 15 Apr 2005 17:18:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/04/15/349176.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/349176.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/04/15/349176.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/349176.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=349176</trackback:ping><description>SQL服务器是怎样储存密码的？

SQL服务器使用了一个没有公开的函数pwdencrypt()对用户密码产生一个hash。通过研究我们可以发现这个hash储存在mater数据库的sysxlogins表里面。这个可能已经是众所周知的事情了。
pwdencrypt()函数还没有公布详细的资料，我们这份文档将详细对这个函数进行讨论，并将指出sql
服务器储存hash的这种方法的一些不足之处。实际上，等下我将会说‘密码hashes’。（allyesno：后文会讨论到，由于时间的关系即使当密码相同的时候生成的hash也并不是唯一一个，所以是hashes）&lt;img src ="http://blog.csdn.net/freexploit/aggbug/349176.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>pwdump.c(先贴着 我今晚翻译)</title><link>http://blog.csdn.net/freexploit/archive/2005/01/28/272163.aspx</link><pubDate>Fri, 28 Jan 2005 16:57:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/01/28/272163.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/272163.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/01/28/272163.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/272163.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=272163</trackback:ping><description>pwdump.c&lt;img src ="http://blog.csdn.net/freexploit/aggbug/272163.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>HYDRA 4.5 中文使用说明</title><link>http://blog.csdn.net/freexploit/archive/2005/01/22/263627.aspx</link><pubDate>Sat, 22 Jan 2005 12:21:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/01/22/263627.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/263627.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/01/22/263627.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/263627.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=263627</trackback:ping><description>一款支持并行协议的破解工具&lt;img src ="http://blog.csdn.net/freexploit/aggbug/263627.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>