This page was last edited on December 1, 2014, at 18:55.
Comments or questions about this documentation? Contact us for support!
The ZAProxy (Zed Attack Proxy) included in the Co-browse Server installation package is based on the OWASP Zed Attack Proxy Project. In addition to acting as a proxy, the ZAProxy also provides a UI for validating the vulnerabilities in your website. For details, see Testing with ZAProxy SecurityTesting.
Complete the procedures below to configure and run the ZAProxy.
Navigate to your Co-browse Server installation directory and launch tools\zapproxy\zap.bat (on Windows) or tools\zapproxy\zap.sh (on Linux). The proxy starts and opens the UI, which you can use to configure proxy settings, update the instrumentation script, and test the security of your site.
To stop the ZAProxy, simply close the UI window.
Start
End
ZAProxy includes the default Co-browse instrumentation script, which you can view by completing the steps below.
Start
End
To configure URLs that the proxy should ignore, use one of the following ways:
If you want the proxy to remember the excluded URLs beyond the current session, select File > Persist session... and select a file to save your session.
Start
End