Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions addOns/help/src/main/javahelp/contents/cmdline.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,11 @@ <H2>See also</H2>
<a href="start/features/api.html">API</a></td><td>to control ZAP programmatically</td></tr>
</table>

<H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://play.vidyard.com/g97SccHH52RXnAcBYBmDGA">ADDO Automation: Automation Command Line</a> (14:03)</td></tr>
</table>

</BODY>
</HTML>
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,11 @@ <H2>See also</H2>
<a href="https://www.zaproxy.org/addons/">Marketplace</a></td><td>to browse the add-ons online</td></tr>
</table>

<H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.youtube.com/watch?v=N4OEtVCda6s">ZAPCon 2022: More Power to "ZAP" - Demystifying ZAP Add-ons</a> (40:29)</td></tr>
</table>

</BODY>
</HTML>
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ <H2>See also</H2>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
<a href="../../ui/overview.html">UI Overview</a></td><td>for an overview of the user interface</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
<a href="https://www.zaproxy.org/docs/api/#introduction">API Overview</a></td><td>for an overview of the API</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td>
<a href="features.html">Features</a></td><td>provided by ZAP</td></tr>
</table>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ <H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://play.sonatype.com/watch/ZcEfSihgQSzuthJi4qEeW3">ZAP In Ten: Active Scanning</a> (9:47)</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://play.vidyard.com/aEwqErXFMTYdDDQbTgnJeA">ZAP In Ten: Active Scan Scripts</a> (11:37)</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.youtube.com/watch?v=z2r4xGMQlys">Deep Dive: Active Scanning</a> (31:26)</td></tr>
</table>

</BODY>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ <H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://play.sonatype.com/watch/vDWpoYjHi7fSLYFDQPWgMF">ZAP In Ten: Passive Scanning</a> (10:27)</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://play.vidyard.com/HfENJ3GJB3zbD6sMscDrjD">ZAP In Ten: Passive Scan Scripts</a> (11:53)</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.youtube.com/watch?v=Rx42kyrB0nk">Deep Dive: Passive Scanning</a> (27:35)</td></tr>
</table>

</BODY>
Expand Down
6 changes: 6 additions & 0 deletions addOns/help/src/main/javahelp/contents/start/pentest.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,11 @@ <H2>External Links</H2>
<td> OWASP Testing Guide</td></tr>
</table>

<H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.youtube.com/watch?v=AqZdqAK9S2g">ZAPCon 2022: Drive-By Pentesting with ZAP Scripts</a> (38:19)</td></tr>
</table>

</BODY>
</HTML>
6 changes: 6 additions & 0 deletions addOns/help/src/main/javahelp/contents/start/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ <H2>See also</H2>
<a href="checks.html">Scanner Rules</a></td><td>supported by default</td></tr>
</table>

<H2>Official Videos</H2>
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.youtube.com/watch?v=32W_hm30dsg">ZAPCon 2022: ZAP for Everybody</a> (44:05)</td></tr>
</table>



</BODY>
Expand Down