"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "plugins/microsoft-iis.rb" between
WhatWeb-0.5.4.tar.gz and WhatWeb-0.5.5.tar.gz

About: WhatWeb identifies Websites respectively the Web technologies behind them.

microsoft-iis.rb  (WhatWeb-0.5.4):microsoft-iis.rb  (WhatWeb-0.5.5)
## ##
# This file is part of WhatWeb and may be subject to # This file is part of WhatWeb and may be subject to
# redistribution and commercial restrictions. Please see the WhatWeb # redistribution and commercial restrictions. Please see the WhatWeb
# web site for more information on licensing and terms of use. # web site for more information on licensing and terms of use.
# https://www.morningstarsecurity.com/research/whatweb # https://www.morningstarsecurity.com/research/whatweb
## ##
Plugin.define do Plugin.define do
name "Microsoft-IIS" name "Microsoft-IIS"
authors [ authors [
"Andrew Horton", "Andrew Horton",
"Max Davitt", # v0.2 # 2021-01-07 # Added support for 8.5 "Under Construction" page
] ]
version "0.1" version "0.2"
description "Microsoft Internet Information Services (IIS) for Windows Server is a flexible, secure and easy-to-manage Web server for hosting anything on the We b. From media streaming to web application hosting, IIS's scalable and open arch itecture is ready to handle the most demanding tasks." description "Microsoft Internet Information Services (IIS) for Windows Server is a flexible, secure and easy-to-manage Web server for hosting anything on the We b. From media streaming to web application hosting, IIS's scalable and open arch itecture is ready to handle the most demanding tasks."
website "http://www.iis.net/" website "http://www.iis.net/"
# About 3137957 ShodanHQ results for "server: IIS" @ 2010-10-26 # About 3137957 ShodanHQ results for "server: IIS" @ 2010-10-26
# Matches # # Matches #
matches [ matches [
# Site Not Found # From iis-site-not-found.rb by Andrew Horton # Site Not Found # From iis-site-not-found.rb by Andrew Horton
{ :text=>"<html><head><title>Site Not Found</title></head>.<body>No web site is configured at this address.</body></html>", :module=>"Site Not Found" }, { :text=>"<html><head><title>Site Not Found</title></head>.<body>No web site is configured at this address.</body></html>", :module=>"Site Not Found" },
skipping to change at line 36 skipping to change at line 37
# Under Construction # 6.x # Error Text # From iis-underconstruction.rb by Andre w Horton # Under Construction # 6.x # Error Text # From iis-underconstruction.rb by Andre w Horton
{ :text=>'<P ID=Comment1><!--Problem--><P ID="errorText">Under Construction</h1> ', :module=>"Under Construction" }, { :text=>'<P ID=Comment1><!--Problem--><P ID="errorText">Under Construction</h1> ', :module=>"Under Construction" },
# Under Construction # 6.x # If you are the Web site administrator text # From i is-underconstruction.rb by Andrew Horton # Under Construction # 6.x # If you are the Web site administrator text # From i is-underconstruction.rb by Andrew Horton
{ :text=>'If you are the Web site administrator and feel you have received this message in error, please see &quot;Enabling and Disabling Dynamic Content&quot; in IIS Help.', :module=>"Under Construction" }, { :text=>'If you are the Web site administrator and feel you have received this message in error, please see &quot;Enabling and Disabling Dynamic Content&quot; in IIS Help.', :module=>"Under Construction" },
# Under Construction # 7.x # Welcome image link # From iis-underconstruction.rb by Andrew Horton # Under Construction # 7.x # Welcome image link # From iis-underconstruction.rb by Andrew Horton
{ :text=>'<a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409" ><img src="welcome.png" alt="IIS7" width="571" height="411" /></a>', :module=>"U nder Construction" }, { :text=>'<a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409" ><img src="welcome.png" alt="IIS7" width="571" height="411" /></a>', :module=>"U nder Construction" },
# Under Construction # 8.5 # Welcome image link
{ :text=>'<a href="http://go.microsoft.com/fwlink/?linkid=66138&amp;clcid=0x409"
><img src="iis-85.png" alt="IIS" width="960" height="600" /></a>', :module=>"Und
er Construction" },
# 5.x # 404 # 5.x # 404
{ :status=>404, :text=>'<h1 style="COLOR:000000; FONT: 13pt/15pt verdana"><!--Pr oblem-->The page cannot be found</h1>' }, { :status=>404, :text=>'<h1 style="COLOR:000000; FONT: 13pt/15pt verdana"><!--Pr oblem-->The page cannot be found</h1>' },
# 5.x # 404 # Version Detection # 5.x # 404 # Version Detection
{ :status=>404, :version=>/<a href="http:\/\/www\.microsoft\.com\/ContentRedirec t\.asp\?prd=iis&sbp=&pver=([\d\.]+)&pid=&ID=404&cat=web&os=&over=&hrd=&Opt1=&Opt 2=&Opt3=" target="_blank">Microsoft Support<\/a>/ }, { :status=>404, :version=>/<a href="http:\/\/www\.microsoft\.com\/ContentRedirec t\.asp\?prd=iis&sbp=&pver=([\d\.]+)&pid=&ID=404&cat=web&os=&over=&hrd=&Opt1=&Opt 2=&Opt3=" target="_blank">Microsoft Support<\/a>/ },
# 6.x # 404 # 6.x # 404
{ :status=>404, :text=>'<li>Go to <a href="http://go.microsoft.com/fwlink/?linki d=8180">Microsoft Product Support Services</a> and perform a title search for th e words <b>HTTP</b> and <b>404</b>.</li>' }, { :status=>404, :text=>'<li>Go to <a href="http://go.microsoft.com/fwlink/?linki d=8180">Microsoft Product Support Services</a> and perform a title search for th e words <b>HTTP</b> and <b>404</b>.</li>' },
# 6.x # 403 # 6.x # 403
 End of changes. 3 change blocks. 
1 lines changed or deleted 7 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)