Table of Contents
Reflected XXS Practical
1: Open the AltoroMutul website.
Website: https://testfire.net/
2: Check whether the website is Vulnerable to reflected XSS or not.
Write something in the Search Bar: www.walikhankakaro.com

3: Inject the script.
Script code: <script>alert(“Hello”)</script>



