Matthias Grundmann
|
f383454440
|
Fix spelling in JWT lesson
|
2018-06-12 11:02:51 +02:00 |
|
Matthias Grundmann
|
bae3e75ae2
|
Fix minor issues in hint view
|
2018-06-12 11:02:16 +02:00 |
|
Matthias Grundmann
|
a7b82985d4
|
Fix usage of JJWT API which expects base64 encoded strings as key
|
2018-06-12 11:01:23 +02:00 |
|
Matthias Grundmann
|
3d282e163c
|
Show newest comments first
This prevents new comments from not being displayed after a comment containing invalid html has been posted.
|
2018-06-12 10:54:13 +02:00 |
|
Matthias Grundmann
|
7068c84c6a
|
Fix parameter in url and some spelling
|
2018-06-12 10:54:13 +02:00 |
|
misfir3
|
0030c7bdfb
|
Merge pull request #480 from matthias-g/fixPageNum
Fix next page button when url doesn't end with page number
|
2018-06-07 11:27:29 -06:00 |
|
Matthias Grundmann
|
89f6a73275
|
Fix next page button when url doesn't end with page number
|
2018-06-07 19:07:58 +02:00 |
|
Nanne Baars
|
c510bd9bf1
|
New develop version
|
2018-05-30 20:37:25 +02:00 |
|
Nanne Baars
|
6bf853d953
|
Merge tag 'v8.0.0.M16' into develop
New release
|
2018-05-30 20:35:56 +02:00 |
|
Nanne Baars
|
b298440985
|
Merge branch 'release/v8.0.0.M16'
v8.0.0.M16
|
2018-05-30 20:35:22 +02:00 |
|
Nanne Baars
|
c7a714a590
|
Move to next release
|
2018-05-30 17:05:50 +02:00 |
|
Nanne Baars
|
93620f148b
|
Remove challenges which are also incorporated in the lessons themselves
|
2018-05-30 16:46:50 +02:00 |
|
Nanne Baars
|
ecb7688e08
|
Update to new version for develop
Move WebWolf to port 9090 easier since most of the time something is running on 8081
Add scripts for easy building Docker files etc
|
2018-05-30 13:17:05 +02:00 |
|
Nanne Baars
|
0de784eb32
|
Update README and simply the java command to one with optional arguments
|
2018-05-29 22:16:29 +02:00 |
|
Nanne Baars
|
4691bc5fd5
|
Extended proxy lesson with Edit and Resend and explained how to exclude WebGoat internal calls from proxying
|
2018-05-29 21:30:13 +02:00 |
|
Nanne Baars
|
fc2c99bcb4
|
Limit the username to letters and digits only
|
2018-05-29 16:16:52 +02:00 |
|
Nanne Baars
|
7292a577e3
|
Only do a release when we build master and have a tagged the release
|
2018-05-29 15:20:07 +02:00 |
|
Nanne Baars
|
396c1c1d47
|
Update order of starting WebGoat
|
2018-05-29 15:16:29 +02:00 |
|
Nanne Baars
|
2911788679
|
Merge tag 'v8.0.0' into develop
Release v8.0.0
|
2018-05-29 14:59:32 +02:00 |
|
Nanne Baars
|
985148ede3
|
Merge branch 'release/v8.0.0'
v8.0.0
|
2018-05-29 14:59:07 +02:00 |
|
MaDuck
|
9587550bc5
|
Fixed column name on sql injection lesson 7
|
2018-05-29 14:42:22 +02:00 |
|
MaDuck
|
9a0995dae5
|
Fixed column name on sql injection lesson 6
|
2018-05-29 14:42:02 +02:00 |
|
Nanne Baars
|
4e07e0ebfa
|
Fix links to open new browser tab
|
2018-05-29 14:04:33 +02:00 |
|
Nanne Baars
|
6e95fdfe56
|
Adjusted documentation
|
2018-05-29 13:33:52 +02:00 |
|
Nanne Baars
|
e045bc692d
|
Buying page also calculates the prices
Product image added
|
2018-05-29 12:47:27 +02:00 |
|
Nanne Baars
|
589872ad47
|
Fix for JWT assignment 1 log in now works again.
Reset button only triggers reset when admin is set to true in the token
|
2018-05-29 11:20:40 +02:00 |
|
Nanne Baars
|
5f4889cefe
|
Clicking link in first password reset link only switched back and forward
|
2018-05-29 09:29:50 +02:00 |
|
Nanne Baars
|
55793dd153
|
New release v8.0.0.M15
v8.0.0.M15
|
2018-05-27 20:54:50 +02:00 |
|
Nanne Baars
|
1edceb0aa8
|
Extended and fixed some lessons
|
2018-05-27 20:37:44 +02:00 |
|
Nanne Baars
|
d2b6725f3b
|
Moved challenge2 to client-side-filtering as final assignment
|
2018-05-27 12:41:52 +02:00 |
|
Nanne Baars
|
6e003bc088
|
Working last password assignment
|
2018-05-26 18:48:48 +02:00 |
|
Nanne Baars
|
f8a7a61e85
|
New lesson working
|
2018-05-26 15:09:18 +02:00 |
|
Nanne Baars
|
eaf68d38c5
|
Initial commit for password reset lesson
|
2018-05-25 14:27:45 +02:00 |
|
Nanne Baars
|
8d7ecb19d7
|
Added testcases for all JWT endpoints
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
e0cf5b4a84
|
Removed under construction from JWT lesson
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
5b524d3a94
|
Added more unit tests
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
dda6f674a3
|
Last assignment for JWT tokens finished
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
e06d4642eb
|
Fix error in testcase
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
4a8fdcf887
|
Fix content-type for login (gives error in console of browser)
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
fd96ba18f1
|
Added test cases for solving the lesson
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
60ef35e241
|
Working lesson
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
9d7886d572
|
More JWT work
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
7a0820bf89
|
WIP
|
2018-05-23 14:28:19 +02:00 |
|
Nanne Baars
|
ea9c1a453d
|
Initial version for JWT
|
2018-05-23 14:28:19 +02:00 |
|
Ryan Thomas
|
63ca11a1bb
|
Change WebWolf to WebGoat
The links for the WebGoat download were mislabeled as WebWolf
|
2018-05-23 14:07:32 +02:00 |
|
Nanne Baars
|
5378d72600
|
Change version in pom.xml
|
2018-05-23 14:04:21 +02:00 |
|
Jose Selvi
|
93d6d0e6b7
|
Added lesson texts
|
2018-05-23 13:58:37 +02:00 |
|
Jose Selvi
|
84860e65f6
|
Insecure Deserialization exercise
|
2018-05-23 13:58:03 +02:00 |
|
Jason
|
a73bf58d36
|
more hintview patching
|
2018-05-23 13:35:51 +02:00 |
|
Jason
|
0ff6000511
|
wiring jqueryui to vuln jquery #368
|
2018-05-23 13:35:51 +02:00 |
|