Skip to content

Commit 3464bc7

Browse files
authored
Merge pull request #1317 from zapbot/update-site-content
Update site content
2 parents b0d4ab9 + abfef55 commit 3464bc7

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

getting-started/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h1 class="text--white">Getting Started</h1>
141141
<main>
142142
<h3 id="overview">Overview <a class="header-link" href="#overview"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="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" fill="currentColor"/></svg></a></h3>
143143
<p>This guide is intended to serve as a basic introduction for using ZAP to perform security testing, even if you don’t have a background in security testing. To that end, some security testing concepts and terminology is included but this document is not intended to be a comprehensive guide to either ZAP or security testing.</p>
144-
<p>It is also available as a <a href="/pdf/ZAPGettingStartedGuide-2.11.pdf">pdf</a> to make it easier to print.</p>
144+
<p>It is also available as a <a href="/pdf/ZAPGettingStartedGuide-2.14.pdf">pdf</a> to make it easier to print.</p>
145145

146146
<h3 id="security-testing-basics">Security Testing Basics <a class="header-link" href="#security-testing-basics"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="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" fill="currentColor"/></svg></a></h3>
147147
<p>Software security testing is the process of assessing and testing a system to discover security risks and vulnerabilities of the system and its data. There is no universal terminology but for our purposes, we define assessments as the analysis and discovery of vulnerabilities without attempting to actually exploit those vulnerabilities. We define testing as the discovery and attempted exploitation of vulnerabilities.</p>

pdf/ZAPGettingStartedGuide-2.12.pdf

639 KB
Binary file not shown.

pdf/ZAPGettingStartedGuide-2.13.pdf

634 KB
Binary file not shown.

pdf/ZAPGettingStartedGuide-2.14.pdf

623 KB
Binary file not shown.

0 commit comments

Comments
 (0)