Skip to content

Automatically exported from code.google.com/p/owaspcsrftester

Notifications You must be signed in to change notification settings

fudm2019/owaspcsrftester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

owaspcsrftester

Automatically exported from code.google.com/p/owaspcsrftester

Description:

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 CSRFTester Project attempts to give developers the ability to test their applications for CSRF flaws.

Source:

You can access the source code at: http://owaspcsrftester.googlecode.com/

Usage Instructions:

Click here for documentation regarding the use of the CSRFTester - https://www.owasp.org/index.php/CSRFTester_Usage

Licensing:

OWASP CSRTester Project is free to use. CSRFTester is offered under the LGPL. For further information on OWASP licenses, please consult the OWASP Licenses page.

Project Sponsors:

The OWASP CSRFTester project is sponsored by Aspect.

About

Automatically exported from code.google.com/p/owaspcsrftester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • C 8.1%
  • HTML 3.1%