# 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.2 # 2011-02-24 # # Updated version detection ## WhatWeb::Plugin.define "PHP-Live" do @author = "Brendan Coles " # 2010-09-03 @version = "0.2" @description = "PHP Live! enables live help and live customer support communication directly from your website." @website = "http://www.phplivesupport.com/" # Google results as at 2010-08-31 # # 158 for "powered by PHP Live!" -Vulnerability # 7 for "powered by PHP Live!" intitle:"Knowledge BASE (FAQ)" inurl:knowledge_search.php # 14 for "powered by PHP Live!" (intitle:"Request Live! Support"|"Please leave a message") inurl:request_email.php # Dorks # @dorks = [ '"powered by PHP Live!" -Vulnerability' ] # Matches # @matches = [ # Javascript { text: '// image is NOT CACHED (Netscape problem). keep this or bad things could happen' }, # HTML Comments { text: '' }, { text: '' }, { text: '' }, { text: '' }, # FAQ # Default Title { text: ' Knowledge BASE (FAQ) ' }, # Error page { text: '[Configuration Error: config files not found!] Exiting' }, # Version Detection # Powered by text { version: /