blabla1337 / skf-labs

Repo for all the OWASP-SKF Docker lab examples
Apache License 2.0
439 stars 201 forks source link

Labs 2.0 - Menu add-on editor #96

Open blabla1337 opened 4 years ago

blabla1337 commented 4 years ago

Menu add-on editor for all the labs

For the labs we want to add a light weight browser editor to be able to modify the lab code that is running.

menu

When you open the menu you will have the Editor with the application logs in the bottom, the idea is the user can modify the code and automatically will be running the updated application: ski-editor

Also when the top icon is clicked the user can select also different files to edit and work on: ski-editor2

With this improvement we can also use the lab environment to practise the secure coding principles and be able to play with the secure design patterns for mitigating the different vulnerabilities.