b1495a8cd5
Fix typo ( #909 )
2020-12-03 14:23:23 +01:00
37e9359c9e
#841 : Clarify the lesson based on the comments
...
- Output messages more clear
- Replace success to failure (otherwise lesson is marked complete immediately)
- Fix the layout of the lesson (remove whitespace update buttons)
2020-11-04 20:35:05 +01:00
5311db8564
XSS Quiz: Fix 404
...
The original URL was malformed because it contained a closing ) which did not end up in the link. However the corrected link performs a redirect to the link provided in this patch.
2020-05-25 09:08:09 +02:00
9063b4137f
fix 404 links
2020-04-27 10:44:39 +02:00
88eb4d7b26
ace editor added without all the nonsense around it
2020-04-26 16:45:56 +02:00
6f532683a1
lessonplan character updates so it also works on Windows Cp125
2020-04-20 12:54:18 +02:00
25e66ae412
use of script console in stead of browser address bar
2020-04-17 15:33:26 +02:00
089952e9ad
quiz fix for CIA, SQL Injection Advanced and XSS + XSS description
...
change in alert(document.cookie)
2020-04-17 15:33:26 +02:00
6c25cf8e43
Add path traversal lesson
2020-03-10 08:03:48 +01:00
8d7142e6d3
upgrade ascii doc with support for link in new tab
2019-10-15 13:55:34 +02:00
0319c477b1
XSS lesson completion fixes ( #669 )
...
* XSS lesson completion fixes
* removed log all
* lesson progress capable of deprecated assignments in the database
* fixed unit test for lesson progress
2019-09-29 14:46:18 +02:00
7d9f24c86b
Update CrossSiteScripting_content9.adoc
...
Fix broken resource link
2019-08-06 05:26:05 -04:00
b8e68d13b8
implement xss (mitigation) assignment 6
2019-03-26 08:43:38 +01:00
53c16c8b82
fixed minor spelling mistakes, unified wording
2019-03-26 08:43:38 +01:00
2be2de8ce1
Added improved quiz for cia-triad and xss
2019-03-26 08:43:38 +01:00
e8caeedf53
implemented xss-quiz
2019-03-26 08:43:38 +01:00
84f67b5a7e
changed order of xss mitigation lesson
2019-03-26 08:43:38 +01:00
1d9abef80f
Page after assignment working again.
2019-03-26 08:43:38 +01:00
2f39f48747
deleted unnecessary lines
2019-03-26 08:43:38 +01:00
387a0e8e7d
assignment now has working feedback
2019-03-26 08:43:38 +01:00
0bd14d9178
(wrong branch) updated assignment (OWASP Java Encoder) and hints (still not shown)
2019-03-26 08:43:38 +01:00
8bc91ba4ec
finished assignment
2019-03-26 08:43:38 +01:00
971062561d
renamed hints
2019-03-26 08:43:38 +01:00
e7b69c4953
edited table of relevant special chars (\' not recommended because its not in the HTML spec)
2019-03-26 08:43:38 +01:00
8944bfcc1d
implemented xss mitigation assignment 1, draft validation without parser
2019-03-26 08:43:38 +01:00
6327b82204
ace editor text as request parameter
2019-03-26 08:43:38 +01:00
73c2313658
added assignment draft (not working yet)
2019-03-26 08:43:38 +01:00
eb29ed00ff
Removed old unused files from XSS
2019-03-26 08:43:38 +01:00
58dc5d2d41
Removed unneccessary comments from html documents.
2019-03-26 08:43:38 +01:00
600c6203ef
Changed the lesson plans of all the XSS lessons.
2019-03-26 08:43:38 +01:00
2ee3b22207
Reworked some XSS assignments
2019-03-26 08:43:38 +01:00
990bf079d3
Added hints for dom-based xss assignment (part 2)
2019-03-26 08:43:38 +01:00
362671e67e
Added hints for dom-based xss assignment (part 1)
2019-03-26 08:43:38 +01:00
46f92dad3b
Added hints for Reflected XSS assignment.
2019-03-26 08:43:38 +01:00
2962ddbb3e
Restructured XSS category. Updated gitignore to ignore TestClass.class.
2019-03-26 08:43:38 +01:00
b0fbeaff2c
This improves the text of the lesson about XSS
2018-06-13 17:56:23 +02:00
7068c84c6a
Fix parameter in url and some spelling
2018-06-12 10:54:13 +02:00
7b5bb6d6f1
Fixed typos
2018-05-23 13:35:51 +02:00
e4ca0c4836
Make report working again
2018-04-27 19:26:01 +02:00
f9a43d0961
xss updates
2017-10-13 09:52:19 -06:00
8186bd4766
css and xss updates
2017-07-24 18:05:57 -04:00
feead6b740
initial cut on XSS, need to add some tests still
2017-05-18 14:41:14 -04:00
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
3193b591d8
commenting out latter part of XSS for now
2017-02-17 16:18:36 -05:00
ac6e8b59b7
XSS updates
2017-02-17 15:59:38 -05:00
7f532f0ffc
XSS lesson updates
2017-02-17 13:05:54 -05:00
ee5a12d205
Provide Server-side service to support UI localization #265 ( #322 )
...
merging
2017-01-31 11:52:33 -05:00
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
e183c8d8b3
implementing support for dom xss
2016-11-23 17:25:47 -05:00
4940a12d0d
button size fix
2016-11-22 16:25:19 -05:00