Skip to content

Commit 0dae661

Browse files
authored
create README for Spring echo
1 parent 30d9c4e commit 0dae661

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Spring/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Spring回显
2+
3+
## 依赖
4+
* Spring-web.jar
5+
6+
## 效果
7+
![回显](https://github.com/feihong-cs/deserizationEcho/blob/master/Spring/imgs/20200621-001.png?raw=true)
8+
9+
## 参考
10+
* [https://github.com/j1anFen/ysoserial_echo](https://github.com/j1anFen/ysoserial_echo)
11+
* [https://stackoverflow.com/questions/592123/is-there-a-static-way-to-get-the-httpservletrequest-of-the-current-request](https://stackoverflow.com/questions/592123/is-there-a-static-way-to-get-the-httpservletrequest-of-the-current-request)

0 commit comments

Comments
 (0)