Merge pull request #487 from matthias-g/xssFixes

Small lesson improvements
This commit is contained in:
misfir3
2018-06-13 18:42:14 -06:00
committed by GitHub
4 changed files with 9 additions and 9 deletions

View File

@ -20,7 +20,7 @@
action="/WebGoat/csrf/basic-get-flag"
enctype="application/json;charset=UTF-8">
<input name="csrf" type="hidden" value="false"/>
<input type="submit" name="ubmit="/>
<input type="submit" name="submit"/>
</form>