# 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 ## WhatWeb::Plugin.define "WebEye-Network-Camera" do @author = "Brendan Coles " # 2010-07-18 @version = "0.1" @description = "WebEye network camera web frontend" @website = "http://www.webgateinc.com/" # 29 results for +intitle:"Java Applet Page" +inurl:wg_jwebeye +ext:ml @ 2010-07-18 # http://www.hackersforcharity.org/ghdb/?function=detail&id=1351 @matches = [ { text: 'WebEye User Login' }, { text: 'WebEye Java Applet Page' }, { text: 'WebEye Index Page' }, { text: '' }, { text: '' }, { text: '

Click here if you have a problem to login ...' }, { text: ' \\' }, ] end