Add hint to lesson users no longer have guess the complete ip address

This commit is contained in:
Nanne Baars
2018-07-06 18:22:29 +02:00
parent f9e552f1cd
commit 63a50df7a1
2 changed files with 5 additions and 3 deletions

View File

@ -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.