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

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

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

11 Repos

Awesome GitHub RepositoriesFuzzing Tools

Extensions for automating fuzzing and payload generation within web requests.

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

Awesome Fuzzing Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • h3xstream/http-script-generatorAvatar von h3xstream

    h3xstream/http-script-generator

    301Auf GitHub ansehen↗

    This extension generates scripts to reissue a selected request. The scripts can be run outside of Burp. It can be useful to script attacks such as second order SQL injection, padding oracle, fuzzing encoded value, etc.

    Generates scripts to reproduce HTTP requests for fuzzing.

    Java
    Auf GitHub ansehen↗301
  • pinnace/burp-jwt-fuzzhelper-extensionAvatar von pinnace

    pinnace/burp-jwt-fuzzhelper-extension

    101Auf GitHub ansehen↗

    JSON Web Token (JWT) support for Burp Intruder. This extension adds a payload processor for fuzzing JWT claims.

    Specialized extension for fuzzing JSON Web Tokens.

    Python
    Auf GitHub ansehen↗101
  • team-firebugs/burp-lfi-testsAvatar von Team-Firebugs

    Team-Firebugs/Burp-LFI-tests

    69Auf GitHub ansehen↗

    Fuzzing for LFI using Burpsuite

    Automates testing for Local File Inclusion vulnerabilities.

    Auf GitHub ansehen↗69
  • jiangsir404/xss-sql-fuzzAvatar von jiangsir404

    jiangsir404/Xss-Sql-Fuzz

    63Auf GitHub ansehen↗

    burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz

    Automatically injects XSS and SQL payloads into request parameters.

    Python
    Auf GitHub ansehen↗63
  • mseclab/burp-pyjfuzzAvatar von mseclab

    mseclab/burp-pyjfuzz

    56Auf GitHub ansehen↗

    Burp Suite plugin which implement PyJFuzz for fuzzing web application.

    Implements web application fuzzing using a dedicated engine.

    Python
    Auf GitHub ansehen↗56
  • mgeeky/burpcontextawarefuzzerAvatar von mgeeky

    mgeeky/burpContextAwareFuzzer

    41Auf GitHub ansehen↗

    BurpSuite's payload-generation extension aiming at applying fuzzed test-cases depending on the type of payload (integer, string, path; JSON; XML; GWT; binary) and following encoding-scheme applied originally.

    Generates context-aware test cases based on payload types.

    Python
    Auf GitHub ansehen↗41
  • floyd-fuh/burp-httpfuzzerAvatar von floyd-fuh

    floyd-fuh/burp-httpfuzzer

    34Auf GitHub ansehen↗

    A simple random HTTP fuzzer. This plugin adds ActiveScan checks that fuzz the HTTP request. Using this fuzzer with any standard HTTP server (Apache, Nginx, etc.) is usually useless, but can be fun. It can be used to see the different error conditions a server and the web application code can run…

    Performs random fuzzing of HTTP request parameters.

    Python
    Auf GitHub ansehen↗34
  • raz0r/burp-radamsaAvatar von raz0r

    raz0r/burp-radamsa

    23Auf GitHub ansehen↗

    burp-radamsa

    Integrates the Radamsa fuzzer for mutation-based testing.

    Auf GitHub ansehen↗23
  • nscuro/bradamsa-ngAvatar von nscuro

    nscuro/bradamsa-ng

    21Auf GitHub ansehen↗

    A Burp Suite extension for Radamsa-powered fuzzing with Intruder

    Enables Radamsa-powered fuzzing directly within the Intruder tool.

    Java
    Auf GitHub ansehen↗21
  • gosecure/burp-fuzzy-encoding-generatorAvatar von GoSecure

    GoSecure/burp-fuzzy-encoding-generator

    7Auf GitHub ansehen↗

    Quickly test various encoding for a given value in Burp Intruder

    Tests various character encodings for specific input values.

    Kotlin
    Auf GitHub ansehen↗7
  • huvuqu/fuzz18plusAvatar von huvuqu

    huvuqu/fuzz18plus

    7Auf GitHub ansehen↗

    Advance of fuzzing for Web pentest. Based on Burp extension, send HTTP request template out to Python fuzzer.

    Sends HTTP request templates to external Python fuzzing engines.

    Java
    Auf GitHub ansehen↗7
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Fuzzing Tools