Skip to content

Commit e4959b3

Browse files
authored
Merge pull request #1820 from zapbot/update-site-content
Update site content
2 parents 27c8f19 + 398428b commit e4959b3

File tree

6 files changed

+15324
-0
lines changed

6 files changed

+15324
-0
lines changed

docs/scans/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,16 @@ <h1 class="text--white">ZAP Scans</h1>
197197
</div>
198198
</div>
199199

200+
<div class="flex">
201+
<div class="circle-arrow mr-20">
202+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30px"><g data-name="Layer 2"><circle cx="15" cy="15" r="15" fill="#4389ff"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M12.72 8.64L19.07 15l-6.35 6.36"/></g></svg></div>
203+
<div>
204+
205+
<p> <b><a href="wavsep"> WAVSEP</a></b> - the most comprehensive OSS DAST specific test suite that we know of (maintained by the ZAP team) </p>
206+
207+
</div>
208+
</div>
209+
200210
<div class="flex">
201211
<div class="circle-arrow mr-20">
202212
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30px"><g data-name="Layer 2"><circle cx="15" cy="15" r="15" fill="#4389ff"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M12.72 8.64L19.07 15l-6.35 6.36"/></g></svg></div>

docs/scans/index.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@
4242
<guid>/docs/scans/crawlmaze/</guid>
4343
<description>&lt;p&gt;Google Security Crawl Maze is a comprehensive testbed for web security crawlers.&lt;/p&gt;&#xA;&lt;p&gt;It is available online at &lt;a href=&#34;https://security-crawl-maze.app/&#34;&gt;https://security-crawl-maze.app/&lt;/a&gt; and the GitHub repo is &lt;a href=&#34;https://github.com/google/security-crawl-maze&#34;&gt;https://github.com/google/security-crawl-maze&lt;/a&gt;&#xA;It does appear to be being actively maintained and has merged a fix that we submitted.&lt;/p&gt;&#xA;&lt;p&gt;As long as one of the ZAP spiders finds the relevant page we count that as a pass, but ideally both spiders will find as many of the URLs as possible.&lt;/p&gt;</description>
4444
</item>
45+
<item>
46+
<title>ZAP vs Wavsep</title>
47+
<link>/docs/scans/wavsep/</link>
48+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
49+
<guid>/docs/scans/wavsep/</guid>
50+
<description>&lt;p&gt;WAVSEP is a vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners.&lt;/p&gt;&#xA;&lt;p&gt;It is the most comprehensive OSS DAST specific test suite that we know of.&lt;/p&gt;&#xA;&lt;p&gt;This version of WAVSEP is now maintained by the ZAP Team: &lt;a href=&#34;https://github.com/zaproxy/wavsep&#34;&gt;https://github.com/zaproxy/wavsep&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Click on the Sections to see the full set of results, which also give the local URL and the scan rule which should find the vulnerability.&lt;/p&gt;</description>
51+
</item>
4552
<item>
4653
<title>ZAP vs Webseclab</title>
4754
<link>/docs/scans/webseclab/</link>

0 commit comments

Comments
 (0)