This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Category:OWASP CSRFGuard Project

From OWASP
Revision as of 04:16, 19 November 2007 by Esheridan (talk | contribs)

Jump to: navigation, search

Overview

Just when developers are starting to run in circles over Cross Site Scripting, the 'sleeping giant' awakes for yet another web-catastrophe. Cross-Site Request Forgery (CSRF) is an attack whereby the victim is tricked into loading information from or submitting information to a web application for which they are currently authenticated. The problem is that the web application has no means of verifying the integrity of the request. The OWASP CSRFGuard Project attempts to address this issue through the use of unique request tokens.

Click here for more information regarding the design and implementation of CSRFGuard.

License

CSRFGuard is offered under the LGPL. For further information on OWASP licenses, please consult the OWASP Licenses page.

Downloads

Version 1

Click here to download the latest version of the OWASP CSRFGuard 1.x series.

Version 2

Click here to download the latest OWASP CSRFGuard 2.0 binary.

Click here to download the latest OWASP CSRFGuard 2.0 source, binary, and sample configuration files (Recommended).

Installation Instructions

Click here to view the installation instructions of the OWASP CSRFGuard 1.x series.

Click here to view the installation instructions of the OWASP CSRFGuard 2.x series.

Feedback and Participation

We hope you find CSRFGuard useful. Please contribute back to the project by sending your comments, questions, and suggestions to OWASP. Thanks!

Similar Projects

There are a small number of other projects that implement the unique random request token concept similar to that of CSRFGuard. They are as follows:

Donations

The Open Web Application Security Project is purely an open-source community driven effort. As such, all projects and research efforts are contributed and maintained with an individual's spare time. If you have found this or any other project useful, please support OWASP with a donation.

Project Sponsors

The OWASP CSRFGuard project is sponsored by Aspect_logo.gif.

Pages in category "OWASP CSRFGuard Project"

The following 4 pages are in this category, out of 4 total.