CRSep 17, 2012

SSL Enhancement

arXiv:1209.3557v1
Originality Synthesis-oriented
AI Analysis

This tackles security vulnerabilities in SSL/TLS protocols for e-commerce and network services, though it appears incremental as it builds on existing defenses against known attacks.

The paper addresses the SSLStrip attack that strips secure HTTPS connections to unsecure HTTP, and proposes a practical solution using a Mozilla-Firefox add-on and servlet code to strengthen defense against HTTPS hijacking attacks.

With the development of e-commerce, ssl protocol is more and more widely applied to various network services. It is one of key technologies to keep user's data in secure transmission via internet. This document majorly focuses on "SSLStrip" which generates the most recent attack in the secure network connections. It strips out all the secure connections to unsecure plain connection. In this article we depict this attack and to nullify it, we have proposed a technique cum practical solution to strengthen data security by developing mozilla-firefox add-on and servlet code which will strengthen our defense against the https hijacking attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes