A VPN or Virtual Private Network is a method used to add security and privacy to private and public networks, like WiFi Hotspots and the Internet. VPNs are most often used by corporations to protect sensitive data.z
A virtual private network (VPN) extends a private network across a public network, such as the Internet. It enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network, and thus benefit from the functionality, security and management policies of the private network.[1] A VPN is created by establishing a virtual point-to-point connection through the use of dedicated connections, virtua ltunnelling protocols, or traffic encryption.
Disclaimer – Our tutorials are designed to aid aspiring pen testers/security enthusiasts in learning new skills, we only recommend that you test this tutorial on a system that belongs to YOU. We do not accept responsibility for anyone who thinks it’s a good idea to try to use this to attempt to hack systems that do not belong to you
Setting up vpn in kali linux 2.0
Step1: go to http://www.vpnbook.com
Step2: Download the OpenVpn free accounts conf files
Step4: open the terminal and change the directory of the extraction
then type :
openvpn –config vpnbook-us2-tcp80.ovpn
and then enter the username and the password
we can see now many process is going through
the final step is to check our ip address , so we must go to www.dnsleaktest.com
so you will find your self in a different location
0 comments:
Post a Comment