Category: Web Security
Level: easy
Points: 50
X corp made a new filtration for input data , prove it is secure enough
after access the lab we review source code
well we missing quote and it based in span so I'll try to close quote
well , now try to input payload to make alert (XSS) u can use this payload admin'onload=alert(1)' first quote to close opne one and add onload action
admin'onload=alert(1)'
done
Last updated 11 months ago