rspec/rules/S5167/see.adoc

7 lines
467 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== See
* https://www.owasp.org/index.php/HTTP_Response_Splitting[OWASP Attack Category] - HTTP Response Splitting
2021-10-28 10:07:16 +02:00
* https://cwe.mitre.org/data/definitions/20.html[MITRE, CWE-20] - Improper Input Validation
* https://cwe.mitre.org/data/definitions/113.html[MITRE, CWE-113] - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
2021-10-14 14:03:39 +02:00
* https://www.sans.org/top25-software-errors/#cat1[SANS Top 25] - Insecure Interaction Between Components