awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • h3xstream/http-script-generatorh3xstream 的头像

    h3xstream/http-script-generator

    301在 GitHub 上查看↗

    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
    在 GitHub 上查看↗301
  • pinnace/burp-jwt-fuzzhelper-extensionpinnace 的头像

    pinnace/burp-jwt-fuzzhelper-extension

    101在 GitHub 上查看↗

    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
    在 GitHub 上查看↗101
  • team-firebugs/burp-lfi-testsTeam-Firebugs 的头像

    Team-Firebugs/Burp-LFI-tests

    69在 GitHub 上查看↗

    Fuzzing for LFI using Burpsuite

    Automates testing for Local File Inclusion vulnerabilities.

    在 GitHub 上查看↗69
  • jiangsir404/xss-sql-fuzzjiangsir404 的头像

    jiangsir404/Xss-Sql-Fuzz

    63在 GitHub 上查看↗

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

    Automatically injects XSS and SQL payloads into request parameters.

    Python
    在 GitHub 上查看↗63
  • mseclab/burp-pyjfuzzmseclab 的头像

    mseclab/burp-pyjfuzz

    56在 GitHub 上查看↗

    Burp Suite plugin which implement PyJFuzz for fuzzing web application.

    Implements web application fuzzing using a dedicated engine.

    Python
    在 GitHub 上查看↗56
  • mgeeky/burpcontextawarefuzzermgeeky 的头像

    mgeeky/burpContextAwareFuzzer

    41在 GitHub 上查看↗

    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
    在 GitHub 上查看↗41
  • floyd-fuh/burp-httpfuzzerfloyd-fuh 的头像

    floyd-fuh/burp-httpfuzzer

    34在 GitHub 上查看↗

    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
    在 GitHub 上查看↗34
  • raz0r/burp-radamsaraz0r 的头像

    raz0r/burp-radamsa

    23在 GitHub 上查看↗

    burp-radamsa

    Integrates the Radamsa fuzzer for mutation-based testing.

    在 GitHub 上查看↗23
  • nscuro/bradamsa-ngnscuro 的头像

    nscuro/bradamsa-ng

    21在 GitHub 上查看↗

    A Burp Suite extension for Radamsa-powered fuzzing with Intruder

    Enables Radamsa-powered fuzzing directly within the Intruder tool.

    Java
    在 GitHub 上查看↗21
  • gosecure/burp-fuzzy-encoding-generatorGoSecure 的头像

    GoSecure/burp-fuzzy-encoding-generator

    7在 GitHub 上查看↗

    Quickly test various encoding for a given value in Burp Intruder

    Tests various character encodings for specific input values.

    Kotlin
    在 GitHub 上查看↗7
  • huvuqu/fuzz18plushuvuqu 的头像

    huvuqu/fuzz18plus

    7在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Fuzzing Tools