You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ find . -name spring-beans*.jar
55
55
56
56
## Poc
57
57
58
-
Found intresting poc here : https://github.com/craig/SpringCore0day/blob/main/exp.py & https://twitter.com/vxunderground/status/1509170582469943303
58
+
Found intresting poc here : https://github.com/craig/SpringCore0day/blob/main/exp.py[^1]. & https://twitter.com/vxunderground/status/1509170582469943303
59
59
60
60
* clone sample repo from https://spring.io/guides/gs/handling-form-submission/
61
61
* you can skip right to the gs-handling-form-submission/complete directory, no need to follow the tutorial
@@ -68,3 +68,5 @@ Found intresting poc here : https://github.com/craig/SpringCore0day/blob/main/ex
68
68
* hit http://your.ip.here:8080/handling-form-submission/tomcatwar.jsp?pwd=j&cmd=id to see the results
0 commit comments