Injection Commands

Review the HTML source code of the page to find where the front-end input validation is happening. On which line number is it?

By pressing CTRL+U we can view the source code and see wher the validation is happening.

Last updated