pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
3.66k
stars
783
forks
source link
nuclei模块中的operators/extrators/extract_regex函数,无法在正则中使用捕获符号情况下时,无法返回捕获符号的命中的字段 #355
Closed
vv4ke closed 1 year ago
当正则中存在捕获符号时,未能返回捕获符号命中的字符串,例如使用 CVE-2018-3760.yaml 时 查阅代码