11 रिपॉजिटरी
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.
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.
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.
Fuzzing for LFI using Burpsuite
Automates testing for Local File Inclusion vulnerabilities.
burpsuite 插件对GP所有参数(过滤特殊参数)一键自动添加xss sql payload 进行fuzz
Automatically injects XSS and SQL payloads into request parameters.
Burp Suite plugin which implement PyJFuzz for fuzzing web application.
Implements web application fuzzing using a dedicated engine.
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.
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.
burp-radamsa
Integrates the Radamsa fuzzer for mutation-based testing.
A Burp Suite extension for Radamsa-powered fuzzing with Intruder
Enables Radamsa-powered fuzzing directly within the Intruder tool.
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.
Quickly test various encoding for a given value in Burp Intruder
Tests various character encodings for specific input values.