An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with brute-force-attack

A curated list of projects in awesome lists tagged with brute-force-attack .

https://github.com/asaotomo/ZipCracker

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

brute-force-attack crc32 ctf dictionary-attack security-tools zip-file-cracking

Last synced: 02 Jan 2025

https://github.com/itaynir1/brute-force

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.

automation brute-force-attack command-line-tool ethical-hacking http-requests login-page password-cracking password-management python-libraries python-script requests security term-colors user-authentication web-application-testing web-development web-scraping web-security

Last synced: 01 May 2025

https://github.com/lucianoscarpaci/ctf-challenge-capture_us_xor

Enhance cybersecurity defenses with a specialized solution tackling a Capture the Flag challenge involving decryption of an encrypted message with a 2-bit key length using a C++ brute-force method.

brute-force-attack capture-the-flag cryptography cybersecurity decryption-tool encryption-decryption ethical-hacking problem-solving-algorithms software-security xor-cipher

Last synced: 20 Mar 2025

https://github.com/afk73/brtwallet

Brute force multiple wallet mnemonics. Multi-threaded and suprisingly fast. automatically generate seed phrases and check balances for many networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved

brute-force brute-force-algorithm brute-force-attack bruteforce-wallet bruteforce-wallets bruteforce-wordlist-generator crypto-brute-force crypto-bruteforce-key crypto-bruteforce-wallet crypto-wallet-tools

Last synced: 09 Apr 2025

https://github.com/trfahim/advanced-bruteforce-password-generator

A powerful and flexible Python-based tool for generating high-quality password dictionaries for penetration testing and cybersecurity research. This project allows users to create custom wordlists based on defined character sets, patterns, length, and complexity, making it ideal for ethical hacking, brute-force attack and security auditing.

advanced-bruteforce-password advanced-password-generator brute-force-attack bruteforce custom-wordlist cybersecurity ethical-hacking hacking-tools password-generator password-generator-python python rockyou-wordlist trfahim wordlist

Last synced: 13 May 2025

https://github.com/thdugera/zipcracker

A Python-based tool for cracking protected ZIP, RAR, 7Z, and TAR archives using dictionary attacks, brute force methods, and concurrent processing.

brute-force-attack bruteforce crack cracking dictionary-attack hacking hacktoberfest linux password plaintext-attack security termux zip-file zipfile

Last synced: 24 Mar 2025

https://github.com/jhdsr01/zipcracker

A Python-based tool for cracking protected ZIP, RAR, 7Z, and TAR archives using dictionary attacks, brute force methods, and concurrent processing.

brute-force-attack bruteforce crack cracking dictionary-attack hacking hacktoberfest linux password plaintext-attack security termux zip-file zipfile

Last synced: 24 Mar 2025

https://github.com/alessiobugetti/password-cracker

Implements both sequential and parallel brute-force decryption of DES-encrypted passwords, focusing on 8-character passwords from the set [a-zA-Z0-9./]

brute-force-attack data-encryption-standard openmp parallel-computing pthread

Last synced: 19 Mar 2025