burp插件----Chunked coding converter
url下载:https://github.com/zxl2605/chunked-coding-converter
 安装步骤:BurpSuite -> Extender -> Extensions -> Add -> Extension Type: Python -> Select file: chunked-coding-converter.0.2.1.jar -> Next till Finish
 使用方法:
 我们上传一句话木马,使用burp进行抓包
 
 发现有安全狗防火墙,这时插件Chunked coding converter起到作用了
 点击右键进行分块上传
 
 其中:
encoding request body  //编码请求体
decoding request body  //解码请求体
点击go
 
 上传成功
 验证:
 