File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 33# ✈️ 一、工具概述
44日常渗透过程中,经常会碰到Spring Boot搭建的微服务,于是就想做一个针对Spring Boot的开源渗透框架,主要用作扫描Spring Boot的敏感信息泄露端点,并可以直接测试Spring的相关高危漏洞。于是,就写了这么一个工具:SpringBoot-Scan 【简称:“SB-Scan”(错乱】
55
6- ** 当前工具版本号:V2.17 -2023/12/14 **
6+ ** 当前工具版本号:V2.20 -2023/12/16 **
77
88** 我还整理了一篇SpringBoot的相关渗透姿势在我的个人博客,欢迎各位师傅前来交流哈哈:[ https://blog.zgsec.cn/archives/129.html ] ( https://blog.zgsec.cn/archives/129.html ) **
99
2727
2828## 功能支持的更新
2929
30+ * [x] 新增ZoomEye资产测绘导出模块,自动对接API接口将资产导出至 ` zoomout.txt `
3031* [x] 在Spring端点爆破的时候,新增过滤一些无效回显的页面,提高工作效率
3132* [x] 对端点爆破字典进行优化,增加一些绕过语句,如果有补充欢迎提交
3233* [x] 支持自动对Spring进行指纹识别
@@ -95,7 +96,7 @@ icon_hash="116323821"||body="Whitelabel Error Page"
9596 / \
9697 | $$$$$$\ _______ ______ _______ +-------------------------------------+
9798 | $$___\$$ / \| \ | \ + +
98- \$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.17 +
99+ \$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.20 +
99100 _\$$$$$$\| $$ / $$| $$ | $$ + Author: 曾哥(@AabyssZG) +
100101 | \__| $$| $$_____| $$$$$$$| $$ | $$ + Whoami: https://github.com/AabyssZG +
101102 \$$ $$ \$$ \\$$ $$| $$ | $$ + +
You can’t perform that action at this time.
0 commit comments