# frozen_string_literal: true ## # 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. # http://www.morningstarsecurity.com/research/whatweb ## # Version 0.3 # 2012-02-19 # Brendan Coles # Added aggressive logo match # Added version detection # Added google dork # Removed JavaScript matches ## # Version 0.2 # Removed :certainty=>100 & :name ## WhatWeb::Plugin.define "WebGuard" do @author = "Andrew Horton" @version = "0.3" @description = "Security surveillance" @website = "http://novuscctv.com/" # ShodanHQ results as at 2012-02-19 # # 618 for gsoap # Google results as at 2012-02-19 # # 61 for intitle:"WebGuard Login" "[LOGIN] [EXIT]" # Dorks # @dorks = [ 'intitle:"WebGuard Login" "[LOGIN] [EXIT]"' ] # Matches # @matches = [ # Title { certainty: 75, text: 'WebGuard Login' }, # Login Page # body tag { text: '' }, # Login Page # Logo HTML { text: '' }, # Login Page # Password field { text: '' }, # /UISelect.js # Version Detection { url: "/UISelect.js", version: /var _VERSION = "