25 Commits

Author SHA1 Message Date
Nanne Baars
32468ff90b
Add sql lesson (#1370) 2023-01-04 07:42:29 +01:00
Nanne Baars
ae6d448aa0 Replace ${revision} with real version as Maven
The CI pipeline should take care of this.
2021-03-31 19:31:13 +02:00
René Zubcevic
69c19d19d4
flattened pom plugin added for easy build of seperate modules (#907) 2020-12-01 17:12:43 +01:00
René Zubcevic
832d6432fc
fix for JWT green button and WebWolf intro green button and added jwt int tests (#808) 2020-05-07 08:28:45 +02:00
Bene-Notebook
2962ddbb3e Restructured XSS category. Updated gitignore to ignore TestClass.class. 2019-03-26 08:43:38 +01:00
Nanne Baars
1252e3dc21 Update instructions to use docker-compose only 2018-07-17 20:17:35 +02:00
Nanne Baars
63a50df7a1 Add hint to lesson users no longer have guess the complete ip address 2018-07-06 18:22:29 +02:00
Nanne Baars
ea9c1a453d Initial version for JWT 2018-05-23 14:28:19 +02:00
Nanne Baars
84e3fcde07 Added .sonatype (author: @maurycupitt) 2018-05-02 21:34:17 +02:00
Nanne Baars
43b82027f5 Added more content for CSRF lesson 2017-11-22 01:34:05 +01:00
Nanne Baars
3ee1a1ca16 Travis now builds Docker and create a Github release.
Removed ActiveMQ between WebGoat and WebWolf they now act as standalone applications
2017-10-18 10:54:16 +02:00
Jason White
17e122b914 adding .DS_Store to .gitignore 2017-10-11 20:28:36 -06:00
Nanne Baars
0779f7a3d0 Hints per lesson (#314)
Squashing and merging ...

* Each assigment should have the options to have its own set of hints #278

* Updating lessons due to changes from #278

* Enable i18n client side #312

* IDOR move hints to assignment and enable i18n #312
2017-01-24 09:34:06 -05:00
Jason White
5d6ad6852a ignoring targets in webgoat lessons 2017-01-12 14:50:25 -05:00
Nanne Baars
010404d2e1 Increase performance while extracting the plugins 2015-08-28 07:07:12 +02:00
Nanne Baars
48f16d4638 Added UserDatabase.mv.db to .gitignore 2015-07-30 23:59:42 +02:00
Nanne Baars
1f14aa7c9b WEB-214: Fixed build failure while downloading javax.transaction dependency
Conflicts:
	.gitignore
2015-07-12 12:30:54 +02:00
Nanne Baars
c71d774abf Fixed classloading issue when using a jsp in a lesson 2015-06-19 13:52:43 +02:00
nbaars
a815692149 Added plugin_extracted to gitignore 2015-02-23 20:29:09 +01:00
diver-sity
1cfbe2b843 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
Conflicts:
	.gitignore
2014-09-10 21:25:45 +10:00
diver-sity
624e8a40e3 modified for working around files created during merge 2014-09-10 21:23:09 +10:00
nbaars
f9d14c9b79 Added service for fetching the title of a lesson 2014-09-09 18:18:45 +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
diver-sity
ea81253b7c changed .gitignore 2014-08-28 05:30:47 +10:00
lawson89
617d16d8a7 migrate from container managed authentication to spring security
updated spring and spring security versions
2014-05-29 18:43:40 -04:00