mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 05:03:34 +01:00
Section introducing VPN breaches (#2010)
* Add exclusive section of VPN breaches * Fix div
This commit is contained in:
parent
4dde28f9fc
commit
21e7a6da90
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user