<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Out-of-band Application Security Testing Support on ZAP</title>
    <link>/docs/desktop/addons/oast-support/</link>
    <description>Recent content in Out-of-band Application Security Testing Support on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/docs/desktop/addons/oast-support/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OAST Tab</title>
      <link>/docs/desktop/addons/oast-support/tab/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/oast-support/tab/</guid>
      <description>&lt;h1 id=&#34;oast-tab&#34;&gt;OAST Tab&lt;/h1&gt;&#xA;&lt;p&gt;This tab shows a summary of the out-of-band messages discovered by ZAP.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;messages&#34;&gt;Messages &lt;a class=&#34;header-link&#34; href=&#34;#messages&#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;For each message, you can see:&lt;/p&gt;</description>
    </item>
    <item>
      <title>OAST API</title>
      <link>/docs/desktop/addons/oast-support/api/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/oast-support/api/</guid>
      <description>&lt;h1 id=&#34;oast-api&#34;&gt;OAST API&lt;/h1&gt;&#xA;&lt;p&gt;The following operations are supported by the API:&lt;/p&gt;&#xA;&#xA;&lt;h3 id=&#34;views&#34;&gt;Views &lt;a class=&#34;header-link&#34; href=&#34;#views&#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;ul&gt;&#xA;&lt;li&gt;getActiveScanService: Gets the service used with the active scanner, if any.&lt;/li&gt;&#xA;&lt;li&gt;getBoastOptions: Gets the BOAST options.&lt;/li&gt;&#xA;&lt;li&gt;getCallbackOptions: Gets the Callback options.&lt;/li&gt;&#xA;&lt;li&gt;getDaysToKeepRecords: Gets the number of days the OAST records will be kept for.&lt;/li&gt;&#xA;&lt;li&gt;getInteractshOptions: Gets the Interactsh options.&lt;/li&gt;&#xA;&lt;li&gt;getServices: Gets all of the services.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h3 id=&#34;actions&#34;&gt;Actions &lt;a class=&#34;header-link&#34; href=&#34;#actions&#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;ul&gt;&#xA;&lt;li&gt;setActiveScanService (name*): Sets the service used with the active scanner.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;name: The name of the service.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;setBoastOptions (server* pollInSecs*): Sets the BOAST options.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;server: The server URL.&lt;/li&gt;&#xA;&lt;li&gt;pollInSecs: The polling frequency.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;setCallbackOptions (localAddress* remoteAddress* port*): Sets the Callback options.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;localAddress: The local address&lt;/li&gt;&#xA;&lt;li&gt;remoteAddress: The remote address.&lt;/li&gt;&#xA;&lt;li&gt;port: The port to listen on.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;setDaysToKeepRecords (days*): Sets the number of days the OAST records will be kept for.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;days: The number of days.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;setInteractshOptions (server* pollInSecs* authToken*): Sets the Interactsh options.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;server: The server URL.&lt;/li&gt;&#xA;&lt;li&gt;pollInSecs: The polling frequency.&lt;/li&gt;&#xA;&lt;li&gt;authToken: The Interactsh authentication token.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 id=&#34;see-also&#34;&gt;See also &lt;a class=&#34;header-link&#34; href=&#34;#see-also&#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;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;a href=&#34;/docs/desktop/addons/oast-support/services/&#34;&gt;OAST Services&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
    </item>
    <item>
      <title>OAST Options</title>
      <link>/docs/desktop/addons/oast-support/options/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/oast-support/options/</guid>
      <description>&lt;h1 id=&#34;oast-options&#34;&gt;OAST Options&lt;/h1&gt;&#xA;&lt;p&gt;A tabbed pane allows you to configure the available OAST services.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;general-settings&#34;&gt;General Settings &lt;a class=&#34;header-link&#34; href=&#34;#general-settings&#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;These are options not specific to a single OAST service.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
