Web application security - the fast guide 1.1 | Page 110

Chapter 5 - Attack Execution the client P a g e | 110 This attack type will be a base to initiate buffer overflow or SQL injection or Cross site scripting attack. Example:
In this example it. 1- Using Burp we will capture the response for login page 2- Change the script to return true whatever was the regular expression test result. 3- Put any required no numeric value in the quantity field 4- Submit the form.