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 "OWASP Zed Attack Proxy Project"
Line 1: | Line 1: | ||
==== Main ==== | ==== Main ==== | ||
+ | The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. | ||
+ | |||
+ | It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who a new to penetration testing. | ||
+ | |||
+ | ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually. | ||
+ | |||
+ | '''The current version of ZAP is 1.0.0 and it can be downloaded from the [http://code.google.com/p/zaproxy/downloads/list Google Code page].''' | ||
+ | |||
+ | '''Some of ZAP's features:''' | ||
+ | |||
+ | * Intercepting proxy | ||
+ | * [http://code.google.com/p/zaproxy/wiki/HelpStartConceptsAscan Automated scanner] | ||
+ | * [http://code.google.com/p/zaproxy/wiki/HelpStartConceptsPscan Passive scanner] | ||
+ | * [http://code.google.com/p/zaproxy/wiki/HelpStartConceptsSpider Spider] | ||
+ | |||
+ | '''Some of ZAP's characteristics:''' | ||
+ | |||
+ | * Easy to install (just requires java 1.6) | ||
+ | * Ease of use a priority | ||
+ | * [http://code.google.com/p/zaproxy/wiki/HelpIntro Comprehensive help pages] | ||
+ | * Under active development | ||
+ | * [http://www.apache.org/licenses/LICENSE-2.0 Open source] | ||
+ | * Free (no paid for 'Pro' version) | ||
+ | * Cross platform | ||
+ | * Involvement actively encouraged | ||
+ | |||
+ | ZAP is a fork of the well regarded [http://www.parosproxy.org/ Paros Proxy]. | ||
+ | |||
+ | ==== Roadmap ==== | ||
+ | |||
+ | ==Release 1.0.0== | ||
+ | |||
+ | This release provides the following significant additions to the Paros Proxy: | ||
+ | * Comprehensive help screens | ||
+ | * Break points to replace Traps | ||
+ | * A new Reports menu with added functionality | ||
+ | * Improved History searching | ||
+ | * A history filter | ||
+ | * Notes, which can be added to any request | ||
+ | * Multiple tags | ||
+ | * Add and edit alerts | ||
+ | * A new encoder / descoder | ||
+ | * Passive scanning, which at this release allows tags to be automatically added | ||
+ | Full details are available [http://code.google.com/p/zaproxy/wiki/HelpReleases1_0_0 here] | ||
+ | |||
+ | ==Release 1.1.0== | ||
+ | |||
+ | This release is planned for before the end of 2010 and is likely to include: | ||
+ | * OWASP rebranding | ||
+ | * Improvements to the passive and active automated scanners | ||
+ | * Improvements the Spider | ||
+ | * The addition a basic port scanner | ||
+ | * The ability to brute force files and directories (using components from [http://www.owasp.org/index.php/Category:OWASP_DirBuster_Project DirBuster]) | ||
+ | * Further internationalization | ||
+ | |||
+ | ==Future releases== | ||
+ | |||
+ | Future releases are likely to include: | ||
+ | * Further improvements to the passive and active automated scanners | ||
+ | * Further improvements the Spider | ||
+ | * Fuzzing (using components from [http://www.owasp.org/index.php/Category:OWASP_JBroFuzz JBroFuzz]) | ||
==== Project About ==== | ==== Project About ==== |
Revision as of 14:13, 4 October 2010
Main
The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.
It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who a new to penetration testing.
ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.
The current version of ZAP is 1.0.0 and it can be downloaded from the Google Code page.
Some of ZAP's features:
- Intercepting proxy
- Automated scanner
- Passive scanner
- Spider
Some of ZAP's characteristics:
- Easy to install (just requires java 1.6)
- Ease of use a priority
- Comprehensive help pages
- Under active development
- Open source
- Free (no paid for 'Pro' version)
- Cross platform
- Involvement actively encouraged
ZAP is a fork of the well regarded Paros Proxy.
Roadmap
Release 1.0.0
This release provides the following significant additions to the Paros Proxy:
- Comprehensive help screens
- Break points to replace Traps
- A new Reports menu with added functionality
- Improved History searching
- A history filter
- Notes, which can be added to any request
- Multiple tags
- Add and edit alerts
- A new encoder / descoder
- Passive scanning, which at this release allows tags to be automatically added
Full details are available here
Release 1.1.0
This release is planned for before the end of 2010 and is likely to include:
- OWASP rebranding
- Improvements to the passive and active automated scanners
- Improvements the Spider
- The addition a basic port scanner
- The ability to brute force files and directories (using components from DirBuster)
- Further internationalization
Future releases
Future releases are likely to include:
- Further improvements to the passive and active automated scanners
- Further improvements the Spider
- Fuzzing (using components from JBroFuzz)
Project About
For more details about ZAP see the new ZAP website at zaproxy.org
|
Quick DownloadDonate to ZAPNews and EventsPlease see the News and Talks tabs Change LogCode RepoEmail ListQuestions? Please ask on the ZAP User Group Project LeaderProject Leader Co-Project Leaders Related ProjectsOpen Hub StatsClassifications
|