Portswigger: Exploiting blind XXE to retrieve data via error messages Writeup

Lab link. This lab has a “Check stock” feature that parses XML input but does not display the result. To solve the lab, use an external DTD to trigger an error message that displays the contents of the /etc/passwd file. The lab…
