Skip to content

Commit

Permalink
release v1.9
Browse files Browse the repository at this point in the history
1、更新dismiss功能,支持url级别控制,支持丢弃请求和标灰请求两种模式
2、以二进制流保存response的功能
3、用不同编码查看数据包的功能
4、更新run sqlmap等需要启动console的功能,支持以模拟输入方式和bat文件启动两种方式运行
  • Loading branch information
bit4woo committed Feb 20, 2021
1 parent 7c0b91b commit 69b4022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>com.bit4woo.burp</groupId>
<version>1.8</version>
<version>1.9</version>

<repositories>
<repository>
Expand Down

0 comments on commit 69b4022

Please sign in to comment.