<%@ page contentType="text/html; charset=ISO-8859-1" language="java" errorPage=""%> <%@page import="org.owasp.webgoat.session.WebSession"%> <% WebSession webSession = ((WebSession) session.getAttribute(WebSession.SESSION)); %> WebGoat V6.0
This should default to the "How to Work with Webgoat" lesson

Hints

{{scope.hints}}

Cookies

FieldValue
{{key}} {{value}}

Params

ParamValue
{{param.name}} {{param.value}}

Lesson Parameters and Cookies

Lesson Hints

Lesson Plan

Lesson Solution

Lesson Source Code