webscanner.sourceforge.net SourceForge.net Logo
April 19, 2024

About
Author
Download
Example
FAQ
Related Info
Usage

Usage
Version 1.3 Usage

./webscanner.pl -h hostname [-c checkfile] [-s] [-v] [-z] [-d]
 -h     specify host to scan
 -c     specify checklist file to use
 -o     specify an output file
 -s     use https instead of http
 -v     verbose mode print 404 messages
 -z     prints out length of 200 messages
 -d     specify a delay time
Version: 1.3

Version 2.0 Usage

java WebScanner -h hostname [-c checkfile] [-s] [-v] [-z] [-d]
 -h     specify host to scan
 -c     specify checklist file to use
 -o     specify an output file
 -s     use https instead of http
 -v     verbose mode print 404 messages
 -z     prints out length of 200 messages
 -d     specify a delay time
Version: 2.0 


Copyright 2005 The Webscanner Project