Skip to content

Commit 02cd7bc

Browse files
committed
Remove reference to infosecwriters.com
infosecwriters.com now redirects to a completely unrelated page. The broken link was replaced with a mailing list post from Diabolical Crab (DCrab) diving into HTTP response splitting.
1 parent ffbb158 commit 02cd7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-113/ResponseSplitting.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The second recommended approach in the example verifies the parameters before us
5050

5151
<references>
5252
<li>
53-
InfosecWriters: <a href="http://www.infosecwriters.com/Papers/DCrab_HTTP_Response.pdf">HTTP response splitting</a>.
53+
SecLists.org: <a href="https://seclists.org/bugtraq/2005/Apr/187">HTTP response splitting</a>.
5454
</li>
5555
<li>
5656
OWASP:

0 commit comments

Comments
 (0)