awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
berzerk0 avatar

berzerk0/Probable-Wordlists

0
View on GitHub↗
9,289 stars·1,611 forks·CC-BY-SA-4.0·27 views

Probable Wordlists

Probable-Wordlists is a collection of curated data resources providing password frequency lists, character masks, and common identity identifiers for security research. These resources serve as credential analysis tools to identify popular password trends and support the creation of secure credentials.

The project provides password frequency wordlists and security research wordlists, including common usernames and top-level domains. It includes password recovery datasets featuring character masks and rule sets designed to analyze vulnerability patterns.

The repository covers a broad range of security applications, including credential leak analysis, password strength testing, and security vulnerability assessments. It also provides data for brute force attack preparation and general password trend analysis.

Features

  • Credential Analysis - Provides curated data resources for analyzing password trends to support the creation of more secure credentials.
  • Probability Rankings - Provides pre-computed probability rankings based on historical breach data to identify likely passwords.
  • Real-World Breach Lexicons - Builds wordlists from real-world data leaks to reflect actual user behavior instead of theoretical combinations.
  • Targeted Security Wordlists - Provides categorized lists of usernames and top-level domains for targeted security testing and OSINT.
  • Security Wordlists - Provides curated lists of common usernames and top-level domains for penetration testing and OSINT.
  • Password Cracking Wordlists - Provides real-world credential lists used to test the resilience of passwords against brute-force attacks.
  • Frequency-Based Ranking - Organizes password entries by occurrence count to prioritize the most common values for rapid analysis.
  • Common Password Identification - Provides frequency-sorted lists of real-world passwords to identify highly probable credential matches.
  • Brute Force Attack Preparation - Provides high-probability wordlists and dictionaries to optimize the speed of security audits and password recovery.
  • Password Hash Recovery - Provides the necessary character masks and rule sets to retrieve plain-text passwords from hashes.
  • Recovery Mask Datasets - Provides character masks and rule sets designed to recover lost passwords and analyze vulnerability patterns.
  • Password Trend Analysis - Enables the study of common password patterns to help users create more unique and secure credentials.
  • Credential Leak Databases - Provides datasets of leaked credentials to help identify common and vulnerable user password patterns.
  • Vulnerability Assessment and Testing - Offers specialized wordlists and character masks to test the resilience of authentication systems.
  • Password Cracking - Probabilistic wordlists for password generation and testing.
  • Security Tools - Listed in the “Security Tools” section of the Awesome Hacking awesome list.
  • Wordlists - Wordlists based on probability.

Star history

Star history chart for berzerk0/probable-wordlistsStar history chart for berzerk0/probable-wordlists

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Probable Wordlists

Similar open-source projects, ranked by how many features they share with Probable Wordlists.
  • danielmiessler/seclistsdanielmiessler avatar

    danielmiessler/SecLists

    71,596View on GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    View on GitHub↗71,596
  • brannondorsey/wifi-crackingbrannondorsey avatar

    brannondorsey/wifi-cracking

    12,399View on GitHub↗

    This project is a WPA Wi-Fi cracking toolkit designed for capturing authentication handshakes and recovering WPA/WPA2 passwords. It provides specialized utilities for scanning wireless networks, obfuscating hardware addresses, and generating password lists to facilitate security audits. The toolkit differentiates itself through a focused workflow that combines handshake capture tools with a password wordlist generator. It enables the interception of the four-way authentication process between wireless clients and access points and utilizes these captured credentials for recovery via dictionar

    aircrack-ngcrackinghacking
    View on GitHub↗12,399
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    View on GitHub↗26,200
  • z4nzu/hackingtoolZ4nzu avatar

    Z4nzu/hackingtool

    77,515View on GitHub↗

    This project is a comprehensive cybersecurity tool collection designed to support security research, penetration testing, and vulnerability assessment. It functions as a unified penetration testing suite, providing a centralized environment where professionals can access a wide range of offensive security utilities to identify system weaknesses and study attack vectors. The platform distinguishes itself through a modular architecture that aggregates disparate security scripts into a single, hierarchical command-line interface. It simplifies the management of these utilities by integrating ext

    Pythonallinonehackingtoolbesthackingtoolctf-tools
    View on GitHub↗77,515
See all 30 alternatives to Probable Wordlists→

Frequently asked questions

What does berzerk0/probable-wordlists do?

Probable-Wordlists is a collection of curated data resources providing password frequency lists, character masks, and common identity identifiers for security research. These resources serve as credential analysis tools to identify popular password trends and support the creation of secure credentials.

What are the main features of berzerk0/probable-wordlists?

The main features of berzerk0/probable-wordlists are: Credential Analysis, Probability Rankings, Real-World Breach Lexicons, Targeted Security Wordlists, Security Wordlists, Password Cracking Wordlists, Frequency-Based Ranking, Common Password Identification.

What are some open-source alternatives to berzerk0/probable-wordlists?

Open-source alternatives to berzerk0/probable-wordlists include: danielmiessler/seclists — SecLists is a centralized library of security assessment data designed to support vulnerability discovery and… brannondorsey/wifi-cracking — This project is a WPA Wi-Fi cracking toolkit designed for capturing authentication handshakes and recovering WPA/WPA2… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… z4nzu/hackingtool — This project is a comprehensive cybersecurity tool collection designed to support security research, penetration… ankit0183/wifi-hacking — This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and…