Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9caf4be

Browse files
committed
Python: Add PortSwigger link to Xxe.qhelp
I found this resource quite good myself at least :)
1 parent 56b9c89 commit 9caf4be

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • python/ql/src/experimental/Security/NEW/CWE-611

python/ql/src/experimental/Security/NEW/CWE-611/Xxe.qhelp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@ Python 3 standard library:
6666
Python 2 standard library:
6767
<a href="https://docs.python.org/2/library/xml.html#xml-vulnerabilities">XML Vulnerabilities</a>.
6868
</li>
69+
<li>
70+
PortSwigger:
71+
<a href="https://portswigger.net/web-security/xxe">XML external entity (XXE) injection</a>.
72+
</li>
6973
</references>
7074
</qhelp>

0 commit comments

Comments
 (0)