Skip to content

Instantly share code, notes, and snippets.

@streichsbaer
Created July 6, 2016 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save streichsbaer/495ae515b119464709327ee10781c793 to your computer and use it in GitHub Desktop.
Save streichsbaer/495ae515b119464709327ee10781c793 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<web-app>
[...]
<baseUrl>http://localhost:8080/WebGoat/</baseUrl>
<class>net.continuumsecurity.WebGoatApplication</class>
<defaultUsername>guest</defaultUsername>
<defaultPassword>guest</defaultPassword>
[...]
</web-app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment