Skip to content

Commit

Permalink
svg-foreignObject.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Jul 21, 2020
1 parent 12d737e commit 65cd34c
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Tests to see how Git web interfaces like GitHub and GitLab work exactly detect b
1. asciidoc
1. [adoc.adoc](adoc.adoc)
1. [xref-header-infinite-loop.adoc](xref-header-infinite-loop.adoc)

<img src="svg.svg">
<img src="svg-foreignObject.svg">
1 change: 1 addition & 0 deletions files.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ XSS attempts:
- [<script>](<script>)
- `<script src="data:text;utf8,alert('xss')">`
- [svg.svg](svg.svg), with an XSS attempt
- [svg-foreignObject.svg](svg-foreignObject.svg), CSS + XSS attempt
- [sym-xss](sym-xss). It's path is an XSS attempt.
91 changes: 91 additions & 0 deletions svg-foreignObject.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65cd34c

Please sign in to comment.