<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Packaged_scan on ZAP</title>
    <link>/tags/packaged_scan/</link>
    <description>Recent content in Packaged_scan on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 15 Jun 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/packaged_scan/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Baseline Scan Changes</title>
      <link>/blog/2021-06-15-baseline-scan-changes/</link>
      <pubDate>Tue, 15 Jun 2021 00:00:00 +0000</pubDate>
      <guid>/blog/2021-06-15-baseline-scan-changes/</guid>
      <description>Important information for anyone who uses the baseline scan in the Live or Weekly Docker images.</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>
  </channel>
</rss>
