Jump to:
Screenshot
Attributes
Deobfuscated PHP code
app.alert("XSS")
Execution traces
Generated HTML code
<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">app.alert("XSS")</pre></body></html>
Original PHP code
app.alert("XSS")