From e5814afccf152e903bb4f2681a4904deb59cd8a7 Mon Sep 17 00:00:00 2001
From: "wirth.marcel"
Date: Sun, 13 Apr 2008 12:03:24 +0000
Subject: [PATCH] Changed naming of Images: Image -> Figure
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@322 4033779f-a91e-0410-96ef-6bf7bf53c507
---
.../lesson_solutions/MultiLevelLogin1.html | 8 ++++----
.../WebContent/lesson_solutions/SessionFixation.html | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/main/project/WebContent/lesson_solutions/MultiLevelLogin1.html b/main/project/WebContent/lesson_solutions/MultiLevelLogin1.html
index adc96712f..df8b64eb6 100644
--- a/main/project/WebContent/lesson_solutions/MultiLevelLogin1.html
+++ b/main/project/WebContent/lesson_solutions/MultiLevelLogin1.html
@@ -35,13 +35,13 @@ This stage should be rather straight forward. Give in as name Jane
and as password tarzan.

-Image 1: Login Screen
+Figure 1: Login Screen
Afthr clicking on the submit button
you will be asked for the TAN.

-Image 2: TAN Screen
+Figure 2: TAN Screen
Choose the correct TAN from the
@@ -56,13 +56,13 @@ will intercept the next request. Hit the submit button and change the hidden_tan
value to 1.

-Image 3: Manipulation Of The Hidden Field With WebScarab
+Figure 3: Manipulation Of The Hidden Field With WebScarab
Congratulations you are logged in as Jane.

-Image 3: Manipulation Of The Hidden Field With WebScarab
+Figure 4: Manipulation Of The Hidden Field With WebScarab
diff --git a/main/project/WebContent/lesson_solutions/SessionFixation.html b/main/project/WebContent/lesson_solutions/SessionFixation.html
index 74649b4e1..ff1f539f6 100644
--- a/main/project/WebContent/lesson_solutions/SessionFixation.html
+++ b/main/project/WebContent/lesson_solutions/SessionFixation.html
@@ -53,7 +53,7 @@ The link should look similar to following:

-Image 1: Phishing Mail
+Figure 1: Phishing Mail
@@ -66,7 +66,7 @@ stage as you have only to click on the link 'Goat Hills Financial'.

-Image 2: Received Phishing Mail
+Figure 2: Received Phishing Mail
@@ -80,7 +80,7 @@ and your password tarzan.

-Image 3: Goat Hills Financial Login Screen
+Figure 3: Goat Hills Financial Login Screen
@@ -100,10 +100,10 @@ Change this string to the SID you have chosen
at the beginning of this lesson and hit enter.

-Image 4: Browser Address Bar Before Changes
+Figure 4: Browser Address Bar Before Changes

-Image 5: Browser Address Bar After Changes
+Figure 5: Browser Address Bar After Changes
@@ -111,7 +111,7 @@ Congratulation! You are logged in as Jane
and the lesson was successful.

-Image 6: Successful Completion Of The Lesson
+Figure 6: Successful Completion Of The Lesson