Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f0ng authored May 22, 2023
1 parent 9372df6 commit 8c661bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@
</td>
</tr>
</table>
## 2023.5.22 更新0.27
1. autoDecoder扩展选项卡增加右键`Send to Repeater、Send to Intruder`,并且增加格式化,目前仅针对json格式

## 2023.5.17 更新0.26
1. 修复了勾选`对请求头处理`后,请求头缺失问题
2. 增加对密文URL解码读取、加密后的密文URL解码选项
3. 修复其他问题,如指定域名端口号不出现扩展选项卡、windows下中文解密乱码等问题

感谢微信群yosel 师傅反馈

## 2023.4.25 更新0.25
1. 增加二进制请求体、响应体处理,原理为将请求包的内容base64编码后传入接口,需要对burp做以下设置,否则获取到的编码为损坏的
Expand Down

0 comments on commit 8c661bc

Please sign in to comment.