Files
platformQuickStarts
scripts
webgoat-container
webgoat-images
webgoat-lessons
auth-bypass
bypass-restrictions
challenge
client-side-filtering
command-injection
src
pom.xml
cross-site-scripting
csrf
html-tampering
http-basics
http-proxies
idor
insecure-deserialization
insecure-login
jwt
missing-function-ac
password-reset
sql-injection
vulnerable-components
webgoat-introduction
webgoat-lesson-template
webwolf-introduction
xxe
pom.xml
sol.MD
sol.txt
webgoat-server
webwolf
.gitignore
.travis.yml
CREATE_RELEASE.MD
README.MD
buildspec.yml
docker-compose-postgres.yml
docker-compose.yml
mvn-debug
pom.xml
WebGoat/webgoat-lessons/command-injection
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
..
2017-03-22 11:35:14 +01:00
2017-02-17 13:05:54 -05:00