[fix] path in HttpProxies html file was wrong

This commit is contained in:
hillstonenet-interns-bj
2017-02-22 14:11:21 +08:00
committed by Nanne Baars
parent 26ab0dc712
commit f5c3610aba
2 changed files with 9 additions and 4 deletions

View File

@ -37,7 +37,7 @@
<div class="assignment-success"><i class="fa fa-2 fa-check hidden" aria-hidden="true"></i></div>
<form class="attack-form" accept-charset="UNKNOWN" name="intercept-request"
method="POST"
action="/WebGoat/HttpBasics/intercept-request"
action="/WebGoat/HttpProxies/intercept-request"
enctype="application/json;charset=UTF-8">
<input type="text" value="doesn't matter really" name="changeMe" />
@ -48,4 +48,4 @@
<div class="attack-output"></div>
</div>
</div>
</html>
</html>