Skip to content

8U61ife/corruptsvgfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

corruptsvgfile

Corrupt SVG File With XSS.
Simply an image with stored XSS example that produces an alert box with the current domain

If this file is uploaded to a server and displays the alert box with the current domain after rendering, You have discovered a stored XSS

<script type="text/javascript"> alert(document.domain); </script>

About

Corrupt SVG File With XSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published