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
(→THIS PROJECT PAGE IS UNDER WORK AND CONTAINS WRONG INFORMATION) |
m |
||
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
---- | ---- | ||
{| style="width:100%" border="0" align="center" | {| style="width:100%" border="0" align="center" | ||
Line 11: | Line 8: | ||
| 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 to audit the security of web applications in an easy way. It performs a "black-box" scans acting like a fuzzer, injecting payloads to see if an application is vulnerable. It has two principal parts, a crawler that explores the pages of the application and the attack module that injects the payloads and evaluates their responses. Wapiti is easy to use and it can detect the most common vulnerabilities (XSS, SQL Injection, File Handler Errors...). It provides to the user a complete report (html format) with the found vulnerabilities. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| 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>[[User:Devloop|'''Nicolas Surribas''']] |
− | | style="width:14%; background:#cccccc" align="center"|Project Contibutors<br>[ | + | | style="width:14%; background:#cccccc" align="center"|Project Contibutors<br>[[User:Albertoes|'''Alberto Pastor Nieto''']]<br>[[User:Dpozog|'''David del Pozo González''']] |
− | | style="width:14%; background:#cccccc" align="center"|Mailing List<br>[https://lists.owasp.org/mailman/listinfo/owasp- | + | | style="width:14%; background:#cccccc" align="center"|Mailing List<br>[https://lists.owasp.org/mailman/listinfo/owasp-wapiti-project '''Subscribe here''']<br>[mailto:owasp-wapiti-project@lists.owasp.org '''Use here'''] |
− | | style="width:14%; background:#cccccc" align="center"|License<br>[http://www.gnu.org/copyleft/lesser.html GNU | + | | style="width:14%; background:#cccccc" align="center"|License<br>[http://www.gnu.org/copyleft/lesser.html '''GNU Lesser General Public License'''] |
| style="width:14%; background:#cccccc" align="center"|Project Type<br>[[:Category:OWASP_Project#Alpha_Status_Projects|'''Tool''']] | | style="width:14%; background:#cccccc" align="center"|Project Type<br>[[:Category:OWASP_Project#Alpha_Status_Projects|'''Tool''']] | ||
| style="width:15%; background:#cccccc" align="center"|Sponsors<br>if any, add link | | style="width:15%; background:#cccccc" align="center"|Sponsors<br>if any, add link | ||
Line 33: | Line 23: | ||
! align="center" style="background:#7B8ABD; color:white"|<font color="black">'''Related Projects''' | ! align="center" style="background:#7B8ABD; color:white"|<font color="black">'''Related Projects''' | ||
|- | |- | ||
− | | style="width:29%; background:#cccccc" align="center"|Provisory '''[[:Category:OWASP Project Assessment#Alpha Quality Tool Criteria|Apha Quality]]'''<br>(under review)<br>[[:OWASP | + | | style="width:29%; background:#cccccc" align="center"|Provisory '''[[:Category:OWASP Project Assessment#Alpha Quality Tool Criteria|Apha Quality]]'''<br>(under review)<br>[[:OWASP Wapiti Project - Assessment Frame|Please see here for complete information.]] |
| style="width:42%; background:#cccccc" align="center"| | | style="width:42%; background:#cccccc" align="center"| | ||
− | [ | + | [http://www.ict-romulus.eu/web/wapiti '''OWASP Wapiti Project''']<br> |
− | | style="width:29%; background:#cccccc" align="center"|[ | + | [http://sourceforge.net/projects/wapiti/ '''Project's Sourceforge Repository'''] |
+ | | style="width:29%; background:#cccccc" align="center"|[http://www.ict-romulus.eu '''ICT Romulus Project'''] | ||
|} | |} | ||
---- | ---- |
Latest revision as of 07:49, 29 April 2009
PROJECT INFORMATION | |||||||
---|---|---|---|---|---|---|---|
Project Name | OWASP Wapiti Project Web application vulnerability scanner / security auditor | ||||||
Short Project Description |
Wapiti allows to audit the security of web applications in an easy way. It performs a "black-box" scans acting like a fuzzer, injecting payloads to see if an application is vulnerable. It has two principal parts, a crawler that explores the pages of the application and the attack module that injects the payloads and evaluates their responses. Wapiti is easy to use and it can detect the most common vulnerabilities (XSS, SQL Injection, File Handler Errors...). It provides to the user a complete report (html format) with the found vulnerabilities. | ||||||
Key Project Information | Project Leader Nicolas Surribas |
Project Contibutors Alberto Pastor Nieto David del Pozo González |
Mailing List Subscribe here Use here |
License GNU Lesser General Public License |
Project Type Tool |
Sponsors if any, add link |
Release Status | Main Links | Related Projects |
---|---|---|
Provisory Apha Quality (under review) Please see here for complete information. |
ICT Romulus Project |