fix: fixes the default change in trailing slash matching and address the affected assignments

This commit is contained in:
Àngel Ollé Blázquez 2023-08-27 14:02:50 +02:00
parent 4009785bb8
commit 49862f6b90
2 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@
<form class="attack-form" accept-charset="UNKNOWN" name="frontendValidation"
id="frontendValidation"
method="POST"
action="/WebGoat/BypassRestrictions/frontendValidation/"
action="/WebGoat/BypassRestrictions/frontendValidation"
onsubmit="return validate()">
<div>
<strong>Field 1:</strong> exactly three lowercase characters(^[a-z]{3}$)

View File

@ -18,7 +18,7 @@
<form class="attack-form" accept-charset="UNKNOWN" style="position:relative;top:150px"
method="POST" name="form"
action="/WebGoat/WebWolf/mail/">
action="/WebGoat/WebWolf/mail">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
@ -76,7 +76,7 @@
<br/>
<form class="attack-form" accept-charset="UNKNOWN"
method="POST" name="form"
action="/WebGoat/WebWolf/landing/">
action="/WebGoat/WebWolf/landing">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">