Virtual Private Network(VPN) Presented By Aparna Chilukuri.

8
Virtual Private Network(VPN) Presented By Aparna Chilukuri

Transcript of Virtual Private Network(VPN) Presented By Aparna Chilukuri.

Page 1: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

Virtual Private Network(VPN)

Presented By

Aparna Chilukuri

Page 2: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

What is a VPN?

• A VPN is a private network that uses a public network (usually the Internet) to connect remote sites or users together.

Page 3: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

What Makes a VPN?

• Remote Access• Site-to-Site

• Intranet• Extranet

• Secure VPN• Trusted VPN• Hybrid VPN• Provider-Provisioned VPN

Page 4: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

VPN Security

authentication—ensuring that the data originates at the source that it claims

access control—restricting unauthorized users from gaining admission to the network

confidentiality—preventing anyone from reading or copying data as it travels across the Internet

data integrity—ensuring that no one tampers with data as it travels across the Internet

Page 5: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

What is Tunneling ?

• Tunneling is the process of placing an entire packet within another packet and sending it over a network.

• Tunneling requires three different protocols: Carrier protocol Encapsulating protocol - GRE, IPSec, L2F, PPTP,

L2TP Passenger protocol - IPX, NetBeui, IP

Page 6: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

VPN Protocols

• Remote Access• PPTP(Point -to -Point Tunneling Protocol)

• L2F(Layer 2 forwarding)

• L2TP( Layer 2 tunneling Protocol)

• Lan-to-Lan • IPSec

Page 7: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

IPSec Uses

Diffie-Hellman key exchanges to deliver secret keys between peers on a public net

public-key cryptography for signing Diffie-Hellman exchanges, to guarantee the identities of the two parties and avoid man-in-the-middle attacks

data encryption standard (DES) and other bulk encryption algorithms for encrypting data

keyed hash algorithms (HMAC, MD5, SHA) for authenticating packets

• digital certificates for validating public keys

Page 8: Virtual Private Network(VPN) Presented By Aparna Chilukuri.

Conclusion

• Loopholes– Hackers will try to "piggyback" onto an

existing VPN connection that a remote worker has established, either inserting viruses into a system or removing and viewing sensitive files