30 open-source projects similar to c0ny1/chunked-coding-converter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chunked Coding Converter alternative.
A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques
Add headers to all Burp requests to bypass some WAF products
Burp Plugin to Bypass WAFs through the insertion of Junk Data
sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for practicing the identification and exploitation of SQL injection vulnerabilities. It serves as a cybersecurity education lab where users can experiment with database exploits in a controlled setting. The environment provides specialized modules for testing a wide range of attack vectors, including error-based, boolean-blind, and time-based injections. It specifically covers advanced techniques such as second-order injections, stacked queries, and attacks targeting HTTP headers. The pro
The JSON Escaper Burp Suite plugin simplifies the process of escaping JSON payloads for pentesters, as there is no built-in option for this in Burp.
This tool detects XML Fast Infoset encoded HTTP requests in Burp based on the Content-Type header (xml/fastinfoset). Once the encoding is detected, it un-gzips the requests and decodes it to present a text-based readable user-friendly version. After a request has been edited, the plugin converts…
A simple burp plugin that highlights the Proxy history to differentiate requests made by different browsers. The way this works is that each browser would be assigned one color and the highlights happen automatically.
This extension copies the selected request(s) to the clipboard as PowerShell object assignments. Standard or Base64 formats are available, with Base64 being the best option for binary data such as file uploads. Copied data also includes the necessary command to invoke the web request(s).
This Burp Suite extension turns Burp into a Google Authenticator client. The current Google Two-Factor Authentication (2FA) code is automatically computed from a given shared secret and applied to bespoke location(s) in relevant requests in real-time.
Parse OpenAPI documents into Burp Suite for automating OpenAPI-based APIs security assessments (approved by PortSwigger for inclusion in their official BApp Store).
This is a Burp Suite Pro extension that is able to find the “Reverse Tabnabbing” attack. For more information about “Reverse Tabnabbing” attack please see https://www.owasp.org/index.php/Reverse_Tabnabbing
Burp Suite plugin identifies insertion points for GWT (Google Web Toolkit) requests
Doxycannon uses docker to create multiple socks proxies where the upstream internet connections are either VPN connections or Tor nodes
A BurpSuite extension for beautifying .NET message parameters and hiding some of the extra clutter that comes with .NET web apps (i.e. VIEWSTATE).
Burp Suite extension for parsing Swagger web service definition files
Utilities for creating Burp Suite Extensions, including the Burp Extensions API interfaces.
BurpSuite extension to assist with Automated Forced Browsing/Endpoint Enumeration
BurpelFish - Adds Google Translate to Burp's Context Menu. "Babel Fish" language translation for app-sec testing in other languages.
Burp extension to detect alias traversal via NGINX misconfiguration at scale.
A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
A burp extender that recalculate signature value automatically after you modified request parameter value.