diff --git a/core/main/router/router.rb b/core/main/router/router.rb index 88df9842f..f21401d30 100644 --- a/core/main/router/router.rb +++ b/core/main/router/router.rb @@ -94,7 +94,7 @@ module BeEF "Content-Type" => "text/html" when "iis" - headers "Server" => "Microsoft-IIS/7.0", + headers "Server" => "Microsoft-IIS/6.0", "X-Powered-By" => "ASP.NET", "Content-Type" => "text/html" else