# 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.5 # 2012-08-16 # Andrew Horton # Updated MD5 syntax. In future someone should move the MD5 hash matches into the matches array ## # Version 0.4 # 2011-04-06 # Brendan Coles # Added md5 matches for 1.4.x # Added passive version detection ## # Version 0.3 # removed :name and :certainty=>100 ## WhatWeb::Plugin.define "FluxBB" do @author = "Andrew Horton" @version = "0.5" @description = "Open Source forum written in PHP" @website = "http://fluxbb.org/ - Aggressive matches can identify 1.2.x, 1.3.x and 1.4.x" # Google results as at 2011-04-06 # # 357 for "Powered by FluxBB" # Dorks # @dorks = [ '"Powered by FluxBB"' ] # Matches # @matches = [ # Powered by link { name: "Powered by", regexp: />P(owered by|ropulsé par) ()?FluxBB<\/a>/ }, # Version Detection # Powered by link { version: />P(owered by|ropulsé par) FluxBB<\/a> ([\d\.]+)/ }, # Login Link { certainty: 75, text: '