# c0ny1/chunked-coding-converter

Burp suite 分块传输辅助插件

Repository: https://github.com/c0ny1/chunked-coding-converter
Canonical: https://ross.abutalabs.com/products/chunked-coding-converter
Language: Java
License: MIT
License Family: permissive
Topics: burpsuite-extender, chunked, sleep-chunked
Last push: 2022-02-23T01:54:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2729, "days_push": 1653, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2029, forks 295 (observed 2026-08-28T04:06:07.145352+00:00)

## What it is
A Burp Suite extension written in Java that converts HTTP request bodies to chunked transfer encoding, including delayed (sleep) chunking, to help bypass WAFs during penetration testing. It integrates into Burp's UI with configurable chunking options.

## Use cases
- bypass WAF with chunked transfer encoding
- convert HTTP requests to chunked encoding in Burp Suite
- test WAF evasion with delayed chunked transfer
- evade WAF detection during Java deserialization payload testing
- split HTTP request payloads into chunks for security testing

## When to choose
- you are doing authorized penetration testing against WAF-protected applications
- you need to test whether a WAF inspects chunked request bodies
- you want a Burp-integrated tool for chunked transfer encoding experiments

## When to avoid
- you need a general-purpose HTTP proxy rather than a WAF evasion helper
- you are not using Burp Suite
- you lack authorization to test the target system

## Facets
- artifact type: plugin
- maturity: maintenance
- function: security, http-client, developer-tools
- domain: security, penetration-testing, web-development
- platform: jvm
- tags: burpsuite-extension, waf-bypass, chunked-transfer-encoding, penetration-testing, desktop

## Member repositories
- c0ny1/chunked-coding-converter (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.145352+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:37.416863+00:00, confidence not recorded.
  - readme: https://github.com/c0ny1/chunked-coding-converter (fetched 2026-08-28T04:06:07.145352+00:00, sha 098d5cd72fcb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
