免责声明
❝本公众号所发布的文章及工具只限交流学习,本公众号不承担任何责任!如有侵权,请告知我们立即删除。
声明
该公众号分享的安全工具和项目均来源于网络,仅供学术交流,请勿直接用于任何商业场合和非法用途。如用于其它用途,由使用者承担全部法律及连带责任,与工具作者和本公众号无关。
介绍
查找受保护的ZIP文件的密码。
特征
• 支持 ZipCrypto 和 AES 加密。
• 利用多个线程来加快该过程
• 字典攻击,用于测试字典文本文件中的密码(每行一个单词)
• 暴力破解,为给定字符集和密码长度范围生成所有密码
下载
https://github.com/agourlay/zip-password-finder
使用
./zip-password-finder -h
Find the password of protected ZIP files
Usage: zip-password-finder [OPTIONS]--inputFile <inputFile>
Options:
-i,--inputFile <inputFile>
path to zip input file
-w,--workers <workers>
number of workers
-p,--passwordDictionary <passwordDictionary>
path to a password dictionary file
-c,--charset <charset>
charset to use to generate password [default: lud][possible values: l, u, d, h, H, s]
--minPasswordLen <minPasswordLen>
minimum password length [default:1]
--maxPasswordLen <maxPasswordLen>
maximum password length [default:10]
--fileNumber <fileNumber>
file number in the zip archive [default:0]
-h,--help
Printhelp
-V,--version
Print version
下载地址:
https://github.com/agourlay/zip-password-finder
更多工具下载:【腾讯文档】网络安全工具链接
https://docs.qq.com/sheet/DSlRSY0pQaXRQQUxB?tab=BB08J2
考证咨询:全网最低最优惠报考NISP/CISP/CISSP/PTE/PTS/IRE/IRS
等证书
往期推荐