代码安全,网络安全,系统内核
»
2007-11-09编程开发

29 views

mysql password cracker v 1.0

提交时间:2006-12-30
提交用户:BITS
工具分类:扫 描 器
运行平台:Windows
工具大小:574509 Bytes
文件MD5 :8c452452cb97ed012f236906f61acf45
工具来源:http://forum.eviloctal.com

运行在 windows 平台下的mysql 数据库密码破解程序. 附源代码

J:\MySQL\examples\tests\Release>mysql_pwd_crack.exe
mysql password crack v 1.0
zhouzhenster@gmail.com http://www.6code.net

usage : mysql_pwd_crack [ip] [options]
options:
-u username specify the username of mysql
-x port specify the port of mysql
-p password specify the password of mysql
-d dict specify the dictionary
-a automode automatic crack the mysql password
Note: when u use the -a option, named the username dict user.dic
password dict pass.dic

example: mysql_pwd_crack 127.0.0.1 -x 3306 -u root -d passdict.txt
mysql_pwd_crack 127.0.0.1 -x 3306 -p root -d userdict.txt
mysql_pwd_crack 127.0.0.1 -x 3306 -a

下载



日志信息 »

该日志于2007-11-09 20:48由 老周 发表在编程开发分类下, 你可以发表评论。除了可以将这个日志以保留源地址及作者的情况下引用到你的网站或博客,还可以通过RSS 2.0订阅这个日志的所有评论。

没有评论

发表评论 »

发表评论您必须先登录

返回顶部