awesome-repositories.com
Blog
awesome-repositories.com

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

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

8 Repos

Awesome GitHub RepositoriesFuzzing

Tools for injecting payloads to test application robustness.

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

Awesome Fuzzing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ffuf/ffufAvatar von ffuf

    ffuf/ffuf

    15,618Auf GitHub ansehen↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Fast web fuzzer written in Go.

    Gofuzzerinfosecpentesting
    Auf GitHub ansehen↗15,618
  • fuzzdb-project/fuzzdbAvatar von fuzzdb-project

    fuzzdb-project/fuzzdb

    8,819Auf GitHub ansehen↗

    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-s

    Dictionary of attack patterns and injection primitives.

    PHP
    Auf GitHub ansehen↗8,819
  • xmendez/wfuzzAvatar von xmendez

    xmendez/wfuzz

    6,519Auf GitHub ansehen↗

    Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover hidden resources, parameters, and vulnerabilities. It functions as a content discovery scanner, a brute-force tool for credential guessing, and a plugin-based vulnerability scanner, all within a single modular system. The tool distinguishes itself through its plugin-based extensibility, allowing custom Python modules to add new payload sources, output printers, or scanning logic without modifying core code. It supports concurrent request dispatch using thread-based parallelism

    Web application fuzzer.

    Python
    Auf GitHub ansehen↗6,519
  • bo0om/fuzz.txtAvatar von Bo0oM

    Bo0oM/fuzz.txt

    3,312Auf GitHub ansehen↗

    Potentially dangerous files

    List of potentially dangerous files.

    Auf GitHub ansehen↗3,312
  • googleprojectzero/fuzzilliAvatar von googleprojectzero

    googleprojectzero/fuzzilli

    2,214Auf GitHub ansehen↗

    A JavaScript Engine Fuzzer

    JavaScript engine fuzzer.

    Swift
    Auf GitHub ansehen↗2,214
  • fuzzapi/fuzzapiAvatar von Fuzzapi

    Fuzzapi/fuzzapi

    665Auf GitHub ansehen↗

    Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem

    REST API pentesting fuzzer.

    Ruby
    Auf GitHub ansehen↗665
  • d4rckh/vafAvatar von d4rckh

    d4rckh/vaf

    318Auf GitHub ansehen↗

    Vaf is a cross-platform very advanced and fast web fuzzer written in nim

    Advanced web fuzzer written in Nim.

    Nim
    Auf GitHub ansehen↗318
  • ameenmaali/qsfuzzAvatar von ameenmaali

    ameenmaali/qsfuzz

    300Auf GitHub ansehen↗

    qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities.

    Query string fuzzer for identifying vulnerabilities.

    Go
    Auf GitHub ansehen↗300
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Fuzzing