We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e8a44 commit 8e394cdCopy full SHA for 8e394cd
README.md
@@ -12,3 +12,6 @@ Tests to see how Git web interfaces like GitHub and GitLab work exactly detect b
12
1. asciidoc
13
1. [adoc.adoc](adoc.adoc)
14
1. [xref-header-infinite-loop.adoc](xref-header-infinite-loop.adoc)
15
+
16
+<img src="svg.svg">
17
+<img src="svg-foreignObject.svg">
files.md
@@ -85,4 +85,5 @@ XSS attempts:
85
- [<script>](<script>)
86
- `<script src="data:text;utf8,alert('xss')">`
87
- [svg.svg](svg.svg), with an XSS attempt
88
+ - [svg-foreignObject.svg](svg-foreignObject.svg), CSS + XSS attempt
89
- [sym-xss](sym-xss). It's path is an XSS attempt.
svg-foreignObject.svg
0 commit comments