6bee0f3fa6
layout of page improved and ordered ranking ( #903 )
2020-11-27 13:58:58 +01:00
f3e3cbd45f
Improve navigation bar ( #890 )
...
* Remove Raspberry pi Docker file
* Remove old show-source/solution and plan button
* Remove commented out code
* Improve navigation
* Remove underline from navigation and remove margin of left navigation button
* Make arrow a bit smaller so it aligns a bit better with the navigation bar itself
2020-11-13 07:24:52 +01:00
fa9b5ae87d
Remove option to hide menu with the lessons
2020-11-04 21:33:57 +01:00
36cf028334
Remove blinking navigation buttons
2020-11-04 21:33:57 +01:00
9b72610510
Extend XXE lesson with more content and add solution description
...
Remove obsolete images
Add stylesheet items specific for asciidoctor so we can for icons and source numbering
2020-05-22 10:10:42 +02:00
9dea696c4c
added int test for IDOR and fixed green button issue ( #801 )
2020-04-29 12:12:11 +02:00
656fa40182
style sheet and advanced sql
2019-07-19 16:49:30 +02:00
11ffa5702c
Added "WebWolf" enabled to the lessons which support the usage of WebWolf
2018-04-29 15:02:19 +02:00
46c536554c
- Added new challenges
...
- Added new webapplication called WebWolf to make attacks more realistic
- Added WebWolf lesson to explain the concepts behind this new application
2017-09-12 23:12:10 +02:00
82ef171a50
XSS Lesson Modifications ( #367 )
...
* initial cut on XSS, need to add some tests still
* initial unit tests for assignment endpoints
* updating header comment license thingy
* comment, clean up
* Stubs for security unit test
* Additional Unit Testing
* isEncoded and isNotEncoded Unit Tests added
* http-proxies updates
* update for XXE solutions
* Work-around to handle special chars in action ... currently to be able to match {userId} in hint creation/assignment for IDOR
* IDOR hints updated
* mitigation content update
* mitigation content update ... 2
* Lesson Overview updates
* including restart lesson fix for lesson overview
2017-07-10 08:33:10 -04:00
8d3c251d04
Merge branch 'challenge' into develop
...
Conflicts:
webgoat-container/src/main/resources/static/css/main.css
2017-05-04 03:02:00 +02:00
08e7916b39
polling updates, including banner for appseceu
2017-05-10 16:15:38 +01:00
118079233d
hints view fix. still a redundant call issue, but logging separately
2017-05-10 13:08:27 +01:00
6fbd8457c1
update for width .. FF fix
2017-05-02 10:02:42 -04:00
480dfe6a0a
scoreboard v 0.1 we'll say
2017-05-05 13:12:01 -04:00
459cc613e1
Update main.css
...
quick update to ensure horizontal space is used
2017-04-21 12:27:37 -04:00
9bc219e931
numbering on pagination
2017-04-15 11:37:43 +02:00
e3d281a5f6
refactor of pagination controls
2017-04-15 11:37:43 +02:00
4664669ff2
cleaning up, fixing selected lesson class/es
2017-02-07 18:13:27 +01:00
4c5e58d1a1
minor style updates
2017-01-06 08:08:22 -05:00
282073ed2d
Adding ZAP content for HTTP Basics
2016-12-22 16:37:57 -05:00
feb38eef8c
Issue #160 : Provide Async Error Handling
...
Added Toast notification for unexpected errors
On 401 and 403 Errors, user is redirected to login
2016-12-02 13:37:25 +01:00
4940a12d0d
button size fix
2016-11-22 16:25:19 -05:00
80d990cd1b
fixing the scroll 'sliver' problem. Likely need to check back on this when menu grows again
2016-11-17 08:32:51 -05:00
1436839b42
Incremental style changes
2016-11-17 08:06:06 -05:00
1d3286733c
minor style update
2016-10-12 15:28:39 -04:00
22a76624e6
Pagination fixes, lesson completion update
2016-10-12 14:02:18 -04:00
1fff86fa2d
additional paging work
2016-08-30 12:17:13 -04:00
9f10fd7c57
Initial client side pagination
2016-08-30 12:17:13 -04:00
d27712affa
incremental UI changes
2016-07-05 08:16:32 -04:00
0aa94a71e5
initial support for separation of content from attack in UI
2016-06-28 16:20:40 +02:00
ecc8cb391b
First attempt to remove JSP and move to Thymeleaf and update to Spring Boot. The Thymeleaf templates can be loaded as snippets which makes it more easy to move away from ECS and create normal HTML pages for a lesson.
2016-04-09 14:06:03 +02:00