This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Project Information:template SKAVENGER

From OWASP
Jump to: navigation, search
PROJECT IDENTIFICATION
Project Name OWASP Skavenger Project
Short Project Description

Skavenger is a web application security assessment toolkit which arised from many years of professional experience in the web application assessment field and is the result of nearly one year of work. It passively analyzes traffic logged by various MITM proxies (such as WebScarab and Burp) as well as other sources (like Firefox's LiveHTTPHeader plugin) and helps to identify various kinds of possible vulnerabilities (such as XSS, CRLF injection, an insecure session management and several kinds of information disclosure). Skavenger's modular design allows the integration of custom scanning modules without any knowledge about the tool at all.

Key Project Information Project Leader
Matthias Rohr
Project Contributors
(if any)
Mailing list
Subscribe here
Use here

License
GNU General Public License

Project Type
Tool

Sponsor
OWASP SoC 08
Release Status Main Links Related Projects

Beta Quality
Please see here for complete information.

The tool is written in C# with .NET 2.0 WinForms (for the GUI) as well as Perl (for the CLI) and can be downloaded from sourceforge.net

OWASP WebScarab Project
OWASP WebGoat Project
OWASP Testing Guide