webscanner.sourceforge.net SourceForge.net Logo
December 21, 2024

About
Author
Download
Example
FAQ
Related Info
Usage

About

Web Scanner is a perl based command line tool to scan web servers for potentially vulnerable web pages.

The scan options allow users to scan both HTTP and HTTPS web server on their default ports (80 and 443, only). Also Web scanner can return the size (-z) of the response from the GET command. This can allow users to determine if a webpage is there even when the web server administrator uses defined pages for 404 found pages.

This program requries the following perl modules to be installed:

URI-1.12
Digest-MD5-2.13
HTML-Parser 3.25
libwww-perl 5.53
MIME-Base64-2.12
openssl-0.9.6 (requried for HTTPS connection attempts)
Crypt-SSLeay-0.25 (requried for HTTPS connection attempts)


Copyright 2005 The Webscanner Project