Section introducing VPN breaches (#2010)

* Add exclusive section of VPN breaches

* Fix div
This commit is contained in:
Daniel Nathan Gray 2020-10-09 15:35:42 +00:00 committed by GitHub
parent 4dde28f9fc
commit 21e7a6da90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -267,6 +267,21 @@ breadcrumb: "VPN"
<hr>
<div id="vpn-breaches" class="container">
<div class="row">
<div class="col-md-12">
<h3>VPN Related breaches - why external auditing is important!</h3>
<ul>
<li><a href="https://www.comparitech.com/blog/vpn-privacy/ufo-vpn-data-exposure/">"Zero logs" VPN exposes millions of logs including user passwords, claims data is anonymous</a> July 2020 </li>
<li><a href="https://www.zdnet.com/article/nordvpn-http-post-bug-exposed-sensitive-customer-information/">NordVPN HTTP POST bug exposed customer information, no authentication required</a> March 2020</li>
<li><a href="https://www.theregister.com/2019/10/21/nordvpn_security_issue/">Row erupts over who to blame after NordVPN says: One of our servers was hacked via remote management tool</a> October 2019</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">