Changelog
- [feat] 支持
-o tree树形输出,便于按 Host/路径查看结果结构 - [feat] check 模式支持
--host/--path/-X/--body请求参数,定制化探测更灵活(相关场景: https://github.com/chainreactors/spray/issues/120 ) - [fix] 修复
--recon在 v1.2.2+ 仅提取 pentest 标签导致 phone/mail/idcard 等信息缺失的问题,恢复信息提取能力,https://github.com/chainreactors/spray/issues/132 - [fix] 修复 Host 爆破在部分场景不可用问题,
--host/host 模式下强制使用 standard client 避免错误...