EN:
- Optimize the header information of the response packet. There is currently a bug where if multiple fields have the same name, only the first one can be extracted.
- Added the ability to extract and display request variable values in the report. For example:
#$ passwd1111 = helloveil1234 To display "helloveil1234" in the report
#> extract: name=password, from=variable, kval=passwd1111 - Optimized the -o output parameter, adding vulnerability information to the txt text output.
- Optimized HTML report output.
- Latest version of POC updated to 3410
https://github.com/hack007x/veil_poc
ZH:
1:优化响应包的header头部信息,目前存在一个bug,如果存在多个字段名是一样的,目前拥有都自能提取第一个。
2:新增对请求的变量值提取在报告中显示比如:
#$ passwd1111 = helloveil1234 要在报告中显示这个密码是helloveil1234
#> extract: name=password, from=variable, kval=passwd1111
3:优化-o输出参数,新增txt文本输出漏洞信息
4:优化HTML报告输出
5:最新版本 POC更新至3410个
https://github.com/hack007x/veil_poc