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碰撞等多种破解模式,并能自动修复伪加密文件。凭借其高性能与多功能的特点,ZipCracker已成为CTF比赛中的一把利器。(ZipCracker by Hx0 team is a tool for cracking passwords on Zip files, great for CTF competitions.)

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

Last synced: 07 Sep 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/teambcs/auth-nexus

Next-gen TUI-based security tool supporting HTTP, SSH, FTP, and SMTP. Features include auto-CSRF handling, asynchronous engine (aiohttp), and real-time analytics. Optimized for Termux & Linux.

attack auth-nexus authentication authentication-testing brute-force-attack brute-force-attacks bruteforce bruteforce-attacks penetration-testing pentesting testing tui-app

Last synced: 25 Apr 2026

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/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/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: 23 Aug 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 Jul 2025