PhilippeSteinbach
84f67b5a7e
changed order of xss mitigation lesson
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
8c7eaf87d6
Fixed package of xss-mititgation assignment. Hints are working again.
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
587c44b52e
Removed unused imports.
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
1d9abef80f
Page after assignment working again.
2019-03-26 08:43:38 +01:00
PhilippeSteinbach
2f39f48747
deleted unnecessary lines
2019-03-26 08:43:38 +01:00
PhilippeSteinbach
387a0e8e7d
assignment now has working feedback
2019-03-26 08:43:38 +01:00
PhilippeSteinbach
0bd14d9178
(wrong branch) updated assignment (OWASP Java Encoder) and hints (still not shown)
2019-03-26 08:43:38 +01:00
PhilippeSteinbach
06a8bd8b0e
Strength bar
2019-03-26 08:43:38 +01:00
PhilippeSteinbach
8bc91ba4ec
finished assignment
2019-03-26 08:43:38 +01:00
Bene-Notebook
cfce7763f0
Outcommented lines in XSS Lessons 3 that were causing erros
2019-03-26 08:43:38 +01:00
Philippe Steinbach
63502d6328
added jsoup html parser
2019-03-26 08:43:38 +01:00
Philippe Steinbach
971062561d
renamed hints
2019-03-26 08:43:38 +01:00
Philippe Steinbach
e7b69c4953
edited table of relevant special chars (\' not recommended because its not in the HTML spec)
2019-03-26 08:43:38 +01:00
Philippe Steinbach
8944bfcc1d
implemented xss mitigation assignment 1, draft validation without parser
2019-03-26 08:43:38 +01:00
Philippe Steinbach
6327b82204
ace editor text as request parameter
2019-03-26 08:43:38 +01:00
Philippe Steinbach
f209c424b4
mitigation preparations
2019-03-26 08:43:38 +01:00
Philippe Steinbach
73c2313658
added assignment draft (not working yet)
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
eb29ed00ff
Removed old unused files from XSS
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
58dc5d2d41
Removed unneccessary comments from html documents.
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
600c6203ef
Changed the lesson plans of all the XSS lessons.
2019-03-26 08:43:38 +01:00
Max Geldner
2ee3b22207
Reworked some XSS assignments
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
990bf079d3
Added hints for dom-based xss assignment (part 2)
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
362671e67e
Added hints for dom-based xss assignment (part 1)
2019-03-26 08:43:38 +01:00
Benedikt - Desktop
46f92dad3b
Added hints for Reflected XSS assignment.
2019-03-26 08:43:38 +01:00
Bene-Notebook
2962ddbb3e
Restructured XSS category. Updated gitignore to ignore TestClass.class.
2019-03-26 08:43:38 +01:00
Matthias Grundmann
b0fbeaff2c
This improves the text of the lesson about XSS
2018-06-13 17:56: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
Jason
ac1b9e8311
cleanup that was missed in prev. commit
2018-05-23 13:35:51 +02:00
Jason
9d49373486
fix for periodic fail on StoredXssCommentsTest
2018-05-23 13:35:51 +02:00
xanderhades
7b5bb6d6f1
Fixed typos
2018-05-23 13:35:51 +02:00
Nanne Baars
e4ca0c4836
Make report working again
2018-04-27 19:26:01 +02:00
nbaars
a6b9235711
SQL Error '-104' in XSS Lesson Page 7 #416
2018-01-10 12:48:45 +01:00
Jason White
f9a43d0961
xss updates
2017-10-13 09:52:19 -06:00
Nanne Baars
5033c3661a
Cleaning up test case logging
2017-10-08 02:07:22 +02:00
Jason White
10e5edbc36
temp. removal of offending UT
2017-08-02 19:06:55 -04:00
Jason White
8186bd4766
css and xss updates
2017-07-24 18:05:57 -04:00
Jason White
2305d355c7
isEncoded and isNotEncoded Unit Tests added
2017-05-25 19:36:02 -04:00
Jason White
31548b9c57
Additional Unit Testing
2017-05-24 17:12:28 -04:00
Jason White
e733131241
Stubs for security unit test
2017-05-24 13:12:36 -04:00
Jason White
a9e5dd645d
comment, clean up
2017-05-22 20:10:03 -04:00
Jason White
a5b4aeaa76
updating header comment license thingy
2017-05-20 21:49:40 -04:00
Jason White
857f09df14
initial unit tests for assignment endpoints
2017-05-20 21:17:02 -04:00
Jason White
feead6b740
initial cut on XSS, need to add some tests still
2017-05-18 14:41:14 -04: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
Jason White
3193b591d8
commenting out latter part of XSS for now
2017-02-17 16:18:36 -05:00
Jason White
ac6e8b59b7
XSS updates
2017-02-17 15:59:38 -05:00
Jason White
7f532f0ffc
XSS lesson updates
2017-02-17 13:05:54 -05:00
Nanne Baars
ee5a12d205
Provide Server-side service to support UI localization #265 ( #322 )
...
merging
2017-01-31 11:52:33 -05:00
Jason White
ac16342c17
#315 Adding UI handling and corresponding expected elements for html files for decoration. Inlucdes minor refactor
2017-01-25 17:46:31 +01:00