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
rootphantomer avatar

rootphantomer/Blasting_dictionary

0
View on GitHub↗
5,273 stars·2,847 forks·Python·10 views

Blasting Dictionary

Blasting Dictionary provides curated datasets of common usernames and passwords designed for auditing authentication strength and identifying vulnerable accounts. It serves as a collection of credential stuffing wordlists and password attack dictionaries used to test for weak or default credentials in target services.

The project facilitates security penetration testing and vulnerability assessments by providing the necessary datasets for simulating brute force and credential stuffing attacks. These resources are used to evaluate the security of authentication systems and identify services susceptible to unauthorized access.

The toolset covers credential auditing through automated testing and the provisioning of attack wordlists to identify insecure login credentials on target services.

Features

  • Wordlists - Supplies curated collections of common usernames and passwords used for automated authentication testing.
  • Credential Stuffing - Provides the necessary datasets to simulate credential stuffing attacks against target services.
  • Password Attacks - Provides curated dictionaries of strings designed for automated brute force and dictionary attacks.
  • Credential Vulnerability Assessments - Identifies services vulnerable to unauthorized access by testing for easily guessable login credentials.
  • Penetration Testing Resources - Provides curated wordlists and datasets essential for conducting authentication-focused penetration testing.
  • Security Testing Datasets - Provides datasets of known vulnerable credentials for auditing login system strength.
  • Credential Brute-Forcing - Facilitates automated testing of login portals by attempting numerous password combinations to find weak credentials.
  • Credential Testing Tools - Enables the use of automated scripts to test target services against password lists to identify vulnerable credentials.
  • Dictionary Attack Authenticators - Implements a dictionary attack mechanism that iterates through a list of keys to test authentication endpoints.

Star history

Star history chart for rootphantomer/blasting_dictionaryStar history chart for rootphantomer/blasting_dictionary

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

Frequently asked questions

What does rootphantomer/blasting_dictionary do?

Blasting Dictionary provides curated datasets of common usernames and passwords designed for auditing authentication strength and identifying vulnerable accounts. It serves as a collection of credential stuffing wordlists and password attack dictionaries used to test for weak or default credentials in target services.

What are the main features of rootphantomer/blasting_dictionary?

The main features of rootphantomer/blasting_dictionary are: Wordlists, Credential Stuffing, Password Attacks, Credential Vulnerability Assessments, Penetration Testing Resources, Security Testing Datasets, Credential Brute-Forcing, Credential Testing Tools.

What are some open-source alternatives to rootphantomer/blasting_dictionary?

Open-source alternatives to rootphantomer/blasting_dictionary include: bitwise-01/instagram- — This project is a security auditing and penetration testing utility designed for automating password guessing,… thekingofduck/fuzzdicts — fuzzDicts is a repository of curated wordlists and dictionaries designed for web application fuzzing. It provides… manisso/fsociety — fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits.… vanhauser-thc/thc-hydra — Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… offensive-security/exploit-database — This project is a public exploit code archive and vulnerability database. It serves as a collection of documented…

Open-source alternatives to Blasting Dictionary

Similar open-source projects, ranked by how many features they share with Blasting Dictionary.
  • thekingofduck/fuzzdictsTheKingOfDuck avatar

    TheKingOfDuck/fuzzDicts

    8,355View on GitHub↗

    fuzzDicts is a repository of curated wordlists and dictionaries designed for web application fuzzing. It provides collections of strings and payloads used to discover hidden files, subdomains, and security vulnerabilities. The project includes specialized libraries for different security testing vectors, such as dictionaries for common request and cookie parameters, lists of common subdomain prefixes, and collections of passwords and default vendor credentials for brute-force testing. It also maintains a security payload library containing character sequences used to identify flaws like SQL i

    Pythondirectoryfuzz-testingfuzzer
    View on GitHub↗8,355
  • bitwise-01/instagram-Bitwise-01 avatar

    Bitwise-01/Instagram-

    4,968View on GitHub↗

    This project is a security auditing and penetration testing utility designed for automating password guessing, credential stuffing, and account brute-forcing on Instagram. It functions as an account recovery auditor that simulates automated login attacks to test the strength of account passwords. The tool incorporates a proxy manager to handle the import and monitoring of proxy lists. This system routes requests through rotating IP addresses and monitors proxy health to prune unresponsive addresses and avoid rate limiting. The software provides capabilities for concurrent request execution a

    Pythonbruteforcehackinstagram
    View on GitHub↗4,968
  • manisso/fsocietyManisso avatar

    Manisso/fsociety

    12,136View on 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

    Pythonbrute-force-attacksdesktopexploitation
    View on GitHub↗12,136
  • vanhauser-thc/thc-hydravanhauser-thc avatar

    vanhauser-thc/thc-hydra

    11,943View on 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

    C
    View on GitHub↗11,943
  • See all 30 alternatives to Blasting Dictionary→