Advertisement
Guest User

uu

a guest
Feb 20th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <xsl:stylesheet version="1.0″ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
  2. <xsl:template match="/">
  3. <script>alert(1)</script>
  4. </xsl:template>
  5. </xsl:stylesheet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement