<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Guide on ZAP</title>
    <link>/tags/guide/</link>
    <description>Recent content in Guide on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 25 Aug 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/guide/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Community - Tips and Tricks</title>
      <link>/blog/2023-08-25-community-tips-and-tricks/</link>
      <pubDate>Fri, 25 Aug 2023 00:00:00 +0000</pubDate>
      <guid>/blog/2023-08-25-community-tips-and-tricks/</guid>
      <description>News about a community area to contribute ZAP usage tips and tricks.</description>
    </item>
    <item>
      <title>Verifying Your Changes</title>
      <link>/docs/developer/verifying-your-changes/</link>
      <pubDate>Mon, 07 Feb 2022 00:00:00 +0000</pubDate>
      <guid>/docs/developer/verifying-your-changes/</guid>
      <description>&lt;h3 id=&#34;code-formatting&#34;&gt;Code Formatting &lt;a class=&#34;header-link&#34; href=&#34;#code-formatting&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;The ZAP code must conform to standard formatting rules - if any changes do not conform then they will fail the build.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAPping the OWASP Top 10 (2021)</title>
      <link>/docs/guides/zapping-the-top-10-2021/</link>
      <pubDate>Wed, 01 Dec 2021 00:00:00 +0000</pubDate>
      <guid>/docs/guides/zapping-the-top-10-2021/</guid>
      <description>&lt;p&gt;This document gives an overview of the automatic and manual components provided by OWASP Zed Attack Proxy (ZAP) that are recommended for testing each of the OWASP Top Ten Project 2021 risks.&lt;/p&gt;&#xA;&lt;p&gt;For the previous Top Ten see &lt;a href=&#34;/docs/guides/zapping-the-top-10-2017&#34;&gt;ZAPping the OWASP Top 10 (2017)&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note that the &lt;a href=&#34;https://owasp.org/www-project-top-ten/&#34;&gt;OWASP Top Ten Project&lt;/a&gt; risks cover a wide range of underlying vulnerabilities, some of which are not really possible to test for in a completely automated way.&#xA;If a completely automated tool claims to protect you against the full OWASP Top Ten then you can be sure they are being ‘economical with the truth’!&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP Session Database</title>
      <link>/docs/developer/zap-session-db/</link>
      <pubDate>Wed, 15 Sep 2021 00:00:00 +0000</pubDate>
      <guid>/docs/developer/zap-session-db/</guid>
      <description>&lt;p&gt;ZAP stores its session data in an &lt;a href=&#34;https://hsqldb.org/&#34;&gt;HSQLDB&lt;/a&gt; file database.&#xA;There is also experimental support for &lt;a href=&#34;https://github.com/zaproxy/zaproxy/tree/main/zap/src/main/dist/db&#34;&gt;other database engines&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;connecting-to-a-session-database&#34;&gt;Connecting to a Session Database &lt;a class=&#34;header-link&#34; href=&#34;#connecting-to-a-session-database&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Since ZAP locks its session file, it is only possible to view or modify the database when ZAP doesn&amp;rsquo;t have the session open.&#xA;Session files are usually stored under &lt;code&gt;session/&lt;/code&gt; in the &lt;a href=&#34;/faq/what-is-the-default-directory-that-zap-uses/&#34;&gt;default directory&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building ZAP with IntelliJ IDEA</title>
      <link>/docs/developer/building-zap-with-intellij-idea/</link>
      <pubDate>Mon, 22 Mar 2021 00:00:00 +0000</pubDate>
      <guid>/docs/developer/building-zap-with-intellij-idea/</guid>
      <description>&lt;p&gt;This guide explains how to make changes to ZAP using IntelliJ IDEA.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;preparation&#34;&gt;Preparation &lt;a class=&#34;header-link&#34; href=&#34;#preparation&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;You will need to have followed the &lt;a href=&#34;../quick-start-build/&#34;&gt;Quick Start Guide to Building ZAP&lt;/a&gt; and installed a version of &lt;a href=&#34;https://www.jetbrains.com/idea/download/&#34;&gt;IntelliJ IDEA&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creating a New Add-on in zap-extensions</title>
      <link>/docs/developer/creating-new-addon-in-zap-extensions/</link>
      <pubDate>Mon, 22 Mar 2021 00:00:00 +0000</pubDate>
      <guid>/docs/developer/creating-new-addon-in-zap-extensions/</guid>
      <description>&lt;p&gt;ZAP has a plugin architecture and new functionality is implemented via add-ons.&lt;/p&gt;&#xA;&lt;p&gt;Add-ons can be defined in any repository but most of the ones that the ZAP core team maintains live in&#xA;&lt;a href=&#34;https://github.com/zaproxy/zap-extensions/&#34;&gt;zap-extensions&lt;/a&gt;.&#xA;You should use this repository if you are planning on contributing your add-on to the ZAP project,&#xA;but please talk to the ZAP Core team about this first via the &lt;a href=&#34;https://groups.google.com/g/zaproxy-develop&#34;&gt;ZAP Developer Group&lt;/a&gt;.&#xA;If you are planning on maintaining your add-on yourself then you should create it in another repository.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building ZAP with Eclipse</title>
      <link>/docs/developer/building-zap-with-eclipse/</link>
      <pubDate>Thu, 18 Mar 2021 00:00:00 +0000</pubDate>
      <guid>/docs/developer/building-zap-with-eclipse/</guid>
      <description>&lt;p&gt;If you want to make changes to ZAP using the Eclipse IDE then you are in the right place.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;preparation&#34;&gt;Preparation &lt;a class=&#34;header-link&#34; href=&#34;#preparation&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;You will need to have followed the &lt;a href=&#34;../quick-start-build/&#34;&gt;Quick Start Guide to Building ZAP&lt;/a&gt; and installed a version of &lt;a href=&#34;https://www.eclipse.org/&#34;&gt;Eclipse&lt;/a&gt; suitable for Java development. We would suggest the &amp;ldquo;Eclipse IDE for Java Developers&amp;rdquo; &lt;a href=&#34;https://www.eclipse.org/downloads/packages/&#34;&gt;package&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Framework</title>
      <link>/docs/automate/automation-framework/</link>
      <pubDate>Tue, 09 Mar 2021 00:00:00 +0000</pubDate>
      <guid>/docs/automate/automation-framework/</guid>
      <description>&lt;p&gt;The new Automation Framework will in time replace the Command Line and Packaged Scan options.&#xA;It allows you to control ZAP via one YAML file and provides more flexibility while not being tied to any specific container technology.&lt;/p&gt;&#xA;&lt;p&gt;The Automation Framework is included with the latest version of ZAP as well as the stable docker image.&#xA;The framework is plugable and many of the existing add-ons have been enhanced to support it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Development Rules and Guidelines</title>
      <link>/docs/developer/dev-rules-and-guidelines/</link>
      <pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate>
      <guid>/docs/developer/dev-rules-and-guidelines/</guid>
      <description>&lt;p&gt;This may look like a long list of rules but hopefully many of them are just good development practice.&lt;/p&gt;&#xA;&lt;p&gt;If you are just getting started with ZAP development then do not worry to much about them,&#xA;but if you plan to make bigger contributions then you should check them before making too many changes that you might need to rework.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Quick Start Guide to Building ZAP</title>
      <link>/docs/developer/quick-start-build/</link>
      <pubDate>Fri, 04 Dec 2020 00:00:00 +0000</pubDate>
      <guid>/docs/developer/quick-start-build/</guid>
      <description>&lt;p&gt;Ever wanted to experiment with the ZAP codebase but felt intimidated by it? This guide will walk you through the process of building ZAP from the command line regardless of your operating system or IDE.&lt;/p&gt;&#xA;&lt;p&gt;You can also follow along with Simon Bennetts as he sets the ZAP development environment in this &lt;a href=&#34;/zap-deep-dive/&#34;&gt;Deep Dive&lt;/a&gt; video:&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAPping the OWASP Top 10 (2017)</title>
      <link>/docs/guides/zapping-the-top-10-2017/</link>
      <pubDate>Thu, 30 Jan 2020 00:00:00 +0000</pubDate>
      <guid>/docs/guides/zapping-the-top-10-2017/</guid>
      <description>&lt;p&gt;This document gives an overview of the automatic and manual components provided by OWASP Zed Attack Proxy (ZAP) that are recommended for testing each of the OWASP Top Ten Project 2017 risks.&lt;/p&gt;&#xA;&lt;p&gt;For the latest Top Ten see &lt;a href=&#34;/docs/guides/zapping-the-top-10-2021&#34;&gt;ZAPping the OWASP Top 10 (2021)&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note that the &lt;a href=&#34;https://owasp.org/www-project-top-ten/&#34;&gt;OWASP Top Ten Project&lt;/a&gt; risks cover a wide range of underlying vulnerabilities, some of which are not really possible to test for in a completely automated way.&#xA;If a completely automated tool claims to protect you against the full OWASP Top Ten then you can be sure they are being ‘economical with the truth’!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication - Concepts</title>
      <link>/docs/getting-further/authentication/concepts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/concepts/</guid>
      <description>&lt;p&gt;These are the concepts that you will need to understand in order to configure authentication in ZAP.&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;contexts&#34;&gt;Contexts &lt;a class=&#34;header-link&#34; href=&#34;#contexts&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;ZAP &lt;a href=&#34;/docs/desktop/start/features/contexts/&#34;&gt;contexts&lt;/a&gt; are a way of relating a set of URLs together.&#xA;You can define any contexts you like, but it is expected that a context will correspond to a web application.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication - Documented SSO Solutions</title>
      <link>/docs/getting-further/authentication/documented-sso-solutions/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/documented-sso-solutions/</guid>
      <description>&lt;p&gt;The following SSO providers have documented solutions for automation.&lt;/p&gt;&#xA;&lt;p&gt;We will aim to test ZAP with as many of these providers as possible in order to provide specific ZAP integration details.&#xA;If you would like to help with this effort then please get in touch &amp;#x1f601;.&lt;/p&gt;&#xA;&#xA;&lt;h4 id=&#34;keycloak&#34;&gt;Keycloak &lt;a class=&#34;header-link&#34; href=&#34;#keycloak&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Documentation: &lt;a href=&#34;https://www.keycloak.org/docs/latest/securing_apps/#_resource_owner_password_credentials_flow&#34;&gt;https://www.keycloak.org/docs/latest/securing_apps/#_resource_owner_password_credentials_flow&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Test service: none&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Suggested way to get a session token using a direct grant:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication - Make your Life Easier</title>
      <link>/docs/getting-further/authentication/make-your-life-easier/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/make-your-life-easier/</guid>
      <description>&lt;p&gt;Authentication is a key way of restricting access to an app.&#xA;Some authentication mechanisms also make it significantly harder to use tools like ZAP, even for those people who have permission to use them.&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;test-in-a-safe-environment&#34;&gt;Test in a Safe Environment &lt;a class=&#34;header-link&#34; href=&#34;#test-in-a-safe-environment&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Testing with valid credentials in a production environment is a really bad idea.&#xA;You will pollute data stores with invalid data and you always run the risk of taking the service down or impacting valid users in some other way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication - Manual</title>
      <link>/docs/getting-further/authentication/manual-auth/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/manual-auth/</guid>
      <description>&lt;p&gt;If you are just performing manual testing then authentication is generally easier.&lt;/p&gt;&#xA;&lt;p&gt;With manual testing you should be exploring the target app manually with a browser that is proxying through ZAP.&#xA;In this case you can just use the valid credentials in the browser and in most cases you will be logged in.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication - Session Handling</title>
      <link>/docs/getting-further/authentication/session-handling/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/session-handling/</guid>
      <description>&lt;p&gt;If ZAP is handling authentication then it needs to handle sessions as well - logging in is of no use if ZAP does not maintain the session as the target app will just treat ZAP as being unauthenticated.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/docs/desktop/start/features/sessionmanagement/&#34;&gt;Session management&lt;/a&gt; configuration is part of a ZAP context.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;In the ZAP desktop it is configured via the Context &lt;a href=&#34;/docs/desktop/ui/dialogs/session/contexts/&#34;&gt;Session Management&lt;/a&gt; screen.&lt;/li&gt;&#xA;&lt;li&gt;In the &lt;a href=&#34;/docs/automate/automation-framework/&#34;&gt;Automation Framework&lt;/a&gt; it is part of a context defined in the &lt;a href=&#34;/docs/desktop/addons/automation-framework/environment/&#34;&gt;environment&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;In the API it is configured via endpoints underneath the &lt;a href=&#34;/docs/api/#zap-api-sessionmanagement&#34;&gt;sessionManagement&lt;/a&gt; component.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;ZAP supports Cookie and HTTP Authentication Session Management out of the box.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authentication Methods</title>
      <link>/docs/getting-further/authentication/authentication-methods/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/authentication-methods/</guid>
      <description>&lt;p&gt;Authentication Methods are the means by which ZAP actually authenticates to a web app.&lt;/p&gt;&#xA;&lt;p&gt;The following methods are supported:&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;manual-authentication&#34;&gt;Manual Authentication &lt;a class=&#34;header-link&#34; href=&#34;#manual-authentication&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;This is the default method, and means that you are &lt;a href=&#34;../manual-auth/&#34;&gt;handling authentication yourself&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Auto-Detection</title>
      <link>/docs/getting-further/authentication/auto-detection/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/auto-detection/</guid>
      <description>&lt;p&gt;ZAP has options for auto-detecting all of the different parts of authentication that it requires.&#xA;If they work for your apps then it will make your life considerably easier, so this is the best place for you to start.&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;authentication-tester-dialog&#34;&gt;Authentication Tester Dialog &lt;a class=&#34;header-link&#34; href=&#34;#authentication-tester-dialog&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;/blog/2023-05-23-authentication-tester/&#34;&gt;Authentication Tester Dialog&lt;/a&gt; is a quick and easy way to check if ZAP can&#xA;automatically detect all of the information it needs - you only need to provide the URL of your login page and valid credentials.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Guide - Exploring Your App</title>
      <link>/docs/getting-further/automation/exploring-your-app/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/exploring-your-app/</guid>
      <description>&lt;p&gt;ZAP cannot attack parts of the target app if it does not know about them.&#xA;Exploring the app is key - the more effectively that is done the more effectively ZAP will be able to attack it.&#xA;This is why ZAP has so many options for exploring apps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Guide - Options</title>
      <link>/docs/getting-further/automation/automation-options/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/automation-options/</guid>
      <description>&lt;p&gt;If you want to use ZAP for automated security scanning then you have a wide range of options, also listed on the main&#xA;&lt;a href=&#34;/docs/automate/&#34;&gt;Automate&lt;/a&gt; page.&lt;/p&gt;&#xA;&lt;p&gt;Also see the &lt;a href=&#34;https://www.youtube.com/watch?v=PnCbIAnauD8&#34;&gt;ZAP Chat 06 Automation Introduction&lt;/a&gt; video which talks about&#xA;and demonstrates all of these options in more detail.&lt;/p&gt;&#xA;&lt;p&gt;Each of these options provides a different balance between ease of use and flexibility + functionality:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automation Guide - Target Scanning Issues</title>
      <link>/docs/getting-further/automation/target-scanning-issues/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/automation/target-scanning-issues/</guid>
      <description>&lt;p&gt;It is not unusual for target systems to struggle or even fail when being scanned by ZAP.&lt;/p&gt;&#xA;&lt;p&gt;This page explains what can go wrong, how to detect these problems and what can be done about them.&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;cannot-connect&#34;&gt;Cannot Connect &lt;a class=&#34;header-link&#34; href=&#34;#cannot-connect&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;If ZAP cannot connect to the target app then it will typically fail very quickly.&#xA;Solving connection problems will depend on the underlying cause, which ZAP will not be able to detect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diagnosing Authentication Problems</title>
      <link>/docs/getting-further/authentication/diagnosing-auth-problems/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/diagnosing-auth-problems/</guid>
      <description>&lt;p&gt;If you ask a question related to authentication on one of the ZAP forums then you will be directed here.&lt;/p&gt;&#xA;&lt;p&gt;We know that the ZAP authentication documentation needs improving.&#xA;One of the reasons why it has not been improved is that we are too busy trying to answer authentication questions &amp;#x1f609;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diagnosing Docker Problems</title>
      <link>/docs/docker/diagnosing-problems/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/diagnosing-problems/</guid>
      <description>&lt;p&gt;Docker is a great way to run ZAP in a CI/CD pipeline, but diagnosing problems can be tricky.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;zap-cannot-connect-to-the-target&#34;&gt;ZAP Cannot Connect to the Target &lt;a class=&#34;header-link&#34; href=&#34;#zap-cannot-connect-to-the-target&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;If ZAP cannot connect to your target app then the first thing to do is to see if this is a &amp;lsquo;Docker&amp;rsquo; networking issue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Finding a Verification URL</title>
      <link>/docs/getting-further/authentication/finding-a-verification-url/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/finding-a-verification-url/</guid>
      <description>&lt;p&gt;If you need to set up ZAP to handle authentication then you really need to find a suitable verification URL in your app.&lt;/p&gt;&#xA;&lt;p&gt;You should always try &lt;a href=&#34;../auto-detection&#34;&gt;Auto Detection&lt;/a&gt; first as if this works it will find a suitable verification URL for you.&lt;/p&gt;&#xA;&lt;p&gt;The verification URL will be one that you can request from the &lt;a href=&#34;/docs/desktop/addons/requester/dialogs/&#34;&gt;Manual Request Editor dialog&lt;/a&gt; and which will send a response that allows you to work out whether you are logged in or not. What that looks like will entirely depend on your app, but could be something like:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Handling Authentication Yourself (in Automation)</title>
      <link>/docs/getting-further/authentication/handling-auth-yourself/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/getting-further/authentication/handling-auth-yourself/</guid>
      <description>&lt;p&gt;If you can generate an authentication token (e.g. to use in a header or cookie) and you know that your app&#xA;will not invalidate it while you are using ZAP then one option is to handle authentication yourself.&lt;/p&gt;&#xA;&lt;p&gt;In this case you take on the responsibility for handling the authentication and session handling.&#xA;This means that you do not have to configure ZAP as much but it also means that ZAP will not be able to help you as much.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP - API Scan</title>
      <link>/docs/docker/api-scan/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/api-scan/</guid>
      <description>&lt;p&gt;The ZAP API scan is a script that is available in the ZAP &lt;a href=&#34;../about/&#34;&gt;Docker&lt;/a&gt; images.&lt;/p&gt;&#xA;&lt;p&gt;It is tuned for performing scans against APIs defined by OpenAPI, SOAP, or GraphQL via either a local file or a URL.&lt;/p&gt;&#xA;&lt;p&gt;It imports the definition that you specify and then runs an Active Scan against the URLs found.&#xA;The Active Scan is tuned to APIs, so it doesn&amp;rsquo;t bother looking for things like XSSs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP - Baseline Scan</title>
      <link>/docs/docker/baseline-scan/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/baseline-scan/</guid>
      <description>&lt;p&gt;The ZAP Baseline scan is a script that is available in the ZAP &lt;a href=&#34;../about/&#34;&gt;Docker&lt;/a&gt; images.&lt;/p&gt;&#xA;&lt;p&gt;It runs the ZAP spider against the specified target for (by default) 1 minute and then waits for the passive scanning to complete before reporting the results.&lt;/p&gt;&#xA;&lt;p&gt;This means that the script doesn&amp;rsquo;t perform any actual &amp;lsquo;attacks&amp;rsquo; and will run for a relatively short period of time (a few minutes at most).&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP - Full Scan</title>
      <link>/docs/docker/full-scan/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/full-scan/</guid>
      <description>&lt;p&gt;The ZAP full scan is a script that is available in the ZAP &lt;a href=&#34;../about/&#34;&gt;Docker&lt;/a&gt; images.&lt;/p&gt;&#xA;&lt;p&gt;It runs the ZAP spider against the specified target (by default with no time limit) followed by an optional ajax spider scan and then a full active scan before reporting the results.&lt;/p&gt;&#xA;&lt;p&gt;This means that the script does perform actual &amp;lsquo;attacks&amp;rsquo; and can potentially run for a long period of time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP - Scan Hooks</title>
      <link>/docs/docker/scan-hooks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/scan-hooks/</guid>
      <description>&lt;h1 id=&#34;scan-hooks&#34;&gt;Scan Hooks&lt;/h1&gt;&#xA;&lt;p&gt;To make it easy to make little tweaks here and there a hook system is in place to help you.&#xA;It enables you to override or modify behaviour of the script components instead of having&#xA;to write a new script.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;use-cases&#34;&gt;Use Cases &lt;a class=&#34;header-link&#34; href=&#34;#use-cases&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Modifying Args&lt;/strong&gt;&lt;br&gt;&#xA;For the AJAX crawler you may want to target a suburl with a specific&#xA;hash (&lt;code&gt;http://example.com&lt;/code&gt; vs &lt;code&gt;http://example.com/#/dashboard&lt;/code&gt;). You can use the&#xA;&lt;code&gt;zap_ajax_spider&lt;/code&gt; hook to intercept the arguments and modify them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP - Webswing Usage</title>
      <link>/docs/docker/webswing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/webswing/</guid>
      <description>&lt;p&gt;Starting with version 2.5.0 you can run the ZAP Desktop UI in your browser without having to install Java, thanks to the magic of &lt;a href=&#34;https://www.docker.com/&#34;&gt;Docker&lt;/a&gt; and &lt;a href=&#34;https://www.webswing.org&#34;&gt;Webswing&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;To do this you will just need Docker installed. Start the container with webswing support:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Stable:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;docker run -u zap -p 8080:8080 -p 8090:8090 -i ghcr.io/zaproxy/zaproxy:stable zap-webswing.sh&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Weekly:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;docker run -u zap -p 8080:8080 -p 8090:8090 -i ghcr.io/zaproxy/zaproxy:weekly zap-webswing.sh&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Then point your browser at:&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP Browser Extension Integration</title>
      <link>/docs/developer/browser-extension-integration/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/developer/browser-extension-integration/</guid>
      <description>&lt;h2 id=&#34;using-browser-extensions-in-zap&#34;&gt;Using Browser Extensions in ZAP &lt;a class=&#34;header-link&#34; href=&#34;#using-browser-extensions-in-zap&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;If you just want to get ZAP to inject one or more browser extensions in any of the browsers that ZAP launches then&#xA;you can do that via the &lt;a href=&#34;/docs/desktop/addons/selenium/options/#browser-extensions&#34;&gt;Selenium Options Screen&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZAP Docker User Guide</title>
      <link>/docs/docker/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/docker/about/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Docker image with Zed Attack Proxy preinstalled.&lt;/p&gt;&#xA;&lt;p&gt;Please note that ZAP Docker images are available on Docker Hub as well as GitHub Container Registry (GHCR).&#xA;While the &lt;code&gt;docker run&lt;/code&gt; commands on this page use the Docker Hub images, either can be used interchangeably.&lt;/p&gt;&#xA;&#xA;&lt;h1 id=&#34;details&#34;&gt;Details&lt;/h1&gt;&#xA;&#xA;&lt;h2 id=&#34;install-instructions&#34;&gt;Install Instructions &lt;a class=&#34;header-link&#34; href=&#34;#install-instructions&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;h4 id=&#34;stable&#34;&gt;Stable &lt;a class=&#34;header-link&#34; href=&#34;#stable&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h4&gt;&#xA;&lt;p&gt;The stable image is updated whenever there is a ZAP full release.&#xA;It is also regenerated monthly, typically on the first Monday of the month.&#xA;The monthly updates pull in the latest base Docker image and also any updated ZAP add-ons - no ZAP &amp;lsquo;core&amp;rsquo;&#xA;changes are included.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
