CASE
This website performs both client and server side validation. For this exercise, your job is to break the client side validation and send the website input that it wasn't expecting. You must break all 7 validators at the same time.
picture
I try to input
picture
but it seems not succes it just make appear pop up
picture
so I try with burpsuite to change the variable on the box
picture
box 1
I just add ABC
box 2
I just add 456
box 3
I just add !@#
box 4
I just add 7
box 5
I just add 12345
box 6
I just add 1234567
box 7
I just add 9876
after I change the variable on the box then it's work. It can bypass on the client side.
picture
Post a Comment