10 Commits

Author SHA1 Message Date
wirth.marcel
5d930ec235 * Hints added
* Solutions added
* Bugfixes
* Introduction added (including how to start with webgoat and useful tools)
* New lesson: Password strength
* New lessons: Multi Level Login
* Not yet working new lesson: Session fixation (inital release)

git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@301 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-04-07 14:28:38 +00:00
mayhew64
84f01ba70a Fix for Issue 5. Removed single ticks on hint for order by clause.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@295 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-04-04 12:54:36 +00:00
mayhew64
f3058bafbd Issue 6 Fix - Change netstat protocols to lower case to support unix. Some windows protocols will not work on unix.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@294 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-04-04 12:33:17 +00:00
mayhew64
531bf627c3 Minor FAQ change
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@288 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-02-27 00:58:37 +00:00
mayhew64
a8db8989c8 Reformat of Java source. Added JavaStyle format definitions.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@287 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-02-27 00:29:19 +00:00
mayhew64
cbdff41aa8 Added webgoat.sh to all builds
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@277 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-02-06 13:33:36 +00:00
mayhew64
32fb29b6ee Changed ExecuteQuery to executeUpdate to remove empty result set error which stopped the lesson from working for HSQLDB
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@276 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-02-05 21:24:20 +00:00
mayhew64
742f1faa0b Obsolete file
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@275 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-02-05 21:19:09 +00:00
rogan.dawes
e64d676f06 fixing typo / bug
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@274 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-01-14 14:02:21 +00:00
rogan.dawes
b0b94c4688 Miscellaneous bug fixes
divide by zero, inaccurate discount and totals, reflection of user input


git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@273 4033779f-a91e-0410-96ef-6bf7bf53c507
2008-01-14 14:02:11 +00:00