Journal Article10.1145/792704.792738
How secure is secure Web browsing
4
TL;DR: In this paper, the root certification authority's (CA's) self-signed certificate is used to verify the security of a secure connection between a web server and a web browser, and the root CA's self-certificate is used for authentication.
read more
Abstract: S ecurity is of particular importance when sensitive information is sent through the Web. Users must rely on the security of the browser's Secure Socket Layer (SSL) protocol. Although the closed-padlock icon in a browser window depicts a secure connection, it does not imply a totally risk-free secure connection. Whenever the padlock is snapped or a security-related message pops up, you should be alerted and scrutinize the security of that connection. During the handshake of a secure connection, the server sends a public-key certificate to identify itself. You assume you have a secure connection to the entity identified in the certificate, but that entity may not be who you think it is. So, what is the critical issue in verifying a server certificate? It is in the root certification authority's (CA's) self-signed certificate that the verification starts. We trust root CAs (assuming they don't issue certificates to copycat servers) because our browser developer trusts them. An initial list of root CA certificates comes with browsers. Depending on their trust in browser developers, users may assume all root CAs that come with browsers are robust. However, authenticity is an important concern for other root CA certificates installed after the browser. An attacker can introduce bogus certificates for installation automated via a Visual Basic script. The client sees only a final approval screen that may easily be ignored by clicking on the \" yes \" button. Consider the following possible scenario. Suppose you've connected to your bank, www.xyzbank.com. Using network-spoofing techniques, an attacker reroutes this traffic to a counterfeit site and imitates a well-known root CA as the issuer for a fake certificate created for xyzbank. The attacker creates a second imitation certificate: a self-signed root CA certificate for the same well-known root CA. When these imitation certificates are used for a secure connection, you, as a client, will see a warning saying the root CA is not to be trusted. Taking a closer look at the certificate details is of no help, even harmful, because your favorite root CA seems to be the issuer. You might easily prefer to continue and maybe install the imitation certificate assuming there is a bug in your system. Because the well-known root CA's name appears on the final approval screen, it is easy to be fooled by this scheme. The only authentication guarantee provided by a closed padlock is that the URL in the certificate …
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Installing fake root keys in a PC
Adil Alsaid,Chris J. Mitchell +1 more
- 30 Jun 2005
TL;DR: A way to achieve such an attack for the Internet Explorer web browser root key store, which avoids attracting the user's attention, is presented and a realisation of this attack is described.
Final HCI Research Report
Cornelia Graf,Christina Hochleitner,Peter Wolkerstorfer,Julio Angulo,Simone Fischer-Hübner,Erik Wästlund,Benjamin Kellermann,Ronald Leenes +7 more
- 01 Jan 2013
TL;DR: This deliverable provides an overview of recent results of Activity 4 ‘Usability’ of PrimeLif e, where an emphasis is put on those results, which have not been reported in the same detail in other HCI-related PrimeLife deliverables yet.
5
Enhancing End User Security | Attacks & Solutions
Adil M. Alsaid
- 01 Jan 2007
TL;DR: A general introduction to the security techniques and protocols used in this thesis are provided, followed by a review of possible threats to end user computing environments and a discussion of the countermeasures needed to combat these threats.
Practical and secure e-mail system (PractiSES)
Albert Levi,Mahmut Ozcan +1 more
TL;DR: A practical and secure e-mail system that performs public key distribution and management in a unique way is proposed, and it is shown that a state-of-the-art PC would be sufficient to serve as PractiSES server of a medium-size organization.