Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Building a Robust Client-Side Protection Against Cross Site Request Forgery

Author 1: Abdalla AlAmeen
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 6, No. 6 · Published 2015 · Cited by 6

DOI: https://doi.org/10.14569/IJACSA.2015.060610

Abstract

In recent years, the web has been an indispensable part of business all over the world and web browsers have become the backbones of today's systems and applications. Unfortunately, the number of web application attacks has increased a great deal, so the matter of concern is securing web applications. One of the most serious cyber-attacks has been by cross site request forgery (CSRF). CSRF has been recognized among the major threats to web applications and among the top ten worst vulnerabilities for web applications. In a CSRF attack, an attacker takes liberty be authorized to take a sensitive action on a target website on behalf of a user without his knowledge. This paper, providing an overview about CSRF attack, describes the various possible attacks, the developed solutions, and the risks in the current preventive techniques. This paper comes up with a highly perfect protection mechanism against reflected CSRF called RCSR. RCSR is a tool gives computer users with full control on the attack. RCSR tool relies on specifying HTTP request source, whether it comes from different tab or from the same one of a valid user, it observes and intercepts every request that is passed through the user’s browser and extracts session information, post the extracted information to the Server, then the server create a token for user's session. We checked the working of RCSR extension, our evaluation results show that it is working well and it successfully protects web applications against reflected CSRF.

Keywords

How to Cite this Article

AlAmeen, A. (2015). Building a Robust Client-Side Protection Against Cross Site Request Forgery. International Journal of Advanced Computer Science and Applications, 6(6). https://doi.org/10.14569/IJACSA.2015.060610

AlAmeen, Abdalla. "Building a Robust Client-Side Protection Against Cross Site Request Forgery." International Journal of Advanced Computer Science and Applications, vol. 6, no. 6, 2015, https://doi.org/10.14569/IJACSA.2015.060610.

@article{AlAmeen2015,
  title     = {Building a Robust Client-Side Protection Against Cross Site Request Forgery},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {6},
  number    = {6},
  year      = {2015},
  publisher = {The Science and Information Organization},
  author    = {Abdalla AlAmeen},
  doi       = {10.14569/IJACSA.2015.060610},
  url       = {https://doi.org/10.14569/IJACSA.2015.060610}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.