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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

31 repository-uri

Awesome GitHub RepositoriesPassword Cracking

Tools for brute-forcing and managing password recovery sessions.

Explore 31 awesome GitHub repositories matching part of an awesome list · Password Cracking. Refine with filters or upvote what's useful.

Awesome Password Cracking GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • danielmiessler/seclistsAvatar danielmiessler

    danielmiessler/SecLists

    71,596Vezi pe 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

    Comprehensive collection of lists for security assessments.

    PHP
    Vezi pe GitHub↗71,596
  • hashcat/hashcatAvatar hashcat

    hashcat/hashcat

    26,200Vezi pe 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

    Acts as a high-performance system for coordinating password recovery tasks across multiple machines.

    C
    Vezi pe GitHub↗26,200
  • dropbox/zxcvbnD

    dropbox/zxcvbn

    15,992Vezi pe GitHub↗

    zxcvbn is a password strength estimator and entropy analyzer designed to evaluate the complexity of passwords. It calculates the time and effort required to crack a password by identifying common sequences and analyzing predictable vocabulary. The tool functions as a pattern-based security validator that reduces strength scores for inputs containing personal information or strings from custom vocabulary lists. It employs a probabilistic guessing model to simulate cracking strategies, prioritizing common patterns and words over random character combinations. The system covers security workflo

    Analyzes the strength of stored passwords to identify accounts that need to be updated.

    CoffeeScript
    Vezi pe GitHub↗15,992
  • magnumripper/johntheripperAvatar magnumripper

    magnumripper/JohnTheRipper

    13,274Vezi pe GitHub↗

    JohnTheRipper is a multi-platform offline password recovery tool designed to detect and crack hundreds of different hash and cipher formats across various operating systems. It functions as a security utility for retrieving lost credentials and performing security audit testing to identify weak passwords within a database of hashes. The project features a custom rule password cracker and a mangling engine that uses a domain-specific language to transform wordlist entries into common password mutation patterns. It provides hardware-accelerated recovery by distributing parallel processing tasks

    Features a specialized recovery tool with a built-in compiler for defining mangling rules for wordlists.

    C
    Vezi pe GitHub↗13,274
  • brannondorsey/wifi-crackingAvatar brannondorsey

    brannondorsey/wifi-cracking

    12,399Vezi pe 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

    Creates custom lists of password combinations from specific strings or patterns for brute-force attacks.

    aircrack-ngcrackinghacking
    Vezi pe GitHub↗12,399
  • manisso/fsocietyAvatar Manisso

    Manisso/fsociety

    12,136Vezi pe GitHub↗

    fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits. It functions as a wrapper that integrates external security binaries into a unified, menu-driven interface, providing a centralized system for command-line parameter mapping and execution. The project distinguishes itself by organizing specialized utilities into domain-specific collections for structured navigation. It automates the transition between different phases of an audit by chaining reconnaissance and exploitation tools through sequential workflow automation. The fram

    Provides tools for brute-forcing and managing password recovery sessions to test credential strength.

    Pythonbrute-force-attacksdesktopexploitation
    Vezi pe GitHub↗12,136
  • vanhauser-thc/thc-hydraAvatar vanhauser-thc

    vanhauser-thc/thc-hydra

    11,943Vezi pe GitHub↗

    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

    Produces sequential password strings based on defined character sets and length constraints.

    C
    Vezi pe GitHub↗11,943
  • berzerk0/probable-wordlistsAvatar berzerk0

    berzerk0/Probable-Wordlists

    9,289Vezi pe GitHub↗

    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

    Probabilistic wordlists for password generation and testing.

    dictionarydictionary-attackpassword
    Vezi pe GitHub↗9,289
  • v1s1t0r1sh3r3/airgeddonAvatar v1s1t0r1sh3r3

    v1s1t0r1sh3r3/airgeddon

    7,797Vezi pe GitHub↗

    airgeddon is a bash-based wireless network audit suite and security toolkit for Linux. It serves as a framework for testing wireless vulnerabilities and verifying network configurations across various encryption standards, including WPA, WEP, and WPS. The project functions as an orchestration layer that integrates a collection of third-party wireless security tools. It features a modular approach to attack vectorization, coordinating tasks such as evil twin simulations with captive portals, WPA handshake interception, and the execution of WPS vulnerability tests. Its capabilities cover a bro

    Provides a framework for running dictionary or brute-force attacks against captured wireless hashes using CPU or GPU acceleration.

    Shell
    Vezi pe GitHub↗7,797
  • k8gege/k8toolsAvatar k8gege

    k8gege/K8tools

    6,167Vezi pe GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    Tests username and password combinations against SSH, FTP, MySQL, and SMB services to gain access.

    PowerShell0daybrute-forcebypass
    Vezi pe GitHub↗6,167
  • lesspass/lesspassAvatar lesspass

    lesspass/lesspass

    6,030Vezi pe GitHub↗

    LessPass is a stateless password manager that generates deterministic, site-specific passwords entirely on the client device. It uses a pure function to derive passwords from a master password combined with site details, producing the same output every time without storing any secrets on a server or requiring network access. This approach means passwords can be recalculated on any device from remembered inputs, with no database synchronization needed. The project distinguishes itself through its counter-based password rotation, which allows changing a site's password by incrementing a counter

    Stores password generation settings excluding the master password to reuse rules across sessions.

    TypeScriptanonymouslesspasspassword
    Vezi pe GitHub↗6,030
  • bitwise-01/instagram-Avatar Bitwise-01

    Bitwise-01/Instagram-

    4,968Vezi pe GitHub↗

    Acest proiect este un utilitar de audit de securitate și testare de penetrare, conceput pentru automatizarea ghicirii parolelor, credential stuffing și brute-forcing-ul conturilor de Instagram. Acesta funcționează ca un auditor de recuperare a conturilor care simulează atacuri de autentificare automatizate pentru a testa rezistența parolelor conturilor. Instrumentul încorporează un manager de proxy pentru a gestiona importul și monitorizarea listelor de proxy-uri. Acest sistem rutează cererile prin adrese IP rotative și monitorizează starea proxy-urilor pentru a elimina adresele care nu răspund și a evita limitarea ratei (rate limiting). Software-ul oferă capabilități pentru executarea concurentă a cererilor și gestionarea automatizată a sesiunilor pentru a simula cereri autentice de browser. Suportă testarea iterativă a parolelor candidate și utilizarea atacurilor de tip dicționar pentru a evalua vulnerabilitățile conturilor.

    Specializes in brute-forcing credentials specifically targeting the Instagram authentication flow and login limits.

    Pythonbruteforcehackinstagram
    Vezi pe GitHub↗4,968
  • mantvydasb/redteaming-tactics-and-techniquesAvatar mantvydasb

    mantvydasb/RedTeaming-Tactics-and-Techniques

    4,620Vezi pe GitHub↗

    This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior. It serves as a comprehensive collection of technical guides and tactics for executing red team operations. The repository provides detailed instructions for Active Directory exploitation, including Kerberos abuse and domain privilege escalation. It covers defense evasion through API unhooking and payload obfuscation, as well as Windows internals research involving the manipulation of kernel objects and system memory. The capability surface extends to network penetration testi

    Details the use of brute-force and dictionary attacks to recover plaintext passwords from hashes.

    PowerShelloffensive-securityoscppentesting
    Vezi pe GitHub↗4,620
  • baihengaead/wlan-sec-test-toolAvatar baihengaead

    baihengaead/wlan-sec-test-tool

    4,079Vezi pe GitHub↗

    wlan-sec-test-tool is a collection of specialized wireless security tools designed for scanning access points, auditing WPA, WPA2, and WPA3 security, and performing automated password cracking and connection testing. It functions as a wireless network scanner, a password cracker, and a security auditor to evaluate wireless protocol vulnerabilities. The tool differentiates itself through the use of a concurrent connection tester that executes multiple simultaneous connection attempts. It utilizes custom password lists and dictionary-based iteration to verify wireless network security and deter

    Provides an automated tool to verify wireless network security using custom password lists.

    Pythonpyside6pythonpywifi
    Vezi pe GitHub↗4,079
  • samsesh/socialbox-termuxAvatar samsesh

    samsesh/SocialBox-Termux

    4,145Vezi pe GitHub↗

    SocialBox-Termux is a credential bruteforce suite and security tool collection designed to run within the Termux Android environment. It functions as an automated account cracker used to test password lists against usernames to discover valid login credentials for social media and email platforms. The toolkit incorporates network traffic masking by routing requests through the Tor network to conceal the origin IP address. It utilizes signature-based rate bypass to mimic legitimate client traffic and avoid automated login blocks. The suite provides capabilities for account validation to verif

    Automates repeated login attempts using wordlists to discover valid credentials for social media and email accounts.

    Shellandroidbrute-forcebruteforce
    Vezi pe GitHub↗4,145
  • jekil/awesome-hackingAvatar jekil

    jekil/awesome-hacking

    3,746Vezi pe GitHub↗

    This project is a curated, version-controlled directory of software and resources designed for cybersecurity professionals and researchers. It functions as a centralized knowledge base that aggregates and organizes external security utilities into a structured taxonomy to facilitate discovery and access for specialized research and testing tasks. The repository distinguishes itself through a community-driven model where external resource locations are verified and maintained by contributors. By leveraging a distributed version control system, the project ensures the historical integrity and c

    Includes utilities for password auditing and hash cracking to test authentication strength.

    Pythoncurated-listforensicshacking
    Vezi pe GitHub↗3,746
  • securethisshit/winpwnAvatar SecureThisShit

    SecureThisShit/WinPwn

    3,673Vezi pe GitHub↗

    WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege escalation. It functions as a suite for Active Directory security auditing, credential extraction, and the execution of privilege escalation scripts. The toolset enables the automation of SMB relay attacks to intercept and reuse authentication hashes. It provides specialized capabilities for retrieving passwords and hashes from system memory, registries, and browsers using obfuscated techniques to avoid detection. The framework covers broad capability areas including domain a

    Extracts stored passwords and hashes from system memory and browsers to facilitate unauthorized access.

    PowerShell
    Vezi pe GitHub↗3,673
  • samsar4/ethical-hacking-labsAvatar Samsar4

    Samsar4/Ethical-Hacking-Labs

    3,397Vezi pe GitHub↗

    Ethical-Hacking-Labs is a comprehensive cybersecurity training curriculum and lab suite designed for learning penetration testing, network analysis, and offensive security techniques. It provides a structured environment for practicing the full attack lifecycle, from initial reconnaissance and scanning to exploitation and post-compromise analysis. The project provides instructional materials and guided exercises that cover specific technical domains, including open source intelligence research and network security courseware. It includes a practical workbook for identifying system vulnerabili

    Implements exercises for extracting hashes and using cracking software to identify weak user credentials.

    ethical-hacking-labshackinglinux
    Vezi pe GitHub↗3,397
  • steamautocracks/steam-auto-crackAvatar SteamAutoCracks

    SteamAutoCracks/Steam-auto-crack

    3,095Vezi pe GitHub↗

    中文

    Generates standalone crack files packaged as ZIP archives for distribution.

    C#
    Vezi pe GitHub↗3,095
  • jaykali/maskphishAvatar jaykali

    jaykali/maskphish

    3,020Vezi pe GitHub↗

    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

    Performs dictionary attacks to recover passwords for archives and PDF files.

    Shellhackhackinghacking-tool
    Vezi pe GitHub↗3,020
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Password Cracking

Explorează sub-etichetele

  • Combination GeneratorsUtilities that create structured lists of password permutations based on seed strings or patterns. **Distinct from Password Cracking:** Focuses on generating permutations for cracking, rather than creating secure random passwords.
  • Crack File GeneratorsCreates standalone crack files and compresses them into ZIP archives for distribution. **Distinct from Password Cracking:** Distinct from Password Cracking: generates crack files for DRM bypass, not password recovery.
  • Credential Auditing1 sub-tagAnalyzing password hashes to evaluate credential strength and identify weak passwords. **Distinct from Password Cracking:** Focuses on the audit and evaluation of password strength rather than just the technical act of cracking hashes.
  • Instagram Password CrackersSpecialized tools for brute-forcing credentials specifically for Instagram accounts. **Distinct from Password Cracking:** Distinct from Password Cracking: targets the specific Instagram authentication flow and login limits.
  • Password Security AuditingAnalyzing vault entries to identify compromised, reused, or weak credentials. **Distinct from Credential Auditing:** Analyzes stored credentials for reuse and breach status, rather than analyzing hashes for cracking strength.
  • Rule-Based Password Crackers1 sub-tagCrackers that utilize custom rules and compilers to generate candidate passwords from wordlists. **Distinct from Password Cracking:** Focuses on the functional identity of a rule-based cracker rather than just a list of wordlists.
  • Twitter Password CrackersSpecialized tools for brute-forcing credentials specifically for Twitter accounts. **Distinct from Password Cracking:** Distinct from Password Cracking: targets the specific Twitter authentication flow and rate-limiting techniques.
  • Wi-Fi Password CrackersTools that verify wireless security by attempting connections using password lists. **Distinct from Rule-Based Password Crackers:** Distinct from Rule-Based Password Crackers: focuses on the identity of a Wi-Fi specific tool rather than a specific cracking algorithm.