mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
7 lines
114 B
HTML
7 lines
114 B
HTML
<html>
|
|
<body>
|
|
<script>
|
|
window.location="/etc/passwd"
|
|
</script>
|
|
</body>
|
|
</html> |