2023-05-29 如何使用 hashcat 破解 RAR、ZIP 压缩包密码

2023-05-29 如何使用 hashcat 破解 RAR、ZIP 压缩包密码

💡 原文中文,约2800字,阅读约需7分钟。
📝

内容提要

本文介绍了使用hashcat和John the Ripper破解RAR和ZIP压缩包密码的方法。首先安装hashcat,测试破解MD5密码。然后安装John the Ripper,获取RAR压缩包的hash值。最后使用hashcat和获取到的hash值破解RAR压缩包密码。作者提醒仅供学习使用,不得用于违法用途。

🎯

关键要点

  • 本文介绍了使用hashcat和John the Ripper破解RAR和ZIP压缩包密码的方法。
  • 安装hashcat并测试破解MD5密码。
  • 安装John the Ripper以获取RAR压缩包的hash值。
  • 使用hashcat和获取到的hash值破解RAR压缩包密码。
  • 作者提醒仅供学习使用,不得用于违法用途。
➡️

继续阅读