Add hint to lesson users no longer have guess the complete ip address
This commit is contained in:
parent
f9e552f1cd
commit
63a50df7a1
5
.gitignore
vendored
5
.gitignore
vendored
@ -44,5 +44,6 @@ webgoat-server/mongo-data/*
|
||||
webgoat-lessons/vulnerable-components/dependency-reduced-pom.xml
|
||||
**/.sts4-cache/*
|
||||
**/.vscode/*
|
||||
|
||||
/.sonatype
|
||||
**/.factorypath
|
||||
/.sonatype
|
||||
**/bin/*
|
@ -1,4 +1,5 @@
|
||||
In this assignment try to perform an SQL injection through the ORDER BY field.
|
||||
Try to find the ip address of the `webgoat-prd` server.
|
||||
Try to find the ip address of the `webgoat-prd` server, guessing the complete
|
||||
ip address might take too long so we give you the last part: `xxx.130.219.202`
|
||||
|
||||
Note: The submit field of this assignment is *NOT* vulnerable for an SQL injection.
|
Loading…
x
Reference in New Issue
Block a user