Changed image link to be WebGoat/...
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@453 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
0dbd506dc0
commit
8963bb9fad
@ -243,7 +243,7 @@ public class DOMXSS extends SequentialLessonAdapter
|
|||||||
|
|
||||||
if (getLessonTracker(s).getStage() == 1)
|
if (getLessonTracker(s).getStage() == 1)
|
||||||
{
|
{
|
||||||
instructions = "STAGE 1:\tFor this exercise, your mission is to deface this website using the image at the following location: <a href = '/webgoat/images/logos/owasp.jpg'>OWASP IMAGE</a>";
|
instructions = "STAGE 1:\tFor this exercise, your mission is to deface this website using the image at the following location: <a href = '/WebGoat/images/logos/owasp.jpg'>OWASP IMAGE</a>";
|
||||||
}
|
}
|
||||||
else if (getLessonTracker(s).getStage() == 2)
|
else if (getLessonTracker(s).getStage() == 2)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user