Client Side | Bypass Front End Restrictions (2) | Cycubix Docs

Field Restrictions

In most browsers, the client has complete or almost complete control over the HTML part of the webpage. They can alter values or restrictions to fit their preference.

Task

Send a request that bypasses restrictions of all four of these fields.

Solution

  • In this lesson, we'll learn how to bypass page restrictions to successfully fill out and submit the form. Open ZAP and intercept the request.

  • We then change the data so that it can bypass the filter.

Last updated