International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 60 - Issue 14 |
Published: December 2012 |
Authors: Shashank Gupta, Lalitsen Sharma |
![]() |
Shashank Gupta, Lalitsen Sharma . Exploitation of Cross-Site Scripting (XSS) Vulnerability on Real World Web Applications and its Defense. International Journal of Computer Applications. 60, 14 (December 2012), 28-33. DOI=10.5120/9762-3594
@article{ 10.5120/9762-3594, author = { Shashank Gupta,Lalitsen Sharma }, title = { Exploitation of Cross-Site Scripting (XSS) Vulnerability on Real World Web Applications and its Defense }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 60 }, number = { 14 }, pages = { 28-33 }, doi = { 10.5120/9762-3594 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Shashank Gupta %A Lalitsen Sharma %T Exploitation of Cross-Site Scripting (XSS) Vulnerability on Real World Web Applications and its Defense%T %J International Journal of Computer Applications %V 60 %N 14 %P 28-33 %R 10.5120/9762-3594 %I Foundation of Computer Science (FCS), NY, USA
Attacks on web applications are growing rapidly with the opening of new technologies, HTML tags and JavaScript functions. Cross-Site Scripting (XSS) vulnerabilities are being exploited by the attackers to steal web browser's resources (cookies, credentials etc. ) by injecting the malicious JavaScript code on the victim's web applications. The existing techniques like filtering of tags and special characters, maintaining a list of vulnerable sites etc. cannot eliminate the XSS vulnerabilities completely. In this paper, initially we have tried out the experiments on the exploitation of XSS vulnerabilities using local host server (i. e. XAMPP). After this, we have investigated for the XSS vulnerabilities on social networking sites (like Facebook, Orkut, Blogs, Twitter etc. ) and tried to exploit the same on blogs. Finally, on the basis of some analysis and results, we have discussed a novel technique of mitigating this XSS vulnerability by introducing a Sandbox environment on the web browser.