Client Side Filter Enhancement using Web Proxy
International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 119 | Views: 442 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Research Paper | Computer Science & Engineering | India | Volume 3 Issue 7, July 2014 | Popularity: 6.5 / 10


     

Client Side Filter Enhancement using Web Proxy

Santosh Kumar Singh, Rahul Shrivastava


Abstract: In early days, web pages always use a state for keeping an authentication state between browsers and web applications called cookies, these cookies are sent to the browser by the web servers after the users have been successfully authenticated. Every request that contains the valid cookies will be automatically allowed by the web sites without any further check. The cookies are used to identify and authenticate the client; therefore they are an interesting target for web attackers. Cross Site Scripting attack (XSS) is the popular attacks which is often used to steal the information from a client machines. If any cookie has been stolen by the unauthenticated users then essential and sensitive information will be disclosed. In this paper, we introduce a new technique for securing cookies from unauthorized users called Dynamic Cookies rewriting, this technique aims to make the cookies meaningless for XSS attacks. Our technique is implemented in a web proxy where it will automatically randomize the cookie value that is sent back and forth between the users and the web applications.


Keywords: Cookies, Cross Site Scripting, Client Site Attack, XSS Attacks,


Edition: Volume 3 Issue 7, July 2014


Pages: 14 - 18



Make Sure to Disable the Pop-Up Blocker of Web Browser


Text copied to Clipboard!
Santosh Kumar Singh, Rahul Shrivastava, "Client Side Filter Enhancement using Web Proxy", International Journal of Science and Research (IJSR), Volume 3 Issue 7, July 2014, pp. 14-18, https://www.ijsr.net/getabstract.php?paperid=2014905, DOI: https://www.doi.org/10.21275/2014905

Similar Articles

Downloads: 105

M.Tech / M.E / PhD Thesis, Computer Science & Engineering, India, Volume 3 Issue 12, December 2014

Pages: 637 - 642

Solving False Positive Problem in Client Side XSS Filter

Dr. Nitin Mishra, Saumya Chaturvedi, Chandrashekhar Dewangan, Sakshi Jain

Share this Article

Downloads: 116

Research Paper, Computer Science & Engineering, India, Volume 6 Issue 4, April 2017

Pages: 2410 - 2414

A Novel Approach to Provide Security for Cloud Data

K. Anbazhagan, R. Sugumar

Share this Article

Downloads: 118 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Research Paper, Computer Science & Engineering, India, Volume 3 Issue 11, November 2014

Pages: 2198 - 2201

Defense against SQL Injection and Cross Site Scripting Vulnerabilities

Kirti Randhe, Vishal Mogal

Share this Article

Downloads: 125 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Survey Paper, Computer Science & Engineering, India, Volume 3 Issue 7, July 2014

Pages: 414 - 418

Prevention to Cross-site Scripting Attacks: A Survey

Manisha S Mahindrakar

Share this Article
Top