VPN Leak Detection Tool Released

Tomcat

Professional
Messages
2,695
Reaction score
1,060
Points
113
A set of tools allows you to identify various leaks and is available for download on Github.

An open source toolkit for detecting VPN vulnerabilities that threaten user privacy and security was released this week. The suite was released by ExpressVPN under the MIT license and is the first publicly available VPN automated security testing product.

The main purpose of the tools is automatic regression testing of ExpressVPN software, but they can also be used to test VPNs that do not provide adequate protection for users. The tools are written primarily in Python and are available for download on Github.

The kit allows you to identify a wide variety of leaks. These include the disclosure of IP addresses when using WebRTC and the disclosure of Internet activity when switching from wireless to wired Internet. In addition, the tool can detect unencrypted data leaks when the VPN software crashes or fails to connect to the server.

According to a study by Propeller Insights, commissioned by ExpressVPN in November this year, a third of respondents use VPNs to ensure their own cybersecurity. In particular, in this way they try to protect themselves from data interception when connected to Wi-Fi. 25% of respondents need VPNs to hide their Internet activity from ISPs. 15% use a VPN to protect themselves from government surveillance.

The MIT License is an open source software license developed by the Massachusetts Institute of Technology (MIT). It is a permissive license, that is, it allows programmers to use the licensed code in proprietary software, provided that the license text is provided with the software. According to the Free Software Foundation, this license is more accurately referred to as the X11 License, as MIT has used many licenses in the past.
 
Top