Password Cracking
The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form.
Contents
Cloud
Crack passwords using Terraform and AWS.
A script to automate the creation of cloud infrastructure for hash cracking.
Automated deployment of instances on EC2 via plugin for high CPU/GPU applications at the lowest price.
A tool that facilitates the installation and provisioning of Hashtopolis on the Google Cloud Shell platform, quickly and completely unattended (and also, free!).
NPK is a distributed hash-cracking platform built entirely of serverless components in AWS including Cognito, DynamoDB, and S3.
Abuse of Google Colab for cracking hashes.
Automates the creation of AWS p3 instances for use in GPU-based password cracking.
Conversion
Extract information from password-protected .7z archives (and .sfx files) such that you can crack these "hashes" with hashcat.
Convert macOS plist password file to hash file for password crackers.
Converts John The Ripper/Cain format hashes (singular, or in bulk) to HashCat compatible hash format.
Converts / formats Rubeus kerberoasting output into hashcat readable format.
With this tool one can extract the "hash" from a WINDOWS HELLO PIN. This hash can be cracked with Hashcat.
A tool that converts Bitwarden's data into a hashcat-suitable hash.
Convert 7-Zip hashcat hashes back to 7z archives.
Portable solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats.
Extract the information needed from the Manifest.plist files to convert it to hashes compatible with hashcat.
Extract hashes from the MongoDB database server to a hash format that hashcat accepts: -m 24100 (SCRAM-SHA-1) or -m 24200 (SCRAM-SHA-256).
Hashcat
A set of client and server tools for automatically, and lightly automatically cracking hashes.
Latest hashcat docker for Ubuntu 18.04 CUDA, OpenCL, and POCL.
Collection of hashcat lists and things.
Small utilities that are useful in advanced password cracking.
Read a hashcat potfile and parse different triples into a sqlite database.
A guide and tool for cracking ssh known_hosts files with hashcat.
Python C API binding to libhashcat.
is the "World's fastest and most advanced password recovery utility." The following are projects directly related to Hashcat in one way or another.
Automation
Hashcat wrapper to help automate the cracking process.
An Automated Hashcat Tool for common wordlists and rules to speed up the process of cracking hashes during engagements.
A tool for automating cracking methodologies through Hashcat from the TrustedSec team.
Naive hashcat is a plug-and-play script that is pre-configured with naive, emperically-tested, "good enough" parameters/attack types.
Distributed cracking
Queue and resource system for cracking passwords.
A hashcat-based distributed password cracking system.
Hashstation is a BOINC-based distributed password cracking system with a built-in web interface.
A multi-platform client-server tool for distributing hashcat tasks to multiple computers.
A multi-platform distributed brute-force password cracking system.
Rules
Rule for hashcat or john.
Probably the largest collection of hashcat rules out there.
Password cracking rules for Hashcat based on statistics and industry patterns.
Wordlist, rules and masks from Kaonashi project (RootedCON 2019).
Password cracking rules and masks for hashcat generated from cracked passwords.
Custom password cracking rules for Hashcat and John the Ripper.
"One rule to crack all passwords. or atleast we hope so."
"A revamped and updated version of my original OneRuleToRuleThemAll hashcat rule."
Large hashcat rulesets generated from real-world compromised passwords.
Rule tools
Web interfaces
CrackerJack is a Web GUI for Hashcat developed in Python.
A Python Hashcat cracking queue system.
Hash cracking WebApp & Server for hashcat.
A web front-end for password cracking and analytics.
Wavestone's web interface for password cracking with hashcat.
WebHashcat is a very simple but efficient web interface for hashcat password cracking tool.
John the Ripper
Misc
Identify hashing algorithms (GUI frontend for Name That Hash).
Hashgen is a simple yet very fast CLI hash generator written in Go and cross compiled for Linux, Windows & Mac.
Don't know what type of hash it is? Name That Hash will name that hash type! Identify MD5, SHA256 and 300+ other hashes. Comes with a neat web app.
Websites
Wordlist tools
Analysis
A collection of utilities developed to aid in analysis of password lists in order to enhance password cracking through pattern detection of masks, rules, character-sets and other password characteristics.
Ingests passwords from hashcat, etc. and outputs to HTML, Markdown, XLSX, PNG, JSON. Dark and light themes supported. Compliments password-stretcher.
Generate "disgusting quantities" of passwords from websites, files, or stdin. Compliments password-smelter.
This project uses machine learning to identify password creation habits of users.
THE password analyser.
Generate graphs and charts based on password cracking result.
Generation/Manipulation
A tool to transform characters from ASCII / UTF-8 to accented characters such as "o" to "ò".
Append lines from stdin to a file, but only if they don't already appear in the file. Outputs new lines to stdout too, making it a bit like a tee -a that removes duplicates.
Generate smart and powerful wordlists for targeted attacks. Includes song lyrics fetching and different transforms.
Simple tool to extract the most common substrings from an input text. Built for password cracking.
A tool that lets you generate wordlists by user profiling data such as birthday, nickname, address, name of a pet or relative etc.
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking).
Tool for generating wordlists or extending an existing one using mutations.
Create n-grams of wordlists based on words, characters, or charsets to use in offline password attacks and data analysis.
Elpscrk is like cupp, but it's based on permutations and statistics while being memory efficient.
Generate Keyboard Walk Dictionaries for cracking.
Advanced keyboard-walk generator with configureable basechars, keymap and routes.
High-performance word generator with a per-position configureable charset.
A standalone fast word generator in the spirit of hashcat's mask generator with unicode support.
Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
The Password Transformation Tool (ptt) is a versatile utility designed for password cracking. It facilitates the creation of custom rules and transformations, as well as the generation of wordlists. This tool supports processing data from files, URLs, and standard input, streamlining cracking workflows.
Phraser is a phrase generator using n-grams and Markov chains to generate phrases for passphrase cracking.
Standalone password candidate generator using the PRINCE algorithm.
A Python-based reimagining of Phraser using Markov-chains for linguistically-correct password cracking.
RLI Next Gen (Rling), a faster multi-threaded, feature rich alternative to rli found in hashcat utilities.
Word generator based on per-position markov-chains.
Fastest string sort, search, split, and shuffle for long strings and multi-gigabyte files in Python and C.
Flexible and scriptable password dictionary generator which supportss brute-force, combination, complex rule modes etc.
Words list generator to crack security tokens.
WikiRaider enables you to generate wordlists based on country specific databases of Wikipedia.
Wordlists
Laguage specific
A mix of names, last names and some albanian literature.
This tool can generate wordlists of Danish phone numbers by area and/or usage (Mobile, landline etc.) Useful for password cracking or fuzzing Danish targets.
Collection of danish wordlists for cracking danish passwords.
This project aim to provide french word list about everything a person could use as a base password.
Specific file formats
JKS
Machine Learning / AI
Reducing Bias in Modeling Real-world Password Strength via Deep Learning and Dynamic Dictionaries.
Code for cracking passwords with neural networks.
Using the char-rnn to learn and guess passwords.
This tool finds efficient password mangling rules (for John the Ripper or Hashcat) for a given dictionary and a list of passwords.
PassGPT is a GPT-2 model trained from scratch on password leaks.
A password guessing method that utilizes word embeddings to discover and exploit semantic correlations in password lists.