hashID:hash算法识别工具

参考:
http://bobao.360.cn/learning/detail/4312.html (主要参考)
http://psypanda.github.io/hashID/ (工具官网)
更多参考:
http://pythonhosted.org/passlib/index.html
http://openwall.info/wiki/john
http://openwall.info/wiki/john/sample-hashes
http://hashcat.net/wiki/doku.php?id=example_hashes

安装:
$ pip install hashid
$ pip install --upgrade hashid
$ pip uninstall hashid

$ sudo apt-get install python3 git
$ git clone https://github.com/psypanda/hashid.git
$ cd hashid
$ sudo install -g 0 -o 0 -m 0644 doc/man/hashid.7 /usr/share/man/man7/
$ sudo gzip /usr/share/man/man7/hashid.7

使用:
$ ./hashid.py '$P$8ohUJ.1sdFw09/bMaAQPTGDNi2BIUt1'
Analyzing '$P$8ohUJ.1sdFw09/bMaAQPTGDNi2BIUt1'
[+] Wordpress ≥ v2.6.2
[+] Joomla ≥ v2.5.18
[+] PHPass' Portable Hash
 
$ ./hashid.py -mj '$racf$*AAAAAAAA*3c44ee7f409c9a9b'
Analyzing '$racf$*AAAAAAAA*3c44ee7f409c9a9b'
[+] RACF [Hashcat Mode: 8500][JtR Format: racf]
 
$ ./hashid.py hashes.txt
--File 'hashes.txt'--
Analyzing '*85ADE5DDF71E348162894C71D73324C043838751'
[+] MySQL5.x
[+] MySQL4.1
Analyzing '$2a$08$VPzNKPAY60FsAbnq.c.h5.XTCZtC1z.j3hnlDFGImN9FcpfR1QnLq'
[+] Blowfish(OpenBSD)
[+] Woltlab Burning Board 4.x
[+] bcrypt
--End of file 'hashes.txt'--
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 135,773评论 19 139
  • 2016年10月1日 一直一直想养只猫 但是,我没有时间照顾它。刚开始工作,能力不强,经验不多,加班是每天最熬人的...
    钱婆婆有糖吃阅读 3,017评论 0 0
  • 1 最近发现了我生活中一个有意思的现象。我身边年收入在百...
    梦想历练阅读 3,030评论 1 2
  • 竞品分析3:订阅类 订阅类算是自RSS时代就开始的,也算历史比较悠久的一种内容关注手段。资讯类产品中以订阅类为代表...
    Mr_茶客阅读 5,960评论 0 11