Deployed 3ca2ece with MkDocs version: 1.6.1
This commit is contained in:
6
Server Side Request Forgery/Files/ssrf_svg_css_link.svg
Normal file
6
Server Side Request Forgery/Files/ssrf_svg_css_link.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg width="100%" height="100%" viewBox="0 0 100 100"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="http://example.com/style.css" type="text/css"/>
|
||||
<circle cx="50" cy="50" r="45" fill="green"
|
||||
id="foo"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 288 B |
Reference in New Issue
Block a user