From c274ba288a7fc8ffa24cf71468d120ea8d3c1039 Mon Sep 17 00:00:00 2001 From: kingthorin Date: Thu, 6 Feb 2020 20:46:42 -0500 Subject: [PATCH] Scan Rule Deprecations Per zaproxy/zaproxy#5849 and zaproxy/zaproxy#5788 Signed-off-by: kingthorin --- docs/scanners.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scanners.md b/docs/scanners.md index 485f75fcbe9..3ac80981b92 100644 --- a/docs/scanners.md +++ b/docs/scanners.md @@ -31,7 +31,7 @@ Scanners: 10013 Weak HTTP authentication over an unsecured connection [Deprecated] 10014 Cross Site Request Forgery [Deprecated] 10015 Incomplete or no cache-control and pragma HTTPHeader set -10016 Web Browser XSS Protection Not Enabled +10016 Web Browser XSS Protection Not Enabled [Deprecated] 10017 Cross-domain JavaScript source file inclusion 10018 Untrusted domains in JavaScript source code 10019 Content-Type header missing @@ -61,7 +61,7 @@ Scanners: 10043 User controllable javascript event (XSS) 10044 Big Redirect Response 10045 Source Code Disclosure - WEB-INF folder -10046 Insecure Component +10046 Insecure Component [Deprecated] 10047 HTTPS Content Available via HTTP 10048 ShellShock 10049 Cacheability and Retrievability Content