Post

IML - Cross-Site Scripting: Ep.3 – Stored XSS

Cross-Site Scripting Ep.3 – S - A walkthrough of the challenge with enumeration, exploitation and privilege escalation steps.



IML - Cross-Site Scripting: Ep.3 – Stored XSS

image1

image2

  • Review field is vulnerable

  • Close the <p> tag and enter script tag:

1
</p><script>alert(11)</script>

image3

image4

This post is licensed under CC BY 4.0 by the author.