PayloadsAllTheThings/XSS Injection/Files/xss.url.url

3 lines
60 B
Plaintext
Raw Permalink Normal View History

<html>
<script>alert(document.domain)</script>
</html>