 |
|
|
|
 |
SCRT Webshag
Introduction
Webshag is a multi-threaded, multi-platform web server audit tool. Written in Python, it gathers
commonly useful functionalities for web server auditing like website crawling, URL scanning or file
fuzzing.
Webshag can be used to scan a web server in HTTP or HTTPS, through a proxy and using HTTP
authentication (Basic and Digest). In addition to that it proposes innovative IDS evasion
functionalities aimed at making correlation between request more complicated (e.g. use a
different random per request HTTP proxy server).
It also provides innovative functionalities like the capability of retrieving the list of domain names
hosted on a target machine and file fuzzing using dynamically generated filenames (in addition to
common list-based fuzzing).
Webshag URL scanner and file fuzzer are aimed at reducing the number of false positives and thus
producing cleaner result sets. For this purpose, webshag implements a web page fingerprinting
mechanism resistant to content changes. This fingerprinting mechanism is then used in a false
positive removal algorithm specially aimed at dealing with "soft 404" server responses.
Webshag provides a full featured and intuitive graphical user interface as well as a text-based
command line interface and is available for Linux and Windows platforms,
under GPL license.
Requirements
To be fully functional, webshag requires the following elements:
- Python 2.5 or ActivePython 2.5
- wxPython GUI toolkit
- Nmap port scanner (for port scanning module only)
- A valid Live Search AppID (for domain information module only)
Note that Windows installer does not require Python or wxPython.
Downloads
Feedback
Please report bugs and comments to
Credits
Webshag is distributed with Nikto vulnerability database.
Windows installer built using py2exe and Inno Setup.
|
|
|
|
|
 |
| |
 |
|
 |
|