From e483f1b2cda72d6c86bb05b78e6bc1efd980def6 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Thu, 30 May 2013 17:05:48 -0400 Subject: [PATCH] cleaned up the tutorial home page --- app/views/tutorials/index.html.erb | 55 ++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 3 deletions(-) diff --git a/app/views/tutorials/index.html.erb b/app/views/tutorials/index.html.erb index 13a18e7..932d265 100755 --- a/app/views/tutorials/index.html.erb +++ b/app/views/tutorials/index.html.erb @@ -2,6 +2,7 @@

Welcome to RailsGoat

Tutorial Guide

+
@@ -11,17 +12,65 @@
- /> +
+
+

+ Get Started +

+

+ Choose your path! Go directly into reading each tutorial or begin attacking the application to practice identifying weaknesses.
You can then cross reference your findings with the findings listed under the tutorials section. +

+
+
+ 800x400 /> +
- Step 2 - Using the application + Step 2 - Using the application
- /> +
+
+

+ Using the application +

+

+ Each tutorial offers 4 parts: +

  • Description
  • +
  • Bug
  • +
  • Solution
  • +
  • Hint

  • + These titles are fairly self-explanatory but BEWARE, the solution section gives away how to solve or attack that particular vulnerability instance! +

    +
    +
    + 800x400 /> +
    +
    +
    +
    +
    +
    + Step 3 - Attack +
    +
    +
    +
    +
    +

    + HACK! +

    +

    + +

    +
    +
    + +