Loading xml_external_entity_attack.md +12 −1 Original line number Diff line number Diff line # XML External Entity Attack https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing No newline at end of file Example of valid XML: ``` <?xml version="1.0"?><change-log><text>Hello World</text></change-log> ``` [https://www.owasp.org/index.php/XML\_External\_Entity\_\(XXE\)\_Processing](https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing) Loading
xml_external_entity_attack.md +12 −1 Original line number Diff line number Diff line # XML External Entity Attack https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing No newline at end of file Example of valid XML: ``` <?xml version="1.0"?><change-log><text>Hello World</text></change-log> ``` [https://www.owasp.org/index.php/XML\_External\_Entity\_\(XXE\)\_Processing](https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing)