webscanner.sourceforge.net SourceForge.net Logo
March 29, 2024

About
Author
Download
Example
FAQ
Related Info
Usage

Example

Below is a short sample of the output of webscanner

$ /usr/local/bin/webscanner.pl -h 192.168.1.10
Scanning http://192.168.1.10/ with /usr/local/lib/webscanner/checks.dat
Server Info:
HTTP/1.1 200 OK
Connection: close
Date: Tue, 01 Jul 2003 17:40:20 GMT
Accept-Ranges: bytes
ETag: "5e506-99-3ce188ab"
Server: Apache/1.3.23 (Unix) PHP/4.1.1 mod_ssl/2.8.5 OpenSSL/0.9.6c
Content-Length: 153
Content-Type: text/html
Last-Modified: Tue, 14 May 2002 21:59:07 GMT
Client-Date: Tue, 01 Jul 2003 17:40:21 GMT
Client-Response-Num: 1


Checking...
http://192.168.1.10/ - 200 - Found file
http://192.168.1.10/./.. - 400 - Bad Request
http://192.168.1.10/admin/ - 401 - Authorization Required
http://192.168.1.10/admin/accounts.asp - 401 - Authorization Required
http://192.168.1.10/admin/add_category.asp - 401 - Authorization Required
http://192.168.1.10/../../../../../../../../boot.ini - 400 - Bad Request
http://192.168.1.10/.html/............../config.sys - 403 - Permission Denied
http://192.168.1.10/.htpasswd - 403 - Permission Denied
http://192.168.1.10/images - 403 - Permission Denied
http://192.168.1.10/images/ - 403 - Permission Denied
http://192.168.1.10/images/../../../mssql/customer.database - 400 - Bad Request
http://192.168.1.10/index.html - 200 - Found file
http://192.168.1.10/index.php - 200 - Found file
http://192.168.1.10/manual/ - 200 - Found file
http://192.168.1.10/?PageServices - 200 - Found file
http://192.168.1.10/../../passwd - 400 - Bad Request
http://192.168.1.10/protected/ - 401 - Authorization Required
http://192.168.1.10/~root - 403 - Permission Denied
http://192.168.1.10/~root/etc/passwd - 403 - Permission Denied
http://192.168.1.10/scripts/../../cmd.exe - 400 - Bad Request
http://192.168.1.10/scripts/../../cmd.exe/?%2FC+any_command - 400 - Bad Request
http://192.168.1.10/../../shadow - 400 - Bad Request
http://192.168.1.10/stats - 200 - Found file
http://192.168.1.10/stats/ - 200 - Found file
http://192.168.1.10/test/ - 403 - Permission Denied
http://192.168.1.10/../../../../../winnt/repair/sam._ - 400 - Bad Request
http://192.168.1.10/../../winnt/win.ini - 400 - Bad Request


Summary
Total Checks:  1423
Return Code 200:  16 Hits
Return Code 401:  20 Hits
Return Code 403:  9 Hits
Return Code 404:  1353 Hits
Return Code Other:  0 Hits


Copyright 2005 The Webscanner Project