Skip to content

Instantly share code, notes, and snippets.

@joelverhagen
Created January 9, 2020 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joelverhagen/3c99da98e78c244f11e232dee264b8e0 to your computer and use it in GitHub Desktop.
Save joelverhagen/3c99da98e78c244f11e232dee264b8e0 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg width='100' height='100'>
<circle cx='50' cy='50' r='40' stroke='green' stroke-width='4' fill='yellow' />
<script>alert('hacked');</script>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment