# 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-21 # # Updated version detection ## WhatWeb::Plugin.define "Traidnt-UP" do @author = "Brendan Coles " # 2010-09-26 @version = "0.2" @description = "Traidnt UP" @website = "http://www.traidnt.net" # Google results as at 2010-09-26 # # 470 for "powered by Traidnt UP Version" # Dorks # @dorks = [ '"powered by Traidnt UP Version"' ] # Matches # @matches = [ # HTML comment { text: '' }, # Powered by link HTML { text: "" }, # Powered by text { text: " Traidnt UP" }, # Version Detection # Powered by text { version: /

Powered by Traidnt UP Version ([\d\.]+)<\/p>/ }, # Version Detection # Powered by text { version: /