awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rootphantomer avatar

rootphantomer/Blasting_dictionary

0
View on GitHub↗
5,273 stele·2,847 fork-uri·Python·3 vizualizări

Blasting Dictionary

Blasting Dictionary oferă seturi de date curatoriate cu nume de utilizator și parole comune, concepute pentru auditarea rezistenței autentificării și identificarea conturilor vulnerabile. Servește drept colecție de wordlist-uri pentru credential stuffing și dicționare de atac asupra parolelor, utilizate pentru a testa credențialele slabe sau implicite în serviciile țintă.

Proiectul facilitează testele de penetrare și evaluările de vulnerabilitate, oferind seturile de date necesare pentru simularea atacurilor de tip brute force și credential stuffing. Aceste resurse sunt folosite pentru a evalua securitatea sistemelor de autentificare și a identifica serviciile susceptibile la acces neautorizat.

Setul de instrumente acoperă auditarea credențialelor prin testare automatizată și furnizarea de wordlist-uri de atac pentru a identifica credențialele de autentificare nesigure pe serviciile țintă.

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.

Istoric stele

Graficul istoricului de stele pentru rootphantomer/blasting_dictionaryGraficul istoricului de stele pentru rootphantomer/blasting_dictionary

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Blasting Dictionary

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Blasting Dictionary.
  • thekingofduck/fuzzdictsAvatar TheKingOfDuck

    TheKingOfDuck/fuzzDicts

    8,355Vezi pe 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
    Vezi pe GitHub↗8,355
  • bitwise-01/instagram-Avatar Bitwise-01

    Bitwise-01/Instagram-

    4,968Vezi pe 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
    Vezi pe GitHub↗4,968
  • 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

    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

    C
    Vezi pe GitHub↗11,943
Vezi toate cele 30 alternative pentru Blasting Dictionary→

Întrebări frecvente

Ce face rootphantomer/blasting_dictionary?

Blasting Dictionary oferă seturi de date curatoriate cu nume de utilizator și parole comune, concepute pentru auditarea rezistenței autentificării și identificarea conturilor vulnerabile. Servește drept colecție de wordlist-uri pentru credential stuffing și dicționare de atac asupra parolelor, utilizate pentru a testa credențialele slabe sau implicite în serviciile țintă.

Care sunt principalele funcționalități ale rootphantomer/blasting_dictionary?

Principalele funcționalități ale rootphantomer/blasting_dictionary sunt: Wordlists, Credential Stuffing, Password Attacks, Credential Vulnerability Assessments, Penetration Testing Resources, Security Testing Datasets, Credential Brute-Forcing, Credential Testing Tools.

Care sunt câteva alternative open-source pentru rootphantomer/blasting_dictionary?

Alternativele open-source pentru rootphantomer/blasting_dictionary includ: 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…