46 Commits

Author SHA1 Message Date
nbaars
3ae898784f Replaced the tabs with spaces so we do not mess up the formatting, used the expand command from linux 2014-09-15 16:40:51 +02:00
Rick Lawson
9bb1cb8d9c WEB-68 Service to return WebGoat Version and Build Number
-- add email, email list, version number and build number as parameters to about page
2014-09-15 08:17:40 -04:00
Rick Lawson
81b009ccfb WEB-68 Service to return WebGoat Version and Build Number 2014-09-14 12:34:54 -04:00
Rick Lawson
a4c5be2943 WEB-68 Service to return WebGoat Version and Build Number 2014-09-14 11:47:25 -04:00
Rick Lawson
809ef80e18 autowire servlet context instead of getting from request 2014-09-11 09:27:25 -04:00
Rick Lawson
5241af57cc Fix mailto link on top right 2014-09-11 07:23:02 -04:00
Rick Lawson
96ec99e65a show user and role in logout menu 2014-09-11 07:16:41 -04:00
Bruce Mayhew
35559d657b WEB-66 updated headers 2014-09-10 18:15:03 -04:00
nbaars
8eac6ef898 fixed WEB-53 2014-09-10 08:46:45 +02:00
nbaars
5c8e545185 fixed WEB-27 2014-09-10 07:52:15 +02:00
mayhew64
e9b7de4bab Merge pull request #6 from WebGoat/WEB-54
Moved images files etc from lesson_solutions_1 to lesson_solutions
2014-09-09 16:34:50 -04:00
nbaars
9fe1982eee Removed adding title with h1 to the page and removing it 2014-09-09 18:19:34 +02:00
nbaars
f9d14c9b79 Added service for fetching the title of a lesson 2014-09-09 18:18:45 +02:00
lawson89@gmail.com
e9cd630a95 get the info button functioning 2014-09-07 23:39:05 -04:00
Bruce Mayhew
be7d40706a WEB-49 Added title to all lessons 2014-09-07 16:59:56 -04:00
nbaars
c7d7926147 Moved images files etc from lesson_solutions_1 to lesson_solutions 2014-09-07 12:50:56 +02:00
nbaars
8ae120404f Changed the layout of the lesson. The congratulation sentence is now displayed in "red". See WEB-46 2014-09-06 22:23:22 +02:00
lawson89@gmail.com
5cf9b4752a show lesson solution 2014-08-27 21:59:29 -04:00
lawson89@gmail.com
37aed7ffe1 show lesson solution 2014-08-26 08:03:08 -04:00
Richard Lawson
9c862c729c Merge pull request #4 from dcowden/next
Add dynamic display of source code, updated README
2014-08-24 13:59:53 -04:00
rlawson
5b30efed71 fix source service so line numbers are not appended, out js code viewer will take care of that 2014-08-24 13:49:54 -04:00
rlawson
243d88b6d1 fix missing sources, pom was not copying source into WEB-INF/classes
some cleanup and better logging while I was in there
2014-08-24 13:46:02 -04:00
Dave
0c28f06d63 added interactive view of source code for each lesson.
added ACE editor, to prettyfy the source also
2014-08-24 13:25:41 -04:00
Dave
a387d06a34 Refactored files to Maven standard Layout
Added plugin to produce executable jar. Now it is easy to run webgoat on all platforms.
2014-08-23 13:07:10 -04:00
mayhew64@gmail.com
6a96547ef0 Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-19 23:57:51 +00:00
phillip.seay@gmail.com
fb938e0933 Initial commit of new spring-MVC/spring security/tiles-based functionality
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@484 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-09-11 00:26:09 +00:00
mayhew64@gmail.com
94c89b66d4 Printing out full command for command[] argument. Using arrays.tolist() which adds a [] around the text. that should be cleaned up.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@473 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-27 12:24:51 +00:00
sherif.fathy@gmail.com
751c993f22 Issue 42
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@470 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 17:29:19 +00:00
mayhew64@gmail.com
ff9a54ef91 Changed errors for dropping tables to info messages
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@468 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-26 16:11:46 +00:00
mayhew64@gmail.com
9c6a51e8b1 Added additional instructions that 2 methods are required to pass lesson
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@465 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:42:20 +00:00
mayhew64@gmail.com
2ae584d0b2 Allowed other criteria to solve lesson and provide some feedback for acceptable solutions
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@464 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:30:06 +00:00
mayhew64@gmail.com
a987ca7cdc added _ to the allowed characterset. Allows for usernames with an _ in them
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@463 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-25 18:29:31 +00:00
sherif.fathy
05b9e0d045 git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@456 4033779f-a91e-0410-96ef-6bf7bf53c507 2012-04-24 16:18:15 +00:00
mayhew64@gmail.com
8963bb9fad Changed image link to be WebGoat/...
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@453 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-23 23:12:14 +00:00
mayhew64@gmail.com
0dbd506dc0 Works in Unix (Ubuntu). Check for command separator was not present in the exec.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@452 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-23 23:11:51 +00:00
mayhew64@gmail.com
4db8688443 Added suggested text for cracking times
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@449 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-23 19:56:34 +00:00
mayhew64@gmail.com
ffd141a49f Updated cookie retrieval to decode. helps with people using firebug to solve since firecookie will encode
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@448 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-23 19:56:10 +00:00
mayhew64@gmail.com
40329271eb Startup scripts, changes to make offbyone more sequential
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@446 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-04-21 17:18:08 +00:00
sherif.fathy@gmail.com
ba97e884a4 Corrected information related to credits.
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@437 4033779f-a91e-0410-96ef-6bf7bf53c507
2011-09-29 00:32:56 +00:00
x71c4l@gmail.com
4059bb5d33 Added Buffer Overflow lesson, added and updated solutions, fixed errors in lessons preventing them from being completed correctly
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@436 4033779f-a91e-0410-96ef-6bf7bf53c507
2011-08-12 03:00:27 +00:00
x71c4l@gmail.com
be8b4311e0 Fixed source code installation problem where default language didn't set correctly. Also updated the readme
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@435 4033779f-a91e-0410-96ef-6bf7bf53c507
2011-07-27 04:15:58 +00:00
mayhew64@gmail.com
7e200c921d Fixed new lesson instructions location to match new file structure
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@416 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-11 18:45:30 +00:00
mayhew64@gmail.com
e78ea07b3f Minor changes to missing internationalization text and startup scripts. Removed internationalization choices for lessons that don't support it
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@411 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-11 03:34:14 +00:00
mayhew64@gmail.com
5394b0d8a1 General cleanup of lesson, removed sub credit from csrf lesson, add cam credit as lesson contributor
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@409 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-09 01:49:41 +00:00
ch.ko123
e3d3946862 moved property files to src/main/resources
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@396 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-01 15:08:35 +00:00
ch.ko123
5119e65791 renamed main->src regarding to Maven conventions
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@394 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-01 11:54:43 +00:00