From 697b72836da1254b14ce7a294d8b7f0f47956275 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Thu, 25 Jul 2013 20:01:55 +0200 Subject: [PATCH] Missunderstood known_headers array, removed security headers --- lib/wpscan/wp_target/interesting_headers.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/wpscan/wp_target/interesting_headers.rb b/lib/wpscan/wp_target/interesting_headers.rb index 56b58620..1cca2139 100644 --- a/lib/wpscan/wp_target/interesting_headers.rb +++ b/lib/wpscan/wp_target/interesting_headers.rb @@ -30,12 +30,6 @@ class WpTarget < WebSite Vary Cache-Control X-Pingback - Strict-Transport-Security - X-Frame-Options - X-XSS-Protection - X-Content-Type-Options - X-WebKit-CSP - Content-Security-Policy } end