Cross-Site Scripting (XSS)

Discover how malicious scripts can be injected into trusted websites

Progress1 of 5
1Introduction

XSS allows attackers to inject malicious scripts into web pages viewed by other users.

Interactive Demo
Try to exploit this vulnerable application

Blog Comments

Alice
Great article!
Bob
Thanks for sharing this.

💡 Try This

Enter <script>alert('XSS')</script>