870 Commits

Author SHA1 Message Date
Bruce Mayhew
cbc58dc4fa Merge branch 'webgoat-container' of https://github.com/WebGoat/WebGoat into webgoat-container 2015-01-28 07:02:26 -05:00
Bruce Mayhew
887b81e1a4 removing residual plugin files for sql injection 2015-01-28 06:58:41 -05:00
mayhew64
6fc708a705 Merge pull request #33 from nbaars/webgoat-container
Webgoat container
2015-01-28 06:50:54 -05:00
nbaars
5d2019fb18 making the images work as well 2015-01-15 21:38:11 +01:00
nbaars
9b033a360a new lessons jar 2015-01-13 19:27:20 +01:00
nbaars
b0619ef5db clean up course class 2015-01-11 18:52:55 +01:00
nbaars
bb0d27d14b properties now correctly loaden 2015-01-10 10:43:00 +01:00
nbaars
2828e5143e restored local controller 2015-01-10 10:35:46 +01:00
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
b7d5bf4dd1 building war and jar 2015-01-06 14:37:41 +01:00
nbaars
60ed5d7020 Restoring conf management page, server crashed during startup 2015-01-06 13:01:17 +01:00
nbaars
fdae4a1172 Changing jar to war 2015-01-05 21:15:44 +01:00
nbaars
6aa3092761 changing language level to Java 7 2015-01-05 20:57:38 +01:00
nbaars
6c83ee5cb1 Changed the config of the Tomcat plugin 2015-01-05 19:11:17 +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
8ee94df8b4 Merge pull request #27 from juliadotter/WEB-172
Fixed bug WEB-172
2014-12-19 07:15:32 -05:00
mayhew64
ebee8e9562 Merge pull request #24 from arajparaj/master
Fixed the link to download jar file
2014-12-19 07:13:33 -05:00
mayhew64
3311cef85c Merge pull request #22 from jaqqbek/ZipBomb
New Lesson ZipBomb
2014-12-19 07:12:50 -05:00
Jason White
bd103ed8db Merging fix for WEB-161 .. http-only link fix 2014-12-17 20:02:32 -05:00
Nina Alex Juliadotter
1fd2fd7b42 Fixed bug WEB-169 2014-12-15 19:52:53 +11:00
Nina Alex Juliadotter
d714aad80f Fixed bug WEB-172 2014-12-15 18:39:45 +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
mayhew64
cf06e7fdfb Merge pull request #20 from dtouzet/WEB-31
Refactor the way ResourceBundle are used for internationalization
2014-11-25 16:34:09 -05:00
arajparaj
c5754d7f43 Fixed the link to download jar file 2014-11-03 20:00:04 +05:30
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
7ebb354200 bump version to 6.0.1 2014-09-25 21:33:33 -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
Richard Lawson
2d1abcbd19 Merge pull request #18 from WebGoat/next
Next
2014-09-25 07:37:34 -04:00
Richard Lawson
5a9b5091a3 Merge pull request #17 from WebGoat/master
Bring master up to date from next
2014-09-25 07:36:44 -04:00
Jason White
f6ac85168b change to fix WEB-164, some other UI updates 2014-09-24 21:07:30 -04:00
mayhew64
fbf37c7941 Merge pull request #16 from WebGoat/WEB-148
Remove old Tomcat startup scripts-- WEB-148
2014-09-21 19:30:16 -04:00
Bruce Mayhew
302aff54a3 WEB-86 disabled lesson until refactor 2014-09-21 19:28:16 -04:00
Dave
b415df2605 Remove old Tomcat startup scripts-- WEB-148 2014-09-21 19:13:50 -04:00