All Projects → Xyntax → Baiduyun Brute

Xyntax / Baiduyun Brute

[已失效] 多线程百度云(私密分享)密码爆破工具 pan.baidu.com

Programming Languages

python
139335 projects - #7 most used programming language

baiduyun-brute

多线程百度云(私密分享)密码爆破工具
问题请反馈至 [email protected]

2016/6/7 由于漏洞修复,该工具现已失效,多线程定向爆破可参考https://github.com/Xyntax/POC-T/blob/master/script/brute-example.py

info

爆破百度云私密分享的四位密码(共168万条)
可自定义线程数(默认为30)
自己本子测试30线程一个小时能把字典全跑完

usage

  1. 复制私密分享页面url
    baiduyun.png

  2. python baiduyunBrute.py -t [thread_num] ["url"]

    示例(注意url外引号):
    python sub.py -t 50 "http://pan.baidu.com/share/init?shareid=385857944&uk=1544574381"

  3. 结果在命令行显示,同时存储到./pass.txt查看
    pass-found.png

reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].