Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 17db36e

Browse files
committed
Update README.md
1 parent 63ac59c commit 17db36e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全
141141

142142
#### 利用条件:
143143

144-
- springboot < 1.2.8
144+
- spring boot < 1.2.8
145145
- 至少知道一个触发 springboot 默认错误页面的接口及参数名
146146

147147

@@ -189,7 +189,7 @@ ${T(org.apache.commons.io.IOUtils).toString(T(java.lang.Runtime).getRuntime().ex
189189

190190
- 可以 POST 请求目标网站的 `/env` 接口设置属性
191191
- 可以 POST 请求目标网站的 `/refresh` 接口刷新配置(存在 spring-boot-starter-actuator 组件)
192-
- 目标使用了 spring-cloud 相关组件
192+
- 目标使用的 spring-cloud-commons 版本 < 1.3.0.RELEASE( spring-cloud-dependencies <= 1.5.x 非Edgware 版本)
193193
- 目标可以请求攻击者的 HTTP 服务器(请求可出外网)
194194

195195

@@ -280,7 +280,7 @@ Content-Type: application/json
280280

281281
#### 漏洞分析:
282282

283-
[Exploit Spring Boot Actuator 之 Spring Cloud Env 学习笔记](https://www.anquanke.com/post/id/195929)
283+
[Exploit Spring Boot Actuator 之 Spring Cloud Env 学习笔记](https://b1ngz.github.io/exploit-spring-boot-actuator-spring-cloud-env-note/)
284284

285285

286286

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /