Overview of cross site request forgery and client-side protection

As long as internet and web application are a part of our lives to let us to live as easy as we moved like: online market, online bank, online shop and many more, it take attention of malicious to take an advantage of our easy life. Lately there are many types of attacks on web application but...

Full description

Saved in:
Bibliographic Details
Main Authors: Yaakob, Razali, Joozdani, Mohsen, Abdullah @ Selimun, Mohd Taufik, Abdullah, Azizol
Format: Article
Language:English
Published: Technopark Publications 2013
Online Access:http://psasir.upm.edu.my/id/eprint/30572/1/Overview%20of%20cross%20site%20request%20forgery%20and%20client.pdf
http://psasir.upm.edu.my/id/eprint/30572/
http://www.ijcta.com/vol4issue4-page2.php
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:As long as internet and web application are a part of our lives to let us to live as easy as we moved like: online market, online bank, online shop and many more, it take attention of malicious to take an advantage of our easy life. Lately there are many types of attacks on web application but so far mostly focused Cross Site Scripting and SQL injection attacks. However there is less attention to prevent Cross Site Request. Cross Site Request Forgery permits malicious to make a request on behalf of user without his/her knowledge. The attack used the authentication between the target website and user through the internet browser. In this paper we would present how Cross Site Request forgery attack works. In additional we present our approach to mitigate Cross Site Request forgery by PCSRF Framework (Prevent Cross Site Request forgery) on Firefox. We propose client side protection. We had experimental test of our framework functionality. From 134 numbers of attacks which contains Post, Get and other methods, we successfully managed to prevent over 79% of attack through three different test sections.