Skip to content

Commit

Permalink
Add hint to lesson users no longer have guess the complete ip address
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaars committed Jul 6, 2018
1 parent f9e552f commit 63a50df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ webgoat-server/mongo-data/*
webgoat-lessons/vulnerable-components/dependency-reduced-pom.xml
**/.sts4-cache/*
**/.vscode/*

/.sonatype
**/.factorypath
/.sonatype
**/bin/*
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 63a50df

Please sign in to comment.