Skip to content

Commit 3da36e8

Browse files
committed
Fixed typos in README.txt file.
1 parent eb9369a commit 3da36e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/GENUINE/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ Install guide for Ubuntu:
6161
5. cd ..
6262
6. rm -rf ./webgoat-container
6363

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
6565
app is relatively small, so we can load everything for each lesson. It means
6666
that we can pass to the Python driver script these options:
6767
-I <security-scanner-root-dir>/benchmarks/GENUINE/WebGoat
6868
-L <security-scanner-root-dir>/benchmarks/GENUINE/WebGoat
6969

7070
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
7272
in the webgoat-lessons folder, which holds server web service endpoints that then test if
7373
the pupils have managed to exploit the particular issue they are highlighting.
7474

0 commit comments

Comments
 (0)