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
Difference between revisions of "Project Information:template Wapiti Project"
From OWASP
Line 4: | Line 4: | ||
|- | |- | ||
| style="width:15%; background:#7B8ABD" align="center"|'''Project Name''' | | style="width:15%; background:#7B8ABD" align="center"|'''Project Name''' | ||
− | | colspan="7" style="width:85%; background:#cccccc" align="left"|<font color="black">''' OWASP | + | | colspan="7" style="width:85%; background:#cccccc" align="left"|<font color="black">'''OWASP Wapiti Project'''<br>Web application vulnerability scanner / security auditor |
|- | |- | ||
| style="width:15%; background:#7B8ABD" align="center"| '''Short Project Description''' | | style="width:15%; background:#7B8ABD" align="center"| '''Short Project Description''' | ||
− | | colspan="7" style="width:85%; background:#cccccc" align="left"| | + | | colspan="7" style="width:85%; background:#cccccc" align="left"| |
− | + | * Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the application but it will scan the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable. | |
+ | * Wapiti can detect the following vulnerabilities : | ||
+ | ** File Handling Errors (Local and remote include/require, fopen, readfile...) | ||
+ | ** Database Injection (PHP/JSP/ASP SQL Injections and XPath Injections) | ||
+ | ** XSS (Cross Site Scripting) Injection | ||
+ | ** LDAP Injection | ||
+ | ** Command Execution detection (eval(), system(), passtru()...) | ||
+ | ** CRLF Injection (HTTP Response Splitting, session fixation...) | ||
|- | |- | ||
| style="width:15%; background:#7B8ABD" align="center"|'''Key Project Information''' | | style="width:15%; background:#7B8ABD" align="center"|'''Key Project Information''' | ||
− | | style="width:14%; background:#cccccc" align="center"|Project Leader<br>[[ | + | | style="width:14%; background:#cccccc" align="center"|Project Leader<br>[mailto:apastorn(at)grupogesfor.com|'''Alberto Pastor Nieto''']<br>[mailto:nicolas.surribas(at)gmail.com|'''Nicolas Surribas'''] |
− | | style="width:14%; background:#cccccc" align="center"|Project Contibutors<br>[ | + | | style="width:14%; background:#cccccc" align="center"|Project Contibutors<br>[mailto:name(at)name|'''Name'''] |
| style="width:14%; background:#cccccc" align="center"|Mailing List<br>[https://lists.owasp.org/mailman/listinfo/owasp-testing '''Subscribe here''']<br>[mailto:owasp-testing(at)lists.owasp.org '''Use here'''] | | style="width:14%; background:#cccccc" align="center"|Mailing List<br>[https://lists.owasp.org/mailman/listinfo/owasp-testing '''Subscribe here''']<br>[mailto:owasp-testing(at)lists.owasp.org '''Use here'''] | ||
| style="width:14%; background:#cccccc" align="center"|License<br>[http://creativecommons.org/licenses/by-sa/3.0/ '''Creative Commons Attribution Share Alike 3.0'''] | | style="width:14%; background:#cccccc" align="center"|License<br>[http://creativecommons.org/licenses/by-sa/3.0/ '''Creative Commons Attribution Share Alike 3.0'''] |
Revision as of 12:38, 19 December 2008
PROJECT INFORMATION | |||||||
---|---|---|---|---|---|---|---|
Project Name | OWASP Wapiti Project Web application vulnerability scanner / security auditor | ||||||
Short Project Description |
| ||||||
Key Project Information | Project Leader Alberto Pastor Nieto Nicolas Surribas |
Project Contibutors Name |
Mailing List Subscribe here Use here |
License Creative Commons Attribution Share Alike 3.0 |
Project Type Documentation |
Sponsors OWASP SoC 08 |
Release Status | Main Links | Related Projects |
---|---|---|
Provisory Release Quality (Waiting for OWASP Board Member's Review) Please see here for complete information. |
OWASP Testing Guide V 3.0/PDF - NEW RELEASE!!! |
OWASP Testing V 2.0 OWASP Development Guide Project OWASP Code Review Project OWASP ASDR Project |