## # 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 ## Plugin.define "eGroupWare" do author "Brendan Coles " # 2011-01-06 version "0.1" description "Egroupware is a web based software for team collaboration, central data management and CRM: email client, online calendar, contact and task management, project and file management, trouble ticket system, synchronization." website "http://www.egroupware.org/" # Manual: http://www.stylite.de/egroupware_manuals # 25 results for inurl:"phpgw_forward" ext:php @ 2011-01-06 # Dorks # dorks [ 'inurl:"phpgw_forward" ext:php' ] # Matches # matches [ # Default meta author { :text=>'' }, # Version Detection # PoweredBy footer { :version=>/
eGroupWare<\/a> version ([\d\.]+)<\/span><\/div>/ }, # Version Detection # PoweredBy footer { :version=>/eGroupWare<\/a> ([\d\.]+)[^<]*<\/div>/ }, # Login page # session expired # french { :text=>'
Votre session n\'est pas valide.
', :string=>"Language:French" }, # Login page # session expired # english { :text=>'
Your session could not be verified.
', :string=>"Language:English" }, # Login Page # password.png md5sum { :md5=>"628381f4ef8ee6d35665e002ffa61bb0", :url=>"phpgwapi/templates/idots/images/password.png" }, # Default favicon { :md5=>"f6e9339e652b8655d4e26f3e947cf212", :url=>"phpgwapi/templates/idots/images/favicon.ico" }, # Login Page # Default Title { :text=>"EGroupware [Login]" }, # meta copyright { :string=>//i }, # 1.3 - 1.6 # HTML Comment { :text=>"", :version=>"1.3 - 1.6" }, # Expresso Livre # powered by eGroupWare { :text=>'', :module=>"Expresso Livre" }, { :text=>'', :module=>"Expresso Livre" }, { :text=>'
Powered by eGroupWare
', :module=>"Expresso Livre" }, { :text=>"Expresso Livre - Login", :module=>"Expresso Livre" } ] end