Change Youtube links to HTTPS

This commit is contained in:
Kamil Gierach-Pacanek 2022-01-25 20:46:32 +01:00
parent 5f891d1748
commit 3a4df804ad
No known key found for this signature in database
GPG Key ID: 34A91BE1A93DDAF6

@ -132,13 +132,13 @@ This is quite a change to the standard 5s Nmap scan, that will give a full view
<h3>Videos</h3>
<div class="doc-section">
<h4>Nmap scan against system protected by Portspoof:</h4>
<iframe width="523" height="294" src="http://www.youtube.com/embed/oDBvXSMf3wU?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="523" height="294" src="https://www.youtube.com/embed/oDBvXSMf3wU?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
</p>
<h4>Exploiting your attackers automated exploit scripts with Portspoof:</h4>
<iframe width="523" height="294" src="http://www.youtube.com/embed/YDnwqy7a1zk?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="523" height="294" src="https://www.youtube.com/embed/YDnwqy7a1zk?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
</p>
<h4>Exploiting your attackers Nmap NSE script with Portspoof:</h4>
<iframe width="523" height="294" src="http://www.youtube.com/embed/iyTmxRUaQ8M?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="523" height="294" src="https://www.youtube.com/embed/iyTmxRUaQ8M?wmode=transparent&rel=0" frameborder="0" allowfullscreen></iframe>
</p>
</div>