60 likes | 219 Views
Certificates. SSL/TLS Overview. Browser. Server. client-hello. server-hello + {server-cert}SK CA. Key exchange (several options). Random key K. client-key-exchange: {K}PK server. K. {HTTP data}K. Most common: only the server is authenticated. SSL Stripping.
E N D
Certificates CS 142 Lecture Notes: Network Security
SSL/TLS Overview Browser Server client-hello server-hello + {server-cert}SKCA Key exchange (several options) Randomkey K client-key-exchange: {K}PKserver K {HTTP data}K Most common: only the server is authenticated CS 142 Lecture Notes: Network Security
SSL Stripping Replace https:// with http:// ActiveAttacker HTTP request HTTP request Modified response HTTP response HTTP request HTTPS request HTTP response HTTPS response Browser Server Attacker opens HTTPS session, forwards requests and responses Attacker observesprivate info CS 142 Lecture Notes: Network Security
HTTPS Indicators HTTP HTTPS Firefox 10 IE 8 Chrome 17 CS 142 Lecture Notes: Network Security
Silly dialogs Mixed Content Indicators Firefox 10: no SSL indicator Chrome 17: caution sign IE 8: warning dialog, no SSL lock CS 142 Lecture Notes: Network Security