๐Ÿงช Day 3: Reflected XSS Lab - SudoHopeX

โš ๏ธ Warning: This is an intentionally vulnerable sandboxed lab for ethical learning purposes only.

Level 1: Fully Vulnerable

๐Ÿ” Reflected Output (Sandboxed Iframe)

This level reflects input directly using innerHTML with no filters. Try a simple payload like <script>alert('XSS')</script>