Fix XXE lesson, the exact .webgoat directory including version number will be put in the lesson.

This commit is contained in:
Nanne Baars
2018-04-24 20:44:05 +02:00
parent 672d78eebc
commit 245ba2c3d1
4 changed files with 33 additions and 9 deletions

View File

@ -9,13 +9,13 @@ DTD.
|OS |Location
|Linux
|`/home/USER/.webgoat/XXE/secret.txt`
|`/home/USER/.webgoat-webGoatVersion:version[]/XXE/secret.txt`
|Windows
|`c:/Users/USER/.webgoat/XXE/secret.txt`
|`c:/Users/USER/.webgoat-webGoatVersion:version[]/XXE/secret.txt`
|Docker
|`/home/webgoat/.webgoat/XXE/secret.txt`
|`/home/webgoat/.webgoat-webGoatVersion:version[]/XXE/secret.txt`
|===
Try to upload this file using WebWolf landing page for example: `http://localhost:8081/WebWolf/landing?text=[contents_file]`