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 ZAP2"
| Line 1: | Line 1: | ||
{{Social Media Links}} | {{Social Media Links}} | ||
= Main = | = Main = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
'''Please note that this is a temporary page for testing out a new ZAP homepage''' | '''Please note that this is a temporary page for testing out a new ZAP homepage''' | ||
[[Image:ZAP-ScreenShotAddAlert.png|thumb|300px|right|ZAP Add Alert Screen Shot]] | [[Image:ZAP-ScreenShotAddAlert.png|thumb|300px|right|ZAP Add Alert Screen Shot]] | ||
| Line 19: | Line 19: | ||
[[Image:ZAP-SecurityTestingDevQa.jpg | link=http://www.youtube.com/watch?v=ZWSLFHpg1So]] | [[Image:ZAP-SecurityTestingDevQa.jpg | link=http://www.youtube.com/watch?v=ZWSLFHpg1So]] | ||
| + | |||
| + | For more videos see the links on the [https://code.google.com/p/zaproxy/wiki/Videos wiki videos page]. | ||
Want a very quick introduction? See the [http://www.owasp.org/images/e/e3/OWASP_ZAP_Flyer.pdf project pamphlet]. | Want a very quick introduction? See the [http://www.owasp.org/images/e/e3/OWASP_ZAP_Flyer.pdf project pamphlet]. | ||
For a slightly longer introduction see the [http://www.owasp.org/images/c/c8/Conference_Style_slides_for_ZAP.ppt project presentation]. | For a slightly longer introduction see the [http://www.owasp.org/images/c/c8/Conference_Style_slides_for_ZAP.ppt project presentation]. | ||
| − | |||
| − | |||
For more details about ZAP, including the full user guide, see the [https://code.google.com/p/zaproxy/wiki/Introduction wiki]. | For more details about ZAP, including the full user guide, see the [https://code.google.com/p/zaproxy/wiki/Introduction wiki]. | ||
| Line 31: | Line 31: | ||
</div> | </div> | ||
| − | = | + | = Sponsors = |
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
| − | + | ZAP is developed by a worldwide [http://code.google.com/p/zaproxy/people/list team] of volunteers. | |
| − | + | But we have also been helped by many organizations, either either financially or by encouraging their employees to work on ZAP: | |
| − | + | * [http://www.owasp.org OWASP] | |
| + | * [http://www.mozilla.org Mozilla] | ||
| + | * [http://www.sage.co.uk Sage] | ||
| + | * [http://www.google.com Google] | ||
| + | * [http://www.microsoft.com Microsoft] | ||
| + | * [http://www.hacktics.com/ Hacktics, Ernst & Young] | ||
| + | * [http://www.taddong.com/ Taddong] | ||
| + | * [http://www.denimgroup.com Denim Group] | ||
| + | * [http://secureideas.net SecureIdeas] | ||
| + | * [http://utilisec.com UtiliSec] | ||
| + | </div> | ||
| + | = News = | ||
| + | <div style="font-size:142%;border:none;margin: 0;color:#000"> | ||
| + | '''Latest News:''' | ||
| − | OWASP ZAP is | + | * There are '''3''' ZAP related [http://code.google.com/p/zaproxy/wiki/GSoC2012 Google Summer of Code 2012] projects. To find out how these are progressing please see their [http://code.google.com/p/zaproxy/wiki/GSoC2012 wiki pages]. |
| + | * OWASP ZAP is the [http://holisticinfosec.blogspot.com/2012/02/2011-toolsmith-tool-of-year-owasp-zap.html Toolsmith Tool of the Year for 2011!] | ||
</div> | </div> | ||
= Features = | = Features = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
| − | Some of ZAP's features: | + | '''Some of ZAP's features:''' |
* [http://code.google.com/p/zaproxy/wiki/HelpStartConceptsIntercept Intercepting Proxy] | * [http://code.google.com/p/zaproxy/wiki/HelpStartConceptsIntercept Intercepting Proxy] | ||
| Line 60: | Line 74: | ||
</div> | </div> | ||
= Characteristics = | = Characteristics = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
| − | + | '''Some of ZAP's characteristics:''' | |
| − | Some of ZAP's characteristics: | ||
* Easy to install (just requires java 1.6) | * Easy to install (just requires java 1.6) | ||
| Line 78: | Line 91: | ||
</div> | </div> | ||
= Languages = | = Languages = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
'''ZAP supports the following languages:''' | '''ZAP supports the following languages:''' | ||
| Line 97: | Line 110: | ||
</div> | </div> | ||
= Roadmap = | = Roadmap = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
Details of previous releases can be found [http://code.google.com/p/zaproxy/wiki/HelpReleasesReleases here] | Details of previous releases can be found [http://code.google.com/p/zaproxy/wiki/HelpReleasesReleases here] | ||
| Line 121: | Line 134: | ||
</div> | </div> | ||
= Get Involved = | = Get Involved = | ||
| − | <div style="font-size: | + | <div style="font-size:142%;border:none;margin: 0;color:#000"> |
Involvement in the development of ZAP is actively encouraged! | Involvement in the development of ZAP is actively encouraged! | ||
Revision as of 19:04, 18 June 2012
Please note that this is a temporary page for testing out a new ZAP homepage
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 are 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.4.0.
ZAP is ideal for Security Regression Tests - see this video on Youtube
For more videos see the links on the wiki videos page.
Want a very quick introduction? See the project pamphlet.
For a slightly longer introduction see the project presentation.
For more details about ZAP, including the full user guide, see the wiki.
<paypal>Zed Attack Proxy</paypal>
ZAP is developed by a worldwide team of volunteers.
But we have also been helped by many organizations, either either financially or by encouraging their employees to work on ZAP:
Latest News:
- There are 3 ZAP related Google Summer of Code 2012 projects. To find out how these are progressing please see their wiki pages.
- OWASP ZAP is the Toolsmith Tool of the Year for 2011!
Some of ZAP's characteristics:
- Easy to install (just requires java 1.6)
- Ease of use a priority
- Comprehensive help pages
- Fully internationalized
- 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.
ZAP supports the following languages:
- English
- Brazilian Portuguese
- Chinese
- Danish
- French
- German
- Greek
- Indonesian
- Japanese
- Persian
- Polish
- Spanish
Details of previous releases can be found here
Release 1.4.0
Version 1_4_0 has just been released.
Compared to previous releases, the 1.4.0 release adds the following main features:
- Support for ZAP-Extensions (Plugable extensions)
- Syntax highlighting in the Response Panel
- fuzzdb integration
- Parameter analysis
- Enhanced XSS scanner
- Tons of bug-fixes and minor improvements
Future Releases
Future releases are likely to include:
- Fuzzing analysis
- API extensions
- Enhancements and fixes logged on the issues page
Involvement in the development of ZAP is actively encouraged!
You do not have to be a security expert in order to contribute.
Some of the ways you can help:
Feature Requests
Please raise new feature requests as enhancement requests here: http://code.google.com/p/zaproxy/issues/list
If there are existing requests you are also interested in then please 'star' them - that way we can see which features people are most interested in and can prioritize them accordingly.
Feedback
Please use the zaproxy-develop Google Group for feedback:
- What do like?
- What don't you like?
- What features could be made easier to use?
- How could the help pages be improved?
Log issues
Have you had a problem using ZAP?
If so and its not already been logged then please report it
Localization
Are you fluent in another language? Can you help translate ZAP into that language?
If so then please get in touch.
Development
If you fancy having a go at adding functionality to ZAP then please get in touch via the zaproxy-develop Google Group.
Again, you do not have to be a security expert to contribute code - working on ZAP could be great way to learn more about web application security!
If you actively contribute to ZAP then you will be invited to join the project.
|
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
| ||||||||


