Skip to content

Commit d9d19cb

Browse files
Update README.md
1 parent 3cc77ad commit d9d19cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ find . -name spring-beans*.jar
5555

5656
## Poc
5757

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
5959

6060
* clone sample repo from https://spring.io/guides/gs/handling-form-submission/
6161
* 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
6868
* hit http://your.ip.here:8080/handling-form-submission/tomcatwar.jsp?pwd=j&cmd=id to see the results
6969

7070
WIP :=)
71+
72+
[^1]: POC, translated fron this repository.

0 commit comments

Comments
 (0)