1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2026-05-03 18:50:36 +02:00
Files
2024-05-31 00:07:21 +02:00

7 lines
114 B
HTML

<html>
<body>
<script>
window.location="/etc/passwd"
</script>
</body>
</html>