Initial Commit of SSRF Lesson
This commit is contained in:
9
webgoat-lessons/ssrf/src/main/resources/i18n/WebGoatLabels.properties
Executable file
9
webgoat-lessons/ssrf/src/main/resources/i18n/WebGoatLabels.properties
Executable file
@ -0,0 +1,9 @@
|
||||
ssrf.title=Server-Side Request Forgery
|
||||
|
||||
ssrf.tom=You failed to steal the cheese!
|
||||
ssrf.success=You rocked the SSRF!
|
||||
ssrf.failure=You need to stick to the game plan!
|
||||
|
||||
ssrf.hint1=You should use an HTTP proxy to intercept the request and change the URL.
|
||||
ssrf.hint2=If Tom is images/tom.png, Jerry would be images/jerry.png.
|
||||
ssrf.hint3=You need to put the protocol, "http://" in front of ifconfig.pro.
|
Reference in New Issue
Block a user