Skip to content
#

brute-force-attack

Here are 30 public repositories matching this topic...

ZipCracker是一款由Hx0战队开发的高性能多并发破解工具,专为破解密码保护的Zip文件而设计。它采用CRC32碰撞和字典攻击方式猜测Zip文件的明文或密码,并能成功提取其中的内容。这款工具具备识别"伪加密"Zip文件的能力,并能自动进行修复。因此,它非常适合在CTF比赛中使用。

  • Updated Apr 15, 2024
  • Python

This project is a Python script for conducting a brute-force attack on a login page. It takes a target URL, a username, and a password file as inputs, attempting to find the correct password through successive login attempts.

  • Updated Jul 30, 2023
  • Python

Improve this page

Add a description, image, and links to the brute-force-attack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brute-force-attack topic, visit your repo's landing page and select "manage topics."

Learn more