Skip to content

XRAY 0.21.0

Compare
Choose a tag to compare
@zema1 zema1 released this 08 Apr 08:09
· 365 commits to master since this release
34efd2d

Features:

  • 优化 sql 注入检测逻辑,降低误报率
  • 定期打印内存用量统计 (debug: 5s, info: 25s)
  • 重写 HTML 报告 [已开源]
    • 无需网络即可打开,大幅提升打开速度
    • 新增搜索、排序、筛选、复制等功能
    • servicescan 支持输出 html 报告 --html-output

Bugfixes:

  • 修复一处潜在的竞争问题
  • 修复一处反连平台的内存泄露问题
  • 修复因调度改动导致的扫描速度慢的问题
  • 修复 content-type 为空时 xss 的误报问题

Changes:

  • 当配置了 http 的 proxy 而未配置 mitm 中的 upstream_proxy 时,后者将使用前者代理配置