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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesPassword Cracking Wordlists

Collections of character sequences and dictionaries used for testing password strength and brute-force resilience.

Explore 10 awesome GitHub repositories matching security & cryptography · Password Cracking Wordlists. Refine with filters or upvote what's useful.

Awesome Password Cracking Wordlists GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • trimstray/the-book-of-secret-knowledgeAvatar von trimstray

    trimstray/the-book-of-secret-knowledge

    228,641Auf GitHub ansehen↗

    Dieses Projekt dient als zentrales, Community-gesteuertes Repository für technisches Wissen und administrative Ressourcen. Es bietet eine strukturierte Taxonomie, die disparate Informationen in einem durchsuchbaren Framework aggregiert und kontinuierliches Lernen sowie schnelle Problemlösungen für Systemadministratoren und Cybersicherheitspraktiker unterstützt. Durch die Abbildung von Ressourcen über offensive Sicherheit, Infrastrukturmanagement und Softwareentwicklung hinweg bietet es einen einheitlichen Pfad für den Kompetenzerwerb und die berufliche Referenz. Das Projekt ist durch eine Befehlszeilen-orientierte Designphilosophie definiert, die terminalbasierte Dienstprogramme und skriptfähige Schnittstellen priorisiert, um eine effiziente Systemadministration und wiederholbare Sicherheits-Workflows zu erleichtern. Es zeichnet sich durch einen plattformunabhängigen Ansatz aus und pflegt Dokumentationen und Betriebsanleitungen, die über verschiedene Unix-ähnliche und Cloud-basierte Umgebungen hinweg anwendbar bleiben. Diese modulare Toolchain-Integration ermöglicht es Nutzern, benutzerdefinierte Umgebungen zusammenzustellen, die auf spezifische administrative oder sicherheitsrelevante Aufgaben zugeschnitten sind. Das Repository deckt ein breites Spektrum an Fähigkeiten ab, einschließlich umfassender Toolkits für System-Auditing, Netzwerkmanagement und Infrastruktur-Härtung. Es bietet strukturierte Lernpfade für die Entwicklung von Cybersicherheitskompetenzen, von ethischen Hacking-Labs und Penetration-Testing-Standards bis hin zu Schwachstellenbewertung und bewährten Verfahren für die Systemkonfiguration. Die Sammlung umfasst zudem eine breite Palette an Produktivitätstools, Diagnosedienstprogrammen und Lehrmaterialien, die darauf ausgelegt sind, die routinemäßige Wartung zu rationalisieren und die allgemeine Sicherheitslage zu verbessern.

    Manage extensive wordlists for brute-force testing to evaluate password strength and system resilience.

    awesomeawesome-listbsd
    Auf GitHub ansehen↗228,641
  • sundowndev/hacker-roadmapAvatar von sundowndev

    sundowndev/hacker-roadmap

    15,081Auf GitHub ansehen↗

    Hacker Roadmap is a community-driven repository that functions as a structured learning path and resource directory for cybersecurity and ethical hacking. It organizes complex security concepts into sequential modules, guiding users from fundamental knowledge to advanced technical exploitation skills through a curated collection of educational materials and professional development resources. The project distinguishes itself by acting as a centralized index that maps specialized third-party security software and isolated training environments to specific operational use cases. By aggregating

    Automates credential recovery and wordlist generation to test authentication strength against brute force attempts.

    exploitationframeworkshacking
    Auf GitHub ansehen↗15,081
  • brannondorsey/wifi-crackingAvatar von brannondorsey

    brannondorsey/wifi-cracking

    12,399Auf GitHub ansehen↗

    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

    Creates custom password lists based on specific patterns to facilitate brute-force recovery attacks.

    aircrack-ngcrackinghacking
    Auf GitHub ansehen↗12,399
  • vanhauser-thc/thc-hydraAvatar von vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Auf GitHub ansehen↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    Generates sequences of passwords based on specified lengths and character sets for brute-force attacks.

    C
    Auf GitHub ansehen↗11,943
  • berzerk0/probable-wordlistsAvatar von berzerk0

    berzerk0/Probable-Wordlists

    9,289Auf GitHub ansehen↗

    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

    Provides real-world credential lists used to test the resilience of passwords against brute-force attacks.

    dictionarydictionary-attackpassword
    Auf GitHub ansehen↗9,289
  • mebus/cuppAvatar von Mebus

    Mebus/cupp

    5,762Auf GitHub ansehen↗

    CUPP is a suite of tools for extracting default credentials from aggregated databases, generating password dictionaries from personal data, profiling targets interactively, and expanding wordlists from dictionary sources. It functions as a password dictionary generator and target profiling tool that collects personal details through interactive questions to build custom password lists for security testing. The project distinguishes itself through a modular command pipeline architecture that chains independent subcommands for downloading remote wordlists, parsing structured credential database

    Builds custom wordlists from personal details about a target for password cracking.

    Pythondictionary-attackpasswordpassword-strength
    Auf GitHub ansehen↗5,762
  • lanjelot/patatorAvatar von lanjelot

    lanjelot/patator

    3,893Auf GitHub ansehen↗

    Patator ist ein Mehrzweck-Brute-Force-Tool und ein modulares Sicherheitsframework zum Testen von Anmeldedaten, Entdecken von Netzwerkdiensten und Fuzzing von Netzwerkprotokollen durch automatisierte Payload-Zustellung. Es fungiert als Framework zur Erschöpfung von Anmeldedaten und als Fuzzer für Netzwerkprotokolle. Das Projekt bietet spezifische Utilities zur Wiederherstellung von Passwörtern aus verschlüsselten ZIP-Archiven, zur Enumeration von DNS-Zonen via Forward- und Reverse-Queries sowie zur Identifizierung gültiger Benutzernamen und Passwörter über gängige Netzwerkprotokolle hinweg. Zu den breiteren Funktionen gehören Web-Endpoint-Fuzzing, das Probing von Netzwerkdiensten und die Benutzer-Enumeration durch Analyse von Protokollantworten, Fehlermeldungen oder Zeitverzögerungen.

    Recovers passwords from encrypted ZIP archives by testing a series of payload combinations.

    Python
    Auf GitHub ansehen↗3,893
  • jaykali/maskphishAvatar von jaykali

    jaykali/maskphish

    3,020Auf GitHub ansehen↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Extracts text from social feeds to create custom password cracking dictionaries.

    Shellhackhackinghacking-tool
    Auf GitHub ansehen↗3,020
  • dominicbreuker/stego-toolkitAvatar von DominicBreuker

    DominicBreuker/stego-toolkit

    2,636Auf GitHub ansehen↗

    This project is a steganography analysis toolkit and digital forensics suite designed to detect, extract, and embed hidden data within image and audio files. It provides a dockerized security environment that bundles various analysis tools into a containerized workspace, including a media spectrogram visualizer for revealing visually hidden patterns. The toolkit features a dedicated brute force system for recovering password-protected messages using automated wordlists and candidate password testing. It distinguishes itself by providing rule-based wordlist generation that uses expansion patte

    Implements rule-based generation, expansion patterns, and scraping to create custom wordlists for password recovery.

    Shellctf-toolsdocker-imagesteganography
    Auf GitHub ansehen↗2,636
  • ankit0183/wifi-hackingAvatar von ankit0183

    ankit0183/Wifi-Hacking

    2,561Auf GitHub ansehen↗

    This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting vulnerabilities in network authentication protocols. It provides a suite of tools for scanning networks, capturing authentication handshakes, and testing the security of wireless access points. The toolkit includes a password wordlist generator to create custom lists for offline key recovery and a handshake cracker to recover encrypted keys using brute-force methods. It also features a vulnerability scanner specifically for testing the security of the Wireless Protected Setup pin system

    Creates custom lists of potential password candidates for network key recovery.

    Pythoncrack-handshakehackathonhacking-tool
    Auf GitHub ansehen↗2,561
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Password Cracking Wordlists

Unter-Tags erkunden

  • Encrypted Archive CrackingRecovery of passwords for encrypted files and archives using wordlists or character combinations. **Distinct from Password Cracking Wordlists:** Focuses on active recovery of file passwords rather than the wordlists themselves.
  • Personal Profile WordlistsWordlists built from personal details about a specific person for targeted password cracking. **Distinct from Password Cracking Wordlists:** Distinct from Password Cracking Wordlists: focuses on profile-driven generation from personal data, not general collections.
  • Profile-Driven WordlistsWordlists generated from personal details about a target for password cracking. **Distinct from Password Cracking Wordlists:** Distinct from Password Cracking Wordlists: focuses on profile-driven generation, not general collections.
  • Remote Wordlist DownloadsFetching pre-compiled password dictionaries from remote repositories for immediate use. **Distinct from Password Cracking Wordlists:** Distinct from Password Cracking Wordlists: focuses on the download mechanism, not the collection itself.
  • Target-Specific Wordlist GenerationGenerating custom password dictionaries by extracting data from a target's social feeds. **Distinct from Password Cracking Wordlists:** Focuses on the generation of wordlists from external data sources rather than just using existing lists.
  • Wordlist GenerationThe process of creating custom dictionaries of candidate passwords for cracking attempts. **Distinct from Password Cracking Wordlists:** Focuses on the creation of the wordlist rather than the use of an existing collection for cracking.