# 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 # 2016-04-17 # Andrew Horton # Added website parameter and description ## # Version 0.2 # 2011-01-23 # # Updated version detection ## WhatWeb::Plugin.define "CaupoShop-Classic" do @author = "Brendan Coles " # 2010-08-29 @version = "0.3" @description = "German eCommerce and Content management system" @website = "http://www.caupo.net/" # Google results as at 2010-08-29 # # 6 for "powered by CaupoShop Classic ver" # 121 for "powered by CaupoShop Classic" # 217 for inurl:csc_articles.php # DOrks # @dorks = [ '"powered by CaupoShop Classic"', 'inurl:csc_articles.php' ] # Matches # @matches = [ # GHDB # URL pattern { ghdb: 'inurl:csc_articles.php', certainty: 25 }, # Powered by text { regexp: /© 1998\-?[0-9]{0,4} CaupoNet<\/a>/ }, # Powered by text { regexp: /Powered by CaupoShop Classic[\s]?<\/small><\/td>/ }, # Powered by text # Version Detection { version: /Powered by CaupoShop Classic Ver\. ([\d\.]+)<\/small><\/td>/ }, # HTML Comment { version: /