Nanne Baars
0ad1f0d147
Fixing Travis issues while building
2017-05-21 13:28:29 +02:00
Nanne Baars
edea515564
Test failed due to hardcoded path
2017-05-21 12:46:10 +02:00
Nanne Baars
877de6ebd4
Updated XXE lessons with challenge screens
2017-05-21 12:24:42 +02:00
Nanne Baars
6f0f71b131
Changed XXE lessons to use photo comment example
2017-05-04 06:25:11 +02:00
Nanne Baars
4a061f61a6
Integrated XXE assigment from CTF to XXE lesson
2017-05-04 02:25:56 +02:00
Nanne Baars
d25f71532b
Moved challenge 4 to challenge 6 and introduced new sql injection challenge 5
2017-05-03 17:30:49 +02:00
Jason White
e656d30b7e
hint updates
2017-05-11 10:44:26 +01:00
Jason White
9cd5f101d4
challenge 1 hint update
2017-05-11 09:05:01 +01:00
Nanne Baars
ff89daf987
Moved challenge 4 to challenge 6 and introduced new sql injection challenge 5
2017-05-03 14:34:15 +02:00
Jason White
4baceeb98b
challenge 1 hint update
2017-05-11 08:57:16 +01:00
Nanne Baars
5508a08e20
small UI improvement
2017-05-03 03:33:49 +02:00
Nanne Baars
97e84ae872
Adding assignment class for challenge 5
2017-05-03 03:30:06 +02:00
Nanne Baars
6909d13ecb
Fixed challenge 1
2017-05-03 03:16:07 +02:00
Nanne Baars
4f561fc377
Added testcases for challenge 2 and 5
2017-05-03 02:47:17 +02:00
Jason White
efe5ca4b4d
http-proxies update for AppSecEU challenge
2017-05-09 15:07:56 +01:00
Jason White
f6d7016b96
typo fix
2017-05-09 15:07:56 +01:00
Nanne Baars
6184a05c15
Fix challenge 1 testcase
2017-05-02 23:37:37 +02:00
Nanne Baars
945976868b
Added testcases
2017-05-02 23:28:48 +02:00
Nanne Baars
262d82f80b
Finishing challenge 5
2017-05-02 19:05:40 +02:00
Nanne Baars
3cb089d675
Layout improvements
2017-05-02 15:01:10 +02:00
Nanne Baars
1edf091c4e
Improvements for challenge 3
2017-05-02 14:26:50 +02:00
Nanne Baars
344b1f9beb
Extended challenge 1 with checking ip address client
2017-05-02 09:13:41 +02:00
Nanne Baars
615ca5afe3
Posting a flag shows a response in the UI (correct or incorrect)
2017-05-02 03:25:31 +02:00
Nanne Baars
eb7a6bd2be
Creating endpoint for the scoreboard
2017-05-02 02:29:47 +02:00
Nanne Baars
39f1597f82
Challenge 5: loading votes from endpoint
2017-04-30 20:53:43 +02:00
Nanne Baars
9964fac0f1
Challenge 5: changing username working
2017-04-30 20:53:42 +02:00
Nanne Baars
262fbbcf52
First setup for challenge 5
2017-04-30 20:53:42 +02:00
Nanne Baars
7054c44c40
Fixed sorting issue with lessons, in particular the challenges need to be ordered so the intro is displayed first
2017-04-16 05:57:40 +02:00
Nanne Baars
3ccfcac8ff
Challenge 4 done
2017-04-16 05:14:47 +02:00
Nanne Baars
ec36dbd43c
Challenge 4 SQL is working
2017-04-15 21:15:46 +02:00
Nanne Baars
ed0e1a1f37
First setup for challenge 4
2017-04-15 18:12:25 +02:00
Nanne Baars
7ff5503241
Fixed posting flags towards the server
2017-04-15 14:01:34 +02:00
Nanne Baars
b10817564e
Fixing challenges intro and challenge 3
2017-04-15 11:37:44 +02:00
Nanne Baars
6a3b40a640
Fixed layout issues
2017-04-15 11:37:43 +02:00
Nanne Baars
ec338326ea
Separating challenges
2017-04-15 11:37:43 +02:00
Nanne Baars
4feae018d3
Challenge 3: displaying comments
2017-04-15 11:37:43 +02:00
Nanne Baars
835cf35ea0
Challenge 4: First setup
2017-04-15 11:37:43 +02:00
Nanne Baars
cebf74cd10
Challenge 3: First setup completed
2017-04-15 11:37:43 +02:00
Nanne Baars
6a9f7e0b0f
Challenge 2: making elements on page work together
2017-04-15 11:37:43 +02:00
Nanne Baars
05bb61ad57
Roundtrip for challenge 2 done
2017-04-15 11:37:43 +02:00
Nanne Baars
599f36fdb8
Challenge 2 JavaScript is working
2017-04-15 11:37:43 +02:00
Nanne Baars
d1bf80a670
First steps for challenge 2
2017-04-15 11:37:43 +02:00
Nanne Baars
ebf2f9d864
wip
2017-04-15 11:37:43 +02:00
Nanne Baars
b093d36dc3
Added more for challenge 1 including input form group for flag
2017-04-15 11:37:43 +02:00
Nanne Baars
911fe36557
First attempt for challenge
2017-04-15 11:37:43 +02:00
Nanne Baars
8def26825b
#345 Lesson about Insecure Object References does not work - WebGoat 8.0
2017-04-09 06:53:14 +02:00
Nanne Baars
98000d6002
Fixing links in several lessons
2017-03-23 09:41:01 +01:00
Gerard de Leeuw
634a4c75b6
Fix path to javascript file
2017-03-31 12:11:14 +02:00
Gerard de Leeuw
e094dd6d14
Typo's
2017-03-31 12:06:45 +02:00
Nanne Baars
259fd19c1b
- Introduced user registration
...
- Now using Spring Boot for classloading, this way local development does not need to restart the complete server
- Fixed all kinds of dependencies on the names of the lessons necessary to keep in mind during the creation of a lesson.
- Simplied loading of resources, by adding resource mappings in MvcConfig.
- Refactored plugin loading, now only one class is left for loading the lessons.
2017-03-22 11:35:14 +01:00