awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fuzzdb-project avatar

fuzzdb-project/fuzzdb

0
View on GitHub↗
8,819 stars·2,122 forks·PHP·9 vues

Fuzzdb

fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors.

The project includes a security filter bypass list featuring polyglots and encoded strings to evade web application firewalls and input validation filters. It also provides a comprehensive web application penetration testing dataset specifically for identifying flaws such as cross-site scripting, path traversal, and other common security vulnerabilities.

The library covers a broad range of capabilities, including server configuration auditing, sensitive data discovery, and security filter evasion. It provides patterns to identify predictable resources, writable directories, and source disclosure vulnerabilities, as well as payloads for injecting OS commands, XPath, and remote file includes.

Features

  • Fuzzing Resources - Provides the fundamental collections of malformed inputs required for security fuzzing workflows.
  • Penetration Testing Resources - Provides extensive collections of payloads for testing XSS, SQL injection, and other common web security vulnerabilities.
  • Command Injection - Provides a wide array of payloads and techniques to test for and exploit OS command injection.
  • Directory Traversal - Offers curated lists of directory traversal patterns and exotic encodings to identify filesystem vulnerabilities.
  • Predictable Path Lists - Includes lists of common system log files and writable paths to facilitate local file inclusion attacks.
  • Web Security Evasion - Provides curated lists of bypass patterns and encodings to test the effectiveness of web security filters.
  • Application Fault Payloads - Supplies datasets of corrupted Unicode and null bytes designed to provoke unexpected application behavior and crashes.
  • Fault Injection Datasets - Provides a collection of corrupted Unicode, null bytes, and escape codes to trigger crashes and logic errors.
  • Security Fault Patterns - Includes datasets of malicious inputs and fault patterns to identify security vulnerabilities during dynamic testing.
  • Dictionary-Based Resource Discovery - Provides curated wordlists of common system paths and filenames to identify hidden files and directories on remote servers.
  • Control Character Payloads - Supplies collections of null bytes and terminal escape codes to test application handling of non-printable characters.
  • WAF Bypass Payloads - Provides curated lists of patterns and regex dictionaries to bypass security filters and WAFs during testing.
  • Predictable Resource Discovery - Provides dictionaries of common file paths to discover hidden or unprotected assets on a server.
  • Filter Bypasses - Ships a specialized library of polyglots and encoded strings designed to circumvent WAF rules and input sanitizers.
  • Sensitive File Discovery - Provides curated dictionaries of common directory and file paths to discover hidden or sensitive resources on remote servers.
  • Cross-Site Scripting Payloads - Provides a comprehensive collection of XSS payloads and polyglots to test for script injection and filter bypasses.
  • Injection Payloads - Provides a comprehensive collection of crafted strings to test for injection vulnerabilities across various protocols and contexts.
  • Remote File Inclusion Payloads - Provides specific payloads to test for remote file inclusion vulnerabilities.
  • Web Application Penetration Testing - Supplies a comprehensive dataset of payloads for identifying common security flaws in web services.
  • HTTP Protocol Faults - Provides dictionaries of malicious headers and CRLF sequences to identify web request parsing vulnerabilities.
  • Data Type Identifiers - Includes patterns that automatically detect and categorize sensitive data types like credit card numbers and PII within responses.
  • Unicode Fault Injection - Provides corrupted and non-standard Unicode characters to verify application processing of invalid multi-byte text.
  • Web Content Fault Injection - Provides malformed HTML tags and JavaScript attributes to test how applications handle unexpected web content.
  • Leak Detection Patterns - Provides predefined regular expression patterns to scan server responses for sensitive data leaks and system errors.
  • Directory Indexing Detection - Provides patterns to verify if a server incorrectly exposes the underlying file system through directory indexing.
  • Pattern-Based Generation - Includes curated attack patterns that can be combined with target injection points to generate malicious payloads.
  • Upload Filter Bypass Payloads - Offers alternative file extensions and naming patterns to circumvent blacklist or whitelist restrictions on uploaded files.
  • Misconfiguration Scanning - Includes regular expression patterns to detect common security misconfigurations and software errors in responses.
  • Path Disclosure Payloads - Provides invalid filenames and filesystem characters used to provoke error messages that reveal absolute server drive paths.
  • Configuration Audits - Provides data to identify insecure server settings like directory indexing and predictable file locations.
  • Source Disclosure Payloads - Ships directory traversal and file disclosure patterns to detect unauthorized access to system files and source code.
  • LDAP - Supplies a curated list of attack patterns to test for security vulnerabilities in LDAP implementations.
  • XPath - Supplies a curated collection of patterns and dictionaries for testing XML path language injection.
  • Open URL Redirect Payloads - Provides common URL patterns to test if an application improperly redirects users to untrusted external destinations.
  • Writable Directory Discovery - Provides lists of common writable paths to identify where uploaded files can be stored on a server.
  • Fuzzing - Dictionary of attack patterns and injection primitives.
  • Wordlists and Payloads - Database of patterns for dynamic application security testing.
  • Attack Payloads - Comprehensive database of attack patterns for fuzzing web applications.
  • Attack Payloads and Wordlists - Dictionary of attack patterns for black-box application testing.
  • Fuzzing and Injection - Dictionary of attack patterns for fault injection and discovery.
  • Fuzzing Wordlists - Database of attack patterns and fuzzing payloads for web applications.
  • Security Tools - Dictionary of attack patterns for black-box fault injection.
  • Vulnerability Wordlists - Database of attack patterns and payloads for web application fuzzing.
  • Web Exploitation - Dictionary of attack patterns for web application fuzzing.
  • Wordlists - Database of fuzzing payloads.

Historique des stars

Graphique de l'historique des stars pour fuzzdb-project/fuzzdbGraphique de l'historique des stars pour fuzzdb-project/fuzzdb

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait fuzzdb-project/fuzzdb ?

fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors.

Quelles sont les fonctionnalités principales de fuzzdb-project/fuzzdb ?

Les fonctionnalités principales de fuzzdb-project/fuzzdb sont : Fuzzing Resources, Penetration Testing Resources, Command Injection, Directory Traversal, Predictable Path Lists, Web Security Evasion, Application Fault Payloads, Fault Injection Datasets.

Quelles sont les alternatives open-source à fuzzdb-project/fuzzdb ?

Les alternatives open-source à fuzzdb-project/fuzzdb incluent : swisskyrepo/payloadsallthethings — This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers.… daffainfo/allaboutbugbounty — AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing.… danielmiessler/seclists — SecLists is a centralized library of security assessment data designed to support vulnerability discovery and… thekingofduck/fuzzdicts — fuzzDicts is a repository of curated wordlists and dictionaries designed for web application fuzzing. It provides… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… s0md3v/xsstrike — XSStrike is an automated security scanning engine designed for web application discovery, input.

Alternatives open source à Fuzzdb

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Fuzzdb.
  • swisskyrepo/payloadsallthethingsAvatar de swisskyrepo

    swisskyrepo/PayloadsAllTheThings

    78,434Voir sur GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Pythonbountybugbountybypass
    Voir sur GitHub↗78,434
  • daffainfo/allaboutbugbountyAvatar de daffainfo

    daffainfo/AllAboutBugBounty

    6,644Voir sur GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    bugbugbountybugbountytips
    Voir sur GitHub↗6,644
  • danielmiessler/seclistsAvatar de danielmiessler

    danielmiessler/SecLists

    71,596Voir sur 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
    Voir sur GitHub↗71,596
  • thekingofduck/fuzzdictsAvatar de TheKingOfDuck

    TheKingOfDuck/fuzzDicts

    8,355Voir sur 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
    Voir sur GitHub↗8,355
Voir les 30 alternatives à Fuzzdb→