mirror of
https://github.com/urbanadventurer/WhatWeb
synced 2026-06-21 14:12:19 +00:00
Dropped the www from www.morningstarsecurity.com
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
source 'https://rubygems.org'
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[](https://raw.githubusercontent.com/urbanadventurer/whatweb/master/LICENSE)   [](https://repology.org/project/whatweb/versions)
|
||||
|
||||

|
||||

|
||||
|
||||
# WhatWeb - Next generation web scanner
|
||||
Developed by Andrew Horton [urbanadventurer](https://github.com/urbanadventurer/) and Brendan Coles [bcoles](https://github.com/bcoles/)
|
||||
@@ -11,7 +11,7 @@ License: GPLv2
|
||||
|
||||
This product is subject to the terms detailed in the license agreement. For more information about WhatWeb visit:
|
||||
|
||||
Homepage: https://www.morningstarsecurity.com/research/whatweb
|
||||
Homepage: https://morningstarsecurity.com/research/whatweb
|
||||
|
||||
Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/
|
||||
|
||||
@@ -80,7 +80,7 @@ $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$'
|
||||
|
||||
WhatWeb - Next generation web scanner version 0.5.5.
|
||||
Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles)
|
||||
Homepage: https://www.morningstarsecurity.com/research/whatweb
|
||||
Homepage: https://morningstarsecurity.com/research/whatweb
|
||||
|
||||
Usage: whatweb [options] <URLs>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
$DEBUG = false
|
||||
$VERBOSE = false
|
||||
|
||||
@@ -56,7 +56,7 @@ do
|
||||
if [ -z "`which $c`" ]; then
|
||||
echo "$c not found. Aborting"
|
||||
echo "You need to install geoipgen to generate country IP lists"
|
||||
echo "Visit https://www.morningstarsecurity.com/research/geoipgen"
|
||||
echo "Visit https://morningstarsecurity.com/research/geoipgen"
|
||||
exit 1
|
||||
fi
|
||||
done
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-1"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-2"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-3"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-4"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-5"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
#
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-6"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Plugin-Tutorial-7"
|
||||
|
||||
@@ -86,7 +86,7 @@ puts "[+] Converting #{FNAME} to v0.5".colorize(:color=>:blue, :background => :b
|
||||
puts "BEFORE".colorize(:color=>:black, :background => :yellow)
|
||||
cmd = "cat #{FNAME} | egrep \"^\s*author \""
|
||||
puts `#{cmd}`.strip.yellow
|
||||
cmd = "cat #{FNAME} | egrep -B 9999 \"^Plugin.define\" | egrep -A 999 '# https://www.morningstarsecurity.com/research/whatweb' | sed '1d;$d'"
|
||||
cmd = "cat #{FNAME} | egrep -B 9999 \"^Plugin.define\" | egrep -A 999 '# https://morningstarsecurity.com/research/whatweb' | sed '1d;$d'"
|
||||
OLDCOMMENTS = `#{cmd}`
|
||||
|
||||
puts OLDCOMMENTS.yellow
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
# wget-alexa-top-1m
|
||||
# - Download and extract the Alexa top one million domains in newline format
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
# wget-ip-to-country
|
||||
# - Download and extract IpToCountry.csv from http://software77.net/geo-ip/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Address"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Adobe-Flash-URLs"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AtomFeed"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
|
||||
Plugin.define do
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Content-Type"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Footer-Hash"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Frame-URLs"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Google-Webmaster-Verify"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Header-Hash"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "HTML-Comments"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "HTTP-Headers"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Len"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Links"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "MD5"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-City"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Contact"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Country"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Description"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Geography"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Keywords"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-State"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Meta-Zipcode"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Mobile-Website"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "POST-Parameters"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "RSS-Feed"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Script-URLs"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Shortcut-Icon"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Subdomains"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Tag-Hash"
|
||||
@@ -15,7 +15,7 @@ description "Fuzzy pattern matching. Analyze the structure of HTML tags. Turns t
|
||||
# div & span has found nothing yet
|
||||
# this produces nothing useful for just div or just span
|
||||
|
||||
# inspired by this work - http://www.aharef.info/static/htmlgraph/?url=https://www.morningstarsecurity.com/
|
||||
# inspired by this work - http://www.aharef.info/static/htmlgraph/?url=https://morningstarsecurity.com/
|
||||
|
||||
|
||||
# a method to keep the pattern, yet encode to reduce size would be..
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Vary"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "1024-CMS"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "1&1 Hosting"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "360-Web-Manager"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "3COM-NBX"
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "3dcart"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "4D"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "4images"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "68-Classifieds-Script"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "6kbbs"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Aardvark-Topsites-PHP"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AB-WEB-CMS"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ABO_CMS"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Abyss-Web-Server"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "acarsd"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Accellion-Secure-File-Transfer"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Access-Control-Allow-Methods"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Acclipse"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AChecker"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Acidcat-CMS"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Acme_Serve"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ACollab"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AContent"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ACTi-Web-Configurator"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "activeCollab"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ActiveHTML"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "activeWeb-Content-Server"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ActiveX"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Ad-Network-Script"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AdaptCMS"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Adcon-Telemetry-Gateway"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AddThis"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Adobe-Connect"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Adobe-Experience-Manager"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Adobe-Flash"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AdSubtract"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "ADTRAN-Device"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Advanced-Guestbook"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Advanced-Image-Hosting-Script"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Advantech-WebAccess"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "adxstudio-cms"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AEF"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AfterLogic-WebMail-Pro"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AiCart"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AIDeX-Webserver"
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AirOS"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AirTiesRouter"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AirvaeCommerce"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AJ-Auction-Pro"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "AJA-Video-Converter"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Akamai-Global-Host"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Akiva-WebBoard"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Aladdin-HASP-License-Manager"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Alcatel-Lucent-Omniswitch"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "All-in-one-SEO-Pack"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Allegro-RomPager"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is part of WhatWeb and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the WhatWeb
|
||||
# web site for more information on licensing and terms of use.
|
||||
# https://www.morningstarsecurity.com/research/whatweb
|
||||
# https://morningstarsecurity.com/research/whatweb
|
||||
##
|
||||
Plugin.define do
|
||||
name "Allen-Bradley-PLC"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user