90 Commits

Author SHA1 Message Date
nbaars
36ea6ad12d clean i18n directory when first time loading 2015-01-10 10:24:51 +01:00
nbaars
3d6236242f properties loaded from plugin 2015-01-10 10:12:08 +01:00
nbaars
3d8a345264 Added the resource bundles in the already present WebGoatLabels.properties temporary workaround 2015-01-07 17:34:33 +01:00
nbaars
744630ca4c Lesson source file, lesson plan and lesson solution are loaded from the plugin. 2015-01-07 13:45:27 +01:00
nbaars
da7feccffb coupled WEB-173 with webcontainer 2015-01-06 17:49:42 +01:00
nbaars
6aa3092761 changing language level to Java 7 2015-01-05 20:57:38 +01:00
nbaars
3525226e68 Adding possibility to reload the plugins 2015-01-05 19:10:36 +01:00
nbaars
34694b01c0 refactored so the extracting is not tangled with the loading the plugin 2015-01-04 14:18:48 +01:00
nbaars
c39d673439 removed main method used for testing 2015-01-04 13:27:35 +01:00
nbaars
ca6984e939 Also extract html files
(cherry picked from commit 856bdab)
2015-01-04 13:26:35 +01:00
nbaars
0d48b83e82 Also extract html files
(cherry picked from commit 2933b79)
2015-01-04 13:26:02 +01:00
nbaars
720040d1f8 Loading classes from the plugin archive
(cherry picked from commit 2adf04c)
2015-01-04 13:25:39 +01:00
Bruce Mayhew
4f6ba2711f Changed the pom to build the container artifact and deleted the plugin 2015-01-02 14:29:08 -05:00
Bruce Mayhew
1a5358458c Removed all lesson specific source and resources 2015-01-02 13:40:15 -05:00
mayhew64
06237b8cef Merge pull request #28 from juliadotter/WEB-169
Fixed bug WEB-169
2014-12-19 07:16:14 -05:00
mayhew64
3311cef85c Merge pull request #22 from jaqqbek/ZipBomb
New Lesson ZipBomb
2014-12-19 07:12:50 -05:00
Nina Alex Juliadotter
1fd2fd7b42 Fixed bug WEB-169 2014-12-15 19:52:53 +11:00
Nina Alex Juliadotter
e0da681402 Resolve HttpOnly Test bug WEB-161 2014-12-09 20:52:35 +11:00
mayhew64
e77dda3f22 Merge pull request #21 from merwan/patch-1
Fix typo
2014-11-25 16:34:59 -05:00
jaqqbek
f3b0ad0a3f New Lesson ZipBomb 2014-11-01 16:53:38 +01:00
Merouane Atig
17d15ebbae Fix typo 2014-10-31 09:13:09 +01:00
David Touzet
05c0c0342e Internationalization refactoring pass 2 : removing dependencies to
previous implentation
2014-10-17 15:20:53 +02:00
Rick Lawson
92b317b2c9 Clean up javascript in main_new (move ajax functions to goatUtil)
Make ajaxify links safe to call multiple times
2014-09-26 08:12:44 -04:00
Rick Lawson
b5c40760a6 2nd crack at ajaxifying links and forms (made harder since some lessons produce a 2nd form and links based on earlier input 2014-09-25 21:25:22 -04:00
Rick Lawson
019a148c9d Make attack links ajaxy
Fix hints on StoredXSS
2014-09-25 21:05:07 -04:00
mayhew64
e8a273efb2 Merge pull request #14 from nbaars/WEB-150
Removed the ! in the title, with the ! the solution will not load
2014-09-20 09:43:31 -06:00
mayhew64
3814b35aa8 Merge pull request #13 from TomConner/next
Fix WEB-151 - tolerate missing user cookie attribute in challenge stage2
2014-09-20 09:40:22 -06:00
Rick Lawson
b53094b587 more showHints and showSource changes 2014-09-20 11:18:05 -04:00
nbaars
14ea2c1fbe Removed the ! in the title, with the ! the solution will not load 2014-09-20 09:56:27 +02:00
unknown
ac410be6d9 Fix WEB-151 - tolerate missing user cookie attribute in challenge stage2 2014-09-20 01:37:51 -04:00
Rick Lawson
3fd7b34536 more changes for showSource and showHints 2014-09-19 21:06:46 -04:00
Rick Lawson
5c1b3e1916 Add flags to lesson menu items if the lesson should show source or hints 2014-09-19 20:38:43 -04:00
Jason White
13e3bb87c4 Update for WEB-69. Fix for JSONInjection lesson. Stub in javascript for CSRF lesson update/fix 2014-09-19 15:37:45 -06:00
Bruce Mayhew
13a95c3b24 WEB-146 - fixed some code references to English, not reference en 2014-09-19 11:27:40 -06:00
nbaars
b2dcb85b13 Changed default language to en instead of English 2014-09-18 20:48:44 +02:00
Rick Lawson
faf9e84626 WEB-136 Lesson Restart
add service
2014-09-17 07:54:37 -04:00
nbaars
8f2fc26aa1 Changed the layout of the table 2014-09-16 22:09:50 +02:00
nbaars
f69d512c1b Merge branch 'next' into WEB-139
Conflicts:
	src/main/java/org/owasp/webgoat/lessons/PasswordStrength.java
2014-09-16 18:28:32 +02:00
Bruce Mayhew
149e7ecc40 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
Conflicts:
	src/main/java/org/owasp/webgoat/lessons/DBSQLInjection/DBSQLInjection.java
	src/main/java/org/owasp/webgoat/lessons/FailOpenAuthentication.java
	src/main/java/org/owasp/webgoat/lessons/SQLInjection/SQLInjection.java
	src/main/java/org/owasp/webgoat/lessons/WsSqlInjection.java
2014-09-15 21:59:30 -04:00
Bruce Mayhew
4202c12c18 Replaced WebScarab references with OWASP ZAP in java code only 2014-09-15 21:41:25 -04:00
nbaars
5d2f50fa96 Fixed typo 2014-09-15 22:53:22 +02:00
nbaars
a8500cdedb Fixed problems with answers and updated the lesson plan page 2014-09-15 20:59:49 +02:00
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
nbaars
0da280c4f8 Merge branch 'next' into WEB-139 2014-09-15 15:52:57 +02:00
nbaars
a3bf6d0e6f Created the lesson with new online password checker 2014-09-15 15:49:18 +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