Bboysoul's Blog

首页 归档 资源 公告

使用Hash-Buster破解密码

July 25, 2017

简介

Hash Buster是一个python脚本,它使用几个在线哈希破解程序可以在不到5秒内找到散列的明文

安装

首先clone下来 git clone https://github.com/UltimateHackers/Hash-Buster.git cd Hash-Buster

使用

只要输入 python hash.py 就可以使用,注意要使用python2,而不是Python3 过程像下面这样

➜  ~ cd Hash-Buster 
➜  Hash-Buster git:(master) ls
hash.py  LICENSE.txt  README.md
➜  Hash-Buster git:(master) python2 hash.py 
--------------------------------------------------------
	     Made with <3 By Team Ultimate
_  _ ____ ____ _  _    ___  _  _ ____ ___ ____ ____ 
|__| |__| [__  |__|    |__] |  | [__   |  |___ |__/ 
|  | |  | ___] |  |    |__] |__| ___]  |  |___ |  \  v1.0
Servers Loaded: Alpha, Beta, Gamma, Delta, Omega, Lambda
--------------------------------------------------------
Enter your hash: 57f411a13f502bcc299f466ceac7749d
[!] Hash function : MD5

[+] Hash cracked by Gamma: Bboysoul
➜  Hash-Buster git:(master) 

视频地址

https://asciinema.org/a/7GeBnMy48hR0ZwFjD9zakfWEe


Tags:
本文总阅读量 本文总访客量 本站总访问量 本站总访客数