Mailing List Archive

Unconfigured web server plugin
I've added a pattern for BEA WebLogic Server 7's default page to the
unconfigured web server plugin (11422):

beaweblogic_head = "<title>read me - welcome to bea weblogic
server</title>";
beaweblogic_body = "welcome to bea weblogic server";
if(beaweblogic_head >< req && beaweblogic_body >< req){
security_note(port); exit(0);
}

The updated plugin is attached.
--
Simon Ward

Operations Security Specialist, Westpoint Ltd
Albion Wharf, 19 Albion Street, Manchester M1 5LN, United Kingdom

Web: www.westpoint.ltd.uk
Tel: +44-161-2371028
Re: Unconfigured web server plugin [ In reply to ]
On Wed, Jun 28, 2006 at 02:33:06PM +0100, Simon Ward wrote:

> I've added a pattern for BEA WebLogic Server 7's default page to the
> unconfigured web server plugin (11422):
...
> The updated plugin is attached.

Thanks, I just committed the update.

George
--
theall@tenablesecurity.com
_______________________________________________
Plugins-writers mailing list
Plugins-writers@list.nessus.org
http://mail.nessus.org/mailman/listinfo/plugins-writers