Skip to content

kunpeng_v20190218

Compare
Choose a tag to compare
@ywolf ywolf released this 18 Feb 13:13
· 95 commits to master since this release

插件更新

  • 增加http代理服务未授权访问检测插件
  • 增加socks5服务未授权访问检测插件
  • 增加disucz3.x ssrf漏洞检测插件
  • 增加 Nexus Repository Manager 3 远程代码执行漏洞检测插件 CVE-2019-7238

代码更新

  • Fixes #13 任务支持指定插件(使用CVE编号匹配),与target复用,例如 {"target":"CVE-2018-7600"}
  • 增加任务格式判断,错误格式直接return
  • 增加java调用例子 @wstart