There are 8 repositories under cracking-password topic.
Tool for Wifi Network Attacks
This is improved on mathematica keygen(this code can also use on system modeler).It has full tutorials and you can input your own actkey.
Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.
Script to perform some hashcracking logic automagically
Obtain a user's system password, this tool uses the su binary to perform a brute force attack until a successful collision occurs.
W Generator - A powerful frontend tool for penetration testers to generate customized wordlists based on public user information
Touti Cracker is a cross-platform ethical hacking toolkit for educational purposes, featuring password cracking, WiFi auditing, and reverse shell payload generation to demonstrate system vulnerabilities. It also offers a fun and neon-styled UI
Enterprise level of Parallelization SSH (Concurrency), Logon Penetration Testing.
Flash Force is a parallelism-based multiprocess hash cracking tool written in Python. Achieve GOD SPEED while cracking the hash with full control over CPU!
Tool for Wifi Network Attacks (WPA/WPA2 - PSK- Hijacking - Beacon Flood - DoS Attack - Scanner - Force Brute with GPU, 5GHz).
Uzbek cyrillic/latin alphabetic, upper/lower/capital-case, name/surname/patronymic wordlists (dictionaries) and their combinations
A multi-threaded brute force tool for WordPress websites leveraging the `xmlrpc.php` and WP JSON API to identify valid credentials. This tool supports custom username and password lists, and provides real-time feedback on progress.
This Python-based password cracking tool is developed by Itz Burhan Khan, an ethical hacker and programmer. It utilizes various hashing algorithms such as MD5, SHA1, SHA256, and SHA512 to crack hashed passwords.
A Password Cracking Tool
StegoCrack is a simple password cracking tool specialized in steganography, using steghide. It provides methods to carry out dictionary and brute force attacks. Educational only and should not be used for illegal purposes.
P0lyn0m1c0n is a tool that aims to generate custom wordlists according to the target to be used in password attacks during penetration testing exercises.
No description, website, or topics provided.
rockyou.txt the famous wordlist for password cracking.
Crack this exe
lattice attack.ipynb - One weak transaction in ECDSA on the Bitcoin blockchain and with the help of Lattice Attack we received a Private Key to BTC coins
This Python repo allows you to remove sheet protection from Excel files stored in a zip archive. The main script processes the Excel file, removes the sheet protection from worksheets, and saves the modified contents in a new zip archive.
Bring your wordlists back to life with Wordlist Zombie! Wordlist Zombie uses Markov Chains, and Consonant / Vowel maps to generate wordlists.
BRUTE HASH is an hashes cracking tool ; >>> with the location of the wordlist, and the hashed value. The script generates a hash for each word in the list and compares it to the provided hash. If a match is found, it prints the plaintext value. This tool can be useful for security testing,
🔐 A curated list of awesome tools, research, papers and other projects related to password cracking and password security.
It is specialized repo for password cracking using WSA, IoT devices, and other modules. It focuses on breaking various protocols, offering a solution for security testing and vulnerability analysis in connected environments.
This is a very simple password cracker that can take case sensitive letters, numbers or symbols as inputs. It will run through nested iterations using Brute Force. The longest this program should run is roughly 20 seconds.
An all in one hacking framework
Bash script to decrypt easily with Hashcat. The repository comes with sniffers.
Using Markov Chains, the N-gram model learns the statistical likelihood of character sequences in passwords, enabling it to generate highly probable password candidates that can be used for password cracking