File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ Install guide for Ubuntu:
61
61
5. cd ..
62
62
6. rm -rf ./webgoat-container
63
63
64
- The WebGoat does not seam to have a deployment step. Fortunatelly , the whole
64
+ The WebGoat does not seem to have a deployment step. Fortunately , the whole
65
65
app is relatively small, so we can load everything for each lesson. It means
66
66
that we can pass to the Python driver script these options:
67
67
-I <security-scanner-root-dir>/benchmarks/GENUINE/WebGoat
68
68
-L <security-scanner-root-dir>/benchmarks/GENUINE/WebGoat
69
69
70
70
General notes: The project is set up in a relatively standard way, likely to allow people to
71
- understand easily what's going on if they look at the code. The main vulernerabilities are
71
+ understand easily what's going on if they look at the code. The main vulnerabilities are
72
72
in the webgoat-lessons folder, which holds server web service endpoints that then test if
73
73
the pupils have managed to exploit the particular issue they are highlighting.
74
74
You can’t perform that action at this time.
0 commit comments