Python: Add PortSwigger link to Xxe.qhelp

I found this resource quite good myself at least :)
This commit is contained in:
Rasmus Wriedt Larsen
2022-03-29 15:33:57 +02:00
committed by Rasmus Wriedt Larsen
parent 56b9c891d8
commit 9caf4be21b

View File

@@ -66,5 +66,9 @@ Python 3 standard library:
Python 2 standard library:
<a href="https://docs.python.org/2/library/xml.html#xml-vulnerabilities">XML Vulnerabilities</a>.
</li>
<li>
PortSwigger:
<a href="https://portswigger.net/web-security/xxe">XML external entity (XXE) injection</a>.
</li>
</references>
</qhelp>