数秒钟之内破解MySQL的MD5函数
日期:2007年4月28日 作者: 查看:[大字体 中字体 小字体]-
As per the documentation on MySQL I moved the storage of passWords from using Password() to using MD5(). I read a number of places that stated that this was a method that couldn't be reversed and it was far more secure than the previous method. I was feeling confident that life was about to get a little more secure. While going through my daily RSS feeds and mailing lists for SpikeSource, I happenned upon a thread about someone discussing how easy it was to break MD5 hashes. It was a simple matter of using a brute force algorithm to check all the different combinations.
Eager to try this out for myself, I did a quick Google and found a Project RainbowCrack which was a Windows/Linux utility that would brute force crack MD5 hashes amongst other secure algorithms. Thinking it would be shrouded in mathematical terms and phrases unfamiliar to me I didn't hold out mUCh hope that I could get it to do what I wanted; to take a sample of passwords that were stored in MySQL database tables using the MD5() function and crack them for me.
The project builds a number of lookup tables to make the whole process a lot quicker. This in all fairness only took about 18hours to complete on my dual processor 3GHZ machine. After the tables where built it was a simple matter of running a simple command line utility to crack the MD5 hash. Time taken? 1.26seconds! That's how secure MySQL passwords encoded with MD5() are at this precise moment. - [1] [2] 下一页
-
- 数秒钟之内破解MySQL的MD5函数 相关文章:
- 数秒钟之内破解MySQL的MD5函数 相关软件
- 特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作
- 者.文章版权归文章原始作者所有.对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转
- 载的文章有版权问题请联系编辑人员,我们尽快予以更正. 转载请注明来源:http://www.hackhome.com
下一篇:10大国外代理服务器网站
精品推荐
热点TOP10
- ·黑客攻击与防守
- ·最详细的黑客入门法则
- ·“黑客”教你如何远程控制计算机
- ·查找对方IP地址的一些方法
- ·网络黑客新手入门必备知识
- ·网吧必杀:如何进入网吧主机
- ·《一份详尽的 IPC$入侵资料》第二版
- ·菜鸟都可以入侵一个网吧的所有电脑
- ·菜鸟变黑客高手
- ·黑客必备命令-FTP命令
- ·推荐使用的一些黑客软件
- ·DOS中常用的网络相关命令
- ·流光5.0使用小窍门
- ·流光教程一
- ·无线网络攻防实战:WEP密钥如何被攻破的
- ·Ollydbg——轻松文本 2003 V6.13(VB)
- ·公钥密码系统及RSA公钥算法
- ·CheckFiles V1.8破解
- ·与RC加密算法的第一次亲密接触
- ·“僵尸时代”来临 李俊熊猫烧香专杀失效
特别推荐
- ·安全防范:黑客Web欺骗的工作原理和解决方案
- ·无线网络攻防实战:WEP密钥如何被攻破的
- ·攻击新方法:利用PStore接口获取帐号信息
- ·推荐使用的一些黑客软件
- ·网吧必杀:如何进入网吧主机
- ·黑客必备命令-FTP命令
- ·CheckFiles V1.8破解
- ·DOS中常用的网络相关命令
- ·什么是IPC$漏洞
- ·分析报告:下载者生成器生成的网页木马
- ·黑客入门:如何选择漏洞扫描工具
- ·最详细的黑客入门法则
- ·“黑客”教你如何远程控制计算机
- ·黑客网上疯狂揽生意 300元可破一邮箱
- ·常见木马和未授权远程控制软件的关闭
- ·如何破解系统(5)
- ·DB Commander 2000 PRO(简称DBC_2000)笔记
- ·获取任意用户MD5加密信息的测试程序
- ·菜鸟变黑客高手
- ·一次详细全面的入侵报告
