SlideShare una empresa de Scribd logo
1 de 21
OWASP ZAP
Turbo Talk
Simon Bennetts
OWASP ZAP Project Lead
Mozilla Security Team
Plan
● Introduce ZAP
● Overview of the basics
● Dive into some more advanced features
● Overview of some work in progress
● Perform more demos on the stand :
– Breakers JK – Station 1
– 12:45 – 15:15 (after this talk)
What is ZAP?
● Its completely free
● Its a community project
● The most active open source web appsec tool
● Its NOT a clone of <insert tool>
● A tool for beginners and pros
● The ToolsWatch.org top security tool of 2013 ;)
Some Statistics
● Released September 2010, fork of Paros
● V 2.3.1 released May 2014, > 40k downloads
● The most active OWASP Project
● Highest activity category on Open Hub
● 31 active developers
● Over 90 translators
● Being translated into over 20 languages
● Paros code ~ 20% ZAP code ~80%
Why should you care?
● Its free
● Its very powerful (if you know how to use it)
● Its open source – you can change anything
● Its a community project – you can get involved
● Its a great environment to play in
● It promotes innovation
● Your clients could (should?) be using it
● Its 'encouraging' commercial tools to improve
● Its free (it is, but you're pros)
The basics
● Yes, it does the basics
● Maybe in a different way to your current tool
● You'll work it out :)
Advanced stuff :)
● Contexts
● Advanced Active Scanning
● Plug-n-Hack
● Scripts
● Zest
Contexts
● Assign characteristics to groups of URLs
● An application can be:
– One site
http://www.example.com
– A subtree
http://www.example.com/app1
– Multiple sites
http://www.example1.com
http://www.example2.com
Contexts
● Allow you to define:
– Scope
– Session handling
– Authentication
– Users
– Structure
– with more coming soon
Advanced Scanning
● Gives you fine grained control over:
– Scope
– Input Vectors
– Custom Vectors
– Policy
● Accessed from:
– Right click Attack menu
– Tools menu
– Key board shortcut (default Ctrl-Alt-A)
Plug-n-Hack
● Allows browsers and security tools to work
better together
● Developed by the Mozilla Security Team
● Adopted by Burp and OWTF
● V1 allows you to:
– Quickly configure your browser and security tool
– Control your security tool from the browser
● V2 allows you to intercept, change and fuzz
client side messages
Scripting
● Full access to ZAP internals
● Invoked from all key parts of the ZAP core
● Plugable – you can add your own types
● Support for all JSR 223 languages, inc
– JavaScript
– Jython
– Jruby
– Zest :)
Scripting
● Different types of scripts
– Stand alone Run when you say
– Targeted Specify URLs to run against
– Active Run in Active scanner
– Passive Run in Passive scanner
– Proxy Run 'inline'
– Authentication Complex logins
– Input Vector Define what to attack
Zest
● An experimental scripting language
● Developed by Mozilla Security Team
● Free and open source (of course)
● Tool independent – can be used in open and closed,
free or commercial software
● Format: JSON – designed to be represented visually
in security tools
● Included by default in ZAP from 2.2.0
● ZAP's macro language (on steroids)
Zest use cases
● Reporting vulnerabilities to companies
● Reporting vulnerabilities to developers
● Defining tool independent active and passive scan
rules
● Deep integration with security tools
Work in progress
● Zest client side recording
● Sequence scanning
● Google Summer of Code projects:
– Advanced access control testing
– Advanced fuzzing
– SOAP service scanning
– Firefox Zest add-on
● Mozilla Winter of Security projects:
– Scripted extensions
– AMF support
Conclusion
● ZAP is changing rapidly
● Its the most active O/S web appsec security
tool
● Its great for people new to appsec ...
● … and also for security pros
● If you dont know its capabilities, how can you
know you're using the most appropriate tool?
● Its a community based tool – get involved
● Come over to the stand to learn more :)
Thank you!
OWASP ZAP
ToolsWatch.org top security tool of 2013
For more info and demos:
Breakers JK – Station 1
12:45 – 15:15

Más contenido relacionado

La actualidad más candente

Security Testing - Zap It
Security Testing - Zap ItSecurity Testing - Zap It
Security Testing - Zap It
Manjyot Singh
 

La actualidad más candente (20)

OWASP 2013 Limerick - ZAP: Whats even newer
OWASP 2013 Limerick - ZAP: Whats even newerOWASP 2013 Limerick - ZAP: Whats even newer
OWASP 2013 Limerick - ZAP: Whats even newer
 
OWASP 2013 APPSEC USA ZAP Hackathon
OWASP 2013 APPSEC USA ZAP HackathonOWASP 2013 APPSEC USA ZAP Hackathon
OWASP 2013 APPSEC USA ZAP Hackathon
 
2014 ZAP Workshop 1: Getting Started
2014 ZAP Workshop 1: Getting Started2014 ZAP Workshop 1: Getting Started
2014 ZAP Workshop 1: Getting Started
 
OWASP 2013 EU Tour Amsterdam ZAP Intro
OWASP 2013 EU Tour Amsterdam ZAP IntroOWASP 2013 EU Tour Amsterdam ZAP Intro
OWASP 2013 EU Tour Amsterdam ZAP Intro
 
Owasp zap
Owasp zapOwasp zap
Owasp zap
 
OWASP Zed Attack Proxy Demonstration - OWASP Bangalore Nov 22 2014
OWASP Zed Attack Proxy Demonstration - OWASP Bangalore Nov 22 2014OWASP Zed Attack Proxy Demonstration - OWASP Bangalore Nov 22 2014
OWASP Zed Attack Proxy Demonstration - OWASP Bangalore Nov 22 2014
 
2014 ZAP Workshop 2: Contexts and Fuzzing
2014 ZAP Workshop 2: Contexts and Fuzzing2014 ZAP Workshop 2: Contexts and Fuzzing
2014 ZAP Workshop 2: Contexts and Fuzzing
 
Automating OWASP ZAP - DevCSecCon talk
Automating OWASP ZAP - DevCSecCon talk Automating OWASP ZAP - DevCSecCon talk
Automating OWASP ZAP - DevCSecCon talk
 
AllDayDevOps ZAP automation in CI
AllDayDevOps ZAP automation in CIAllDayDevOps ZAP automation in CI
AllDayDevOps ZAP automation in CI
 
N Different Strategies to Automate OWASP ZAP - OWASP APPSec BUCHAREST - Oct 1...
N Different Strategies to Automate OWASP ZAP - OWASP APPSec BUCHAREST - Oct 1...N Different Strategies to Automate OWASP ZAP - OWASP APPSec BUCHAREST - Oct 1...
N Different Strategies to Automate OWASP ZAP - OWASP APPSec BUCHAREST - Oct 1...
 
2017 DevSecCon ZAP Scripting Workshop
2017 DevSecCon ZAP Scripting Workshop2017 DevSecCon ZAP Scripting Workshop
2017 DevSecCon ZAP Scripting Workshop
 
N Different Strategies to Automate OWASP ZAP - Cybersecurity WithTheBest - Oc...
N Different Strategies to Automate OWASP ZAP - Cybersecurity WithTheBest - Oc...N Different Strategies to Automate OWASP ZAP - Cybersecurity WithTheBest - Oc...
N Different Strategies to Automate OWASP ZAP - Cybersecurity WithTheBest - Oc...
 
Practical Security Testing for Developers using OWASP ZAP at Dot Net Bangalor...
Practical Security Testing for Developers using OWASP ZAP at Dot Net Bangalor...Practical Security Testing for Developers using OWASP ZAP at Dot Net Bangalor...
Practical Security Testing for Developers using OWASP ZAP at Dot Net Bangalor...
 
2021 ZAP Automation in CI/CD
2021 ZAP Automation in CI/CD2021 ZAP Automation in CI/CD
2021 ZAP Automation in CI/CD
 
The OWASP Zed Attack Proxy
The OWASP Zed Attack ProxyThe OWASP Zed Attack Proxy
The OWASP Zed Attack Proxy
 
2017 Codemotion OWASP ZAP in CI/CD
2017 Codemotion OWASP ZAP in CI/CD2017 Codemotion OWASP ZAP in CI/CD
2017 Codemotion OWASP ZAP in CI/CD
 
Zed Attack Proxy (ZAP)
Zed Attack Proxy (ZAP)Zed Attack Proxy (ZAP)
Zed Attack Proxy (ZAP)
 
Security Testing - Zap It
Security Testing - Zap ItSecurity Testing - Zap It
Security Testing - Zap It
 
Scripts that automate OWASP ZAP as part of a continuous delivery pipeline
Scripts that automate OWASP ZAP as part of a continuous delivery pipelineScripts that automate OWASP ZAP as part of a continuous delivery pipeline
Scripts that automate OWASP ZAP as part of a continuous delivery pipeline
 
Using the Zed Attack Proxy as a Web App testing tool
Using the Zed Attack Proxy as a Web App testing toolUsing the Zed Attack Proxy as a Web App testing tool
Using the Zed Attack Proxy as a Web App testing tool
 

Similar a BlackHat 2014 OWASP ZAP Turbo Talk

Codebits 2014 - Secure Coding - Gamification and automation for the win
Codebits 2014 - Secure Coding - Gamification and automation for the winCodebits 2014 - Secure Coding - Gamification and automation for the win
Codebits 2014 - Secure Coding - Gamification and automation for the win
Tiago Henriques
 
CSCAMP2013 - Introduction to pwnCore
CSCAMP2013 - Introduction to pwnCoreCSCAMP2013 - Introduction to pwnCore
CSCAMP2013 - Introduction to pwnCore
Anwar Mohamed
 
Automating functional testing of Flex applications.
Automating functional testing of Flex applications.Automating functional testing of Flex applications.
Automating functional testing of Flex applications.
Gokuldas Pillai
 

Similar a BlackHat 2014 OWASP ZAP Turbo Talk (20)

Top 10 Software to Detect & Prevent Security Vulnerabilities from BlackHat US...
Top 10 Software to Detect & Prevent Security Vulnerabilities from BlackHat US...Top 10 Software to Detect & Prevent Security Vulnerabilities from BlackHat US...
Top 10 Software to Detect & Prevent Security Vulnerabilities from BlackHat US...
 
Static Analysis of Your OSS Project with Coverity
Static Analysis of Your OSS Project with CoverityStatic Analysis of Your OSS Project with Coverity
Static Analysis of Your OSS Project with Coverity
 
Codebits 2014 - Secure Coding - Gamification and automation for the win
Codebits 2014 - Secure Coding - Gamification and automation for the winCodebits 2014 - Secure Coding - Gamification and automation for the win
Codebits 2014 - Secure Coding - Gamification and automation for the win
 
DevSecOps: What Why and How : Blackhat 2019
DevSecOps: What Why and How : Blackhat 2019DevSecOps: What Why and How : Blackhat 2019
DevSecOps: What Why and How : Blackhat 2019
 
Automated tools for penetration testing
Automated tools for penetration testingAutomated tools for penetration testing
Automated tools for penetration testing
 
CSCAMP2013 - Introduction to pwnCore
CSCAMP2013 - Introduction to pwnCoreCSCAMP2013 - Introduction to pwnCore
CSCAMP2013 - Introduction to pwnCore
 
Security in open source projects
Security in open source projectsSecurity in open source projects
Security in open source projects
 
Not my problem - Delegating responsibility to infrastructure
Not my problem - Delegating responsibility to infrastructureNot my problem - Delegating responsibility to infrastructure
Not my problem - Delegating responsibility to infrastructure
 
Code, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers wayCode, ci, infrastructure - the gophers way
Code, ci, infrastructure - the gophers way
 
Netflix Open Source: Building a Distributed and Automated Open Source Program
Netflix Open Source:  Building a Distributed and Automated Open Source ProgramNetflix Open Source:  Building a Distributed and Automated Open Source Program
Netflix Open Source: Building a Distributed and Automated Open Source Program
 
Building a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at NetflixBuilding a Distributed & Automated Open Source Program at Netflix
Building a Distributed & Automated Open Source Program at Netflix
 
Proactive monitoring tools or services - Open Source
Proactive monitoring tools or services - Open Source Proactive monitoring tools or services - Open Source
Proactive monitoring tools or services - Open Source
 
Automating functional testing of Flex applications.
Automating functional testing of Flex applications.Automating functional testing of Flex applications.
Automating functional testing of Flex applications.
 
Application Software
Application SoftwareApplication Software
Application Software
 
Why is .Net Technology Recognised for Software Development?
Why is .Net Technology Recognised for Software Development?Why is .Net Technology Recognised for Software Development?
Why is .Net Technology Recognised for Software Development?
 
Use open source software to develop ideas at work
Use open source software to develop ideas at workUse open source software to develop ideas at work
Use open source software to develop ideas at work
 
Why is .Net Technology Recognised for Software Development?
Why is .Net Technology Recognised for Software Development?Why is .Net Technology Recognised for Software Development?
Why is .Net Technology Recognised for Software Development?
 
Automated deployment
Automated deploymentAutomated deployment
Automated deployment
 
The State of the Veil Framework
The State of the Veil FrameworkThe State of the Veil Framework
The State of the Veil Framework
 
Ubuntu Core 技术详解
Ubuntu Core 技术详解Ubuntu Core 技术详解
Ubuntu Core 技术详解
 

Último

一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
F
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
JOHNBEBONYAP1
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
AS
 
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
pxcywzqs
 
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
F
 
一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理
F
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Monica Sydney
 

Último (20)

best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...Local Call Girls in Seoni  9332606886 HOT & SEXY Models beautiful and charmin...
Local Call Girls in Seoni 9332606886 HOT & SEXY Models beautiful and charmin...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.
 
一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理一比一原版奥兹学院毕业证如何办理
一比一原版奥兹学院毕业证如何办理
 
Mira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call GirlsMira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
 
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
 
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
 
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
 
Call girls Service Canacona - 8250092165 Our call girls are sure to provide y...
Call girls Service Canacona - 8250092165 Our call girls are sure to provide y...Call girls Service Canacona - 8250092165 Our call girls are sure to provide y...
Call girls Service Canacona - 8250092165 Our call girls are sure to provide y...
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
 
一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理一比一原版犹他大学毕业证如何办理
一比一原版犹他大学毕业证如何办理
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
 

BlackHat 2014 OWASP ZAP Turbo Talk

  • 1. OWASP ZAP Turbo Talk Simon Bennetts OWASP ZAP Project Lead Mozilla Security Team
  • 2. Plan ● Introduce ZAP ● Overview of the basics ● Dive into some more advanced features ● Overview of some work in progress ● Perform more demos on the stand : – Breakers JK – Station 1 – 12:45 – 15:15 (after this talk)
  • 3. What is ZAP? ● Its completely free ● Its a community project ● The most active open source web appsec tool ● Its NOT a clone of <insert tool> ● A tool for beginners and pros ● The ToolsWatch.org top security tool of 2013 ;)
  • 4. Some Statistics ● Released September 2010, fork of Paros ● V 2.3.1 released May 2014, > 40k downloads ● The most active OWASP Project ● Highest activity category on Open Hub ● 31 active developers ● Over 90 translators ● Being translated into over 20 languages ● Paros code ~ 20% ZAP code ~80%
  • 5. Why should you care? ● Its free ● Its very powerful (if you know how to use it) ● Its open source – you can change anything ● Its a community project – you can get involved ● Its a great environment to play in ● It promotes innovation ● Your clients could (should?) be using it ● Its 'encouraging' commercial tools to improve ● Its free (it is, but you're pros)
  • 6. The basics ● Yes, it does the basics ● Maybe in a different way to your current tool ● You'll work it out :)
  • 7. Advanced stuff :) ● Contexts ● Advanced Active Scanning ● Plug-n-Hack ● Scripts ● Zest
  • 8. Contexts ● Assign characteristics to groups of URLs ● An application can be: – One site http://www.example.com – A subtree http://www.example.com/app1 – Multiple sites http://www.example1.com http://www.example2.com
  • 9. Contexts ● Allow you to define: – Scope – Session handling – Authentication – Users – Structure – with more coming soon
  • 10.
  • 11. Advanced Scanning ● Gives you fine grained control over: – Scope – Input Vectors – Custom Vectors – Policy ● Accessed from: – Right click Attack menu – Tools menu – Key board shortcut (default Ctrl-Alt-A)
  • 12.
  • 13. Plug-n-Hack ● Allows browsers and security tools to work better together ● Developed by the Mozilla Security Team ● Adopted by Burp and OWTF ● V1 allows you to: – Quickly configure your browser and security tool – Control your security tool from the browser ● V2 allows you to intercept, change and fuzz client side messages
  • 14. Scripting ● Full access to ZAP internals ● Invoked from all key parts of the ZAP core ● Plugable – you can add your own types ● Support for all JSR 223 languages, inc – JavaScript – Jython – Jruby – Zest :)
  • 15. Scripting ● Different types of scripts – Stand alone Run when you say – Targeted Specify URLs to run against – Active Run in Active scanner – Passive Run in Passive scanner – Proxy Run 'inline' – Authentication Complex logins – Input Vector Define what to attack
  • 16. Zest ● An experimental scripting language ● Developed by Mozilla Security Team ● Free and open source (of course) ● Tool independent – can be used in open and closed, free or commercial software ● Format: JSON – designed to be represented visually in security tools ● Included by default in ZAP from 2.2.0 ● ZAP's macro language (on steroids)
  • 17. Zest use cases ● Reporting vulnerabilities to companies ● Reporting vulnerabilities to developers ● Defining tool independent active and passive scan rules ● Deep integration with security tools
  • 18.
  • 19. Work in progress ● Zest client side recording ● Sequence scanning ● Google Summer of Code projects: – Advanced access control testing – Advanced fuzzing – SOAP service scanning – Firefox Zest add-on ● Mozilla Winter of Security projects: – Scripted extensions – AMF support
  • 20. Conclusion ● ZAP is changing rapidly ● Its the most active O/S web appsec security tool ● Its great for people new to appsec ... ● … and also for security pros ● If you dont know its capabilities, how can you know you're using the most appropriate tool? ● Its a community based tool – get involved ● Come over to the stand to learn more :)
  • 21. Thank you! OWASP ZAP ToolsWatch.org top security tool of 2013 For more info and demos: Breakers JK – Station 1 12:45 – 15:15