We are given a normal looking website, but there is a XSS vuln in the comment feature. Let's test with a simple alert
Looking at one of the posts available there is the comment functionality
Let's test it with a simple alert
Post the comment
And we solved the lab
Last updated 9 months ago
<script>alert('pwned')</script>