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

Difference between revisions of "OWASP Stinger Version 1"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
 +
==Overview==
  
 +
The J2EE platform does not include any validation features. This leaves many organizations to craft their own validation mechanisms, often incomplete, flawed, and inefficient. The basic idea is to define validation rules for the headers, cookies, and parameters of an HTTP request. These rules are specified in simple XML files using the 'Security Validation Definition Language.'
 +
 +
==Project Lead==
 +
 +
The OWASP Stinger Project is lead by [mailto:[email protected] Eric Sheridan]
 +
 +
==License==
 +
 +
Stinger is offered under the [http://www.gnu.org/copyleft/lesser.html LGPL]. For further information on OWASP licenses, please consult the [[OWASP Licenses]] page.
 +
 +
==Downloads==
 +
 +
:*[http://www.owasp.org Click here] to download the latest version of the OWASP Stinger 2.x series
 +
:*[http://www.owasp.org Click here] to view all OWASP Stinger 1.x releases
 +
 +
==Feedback and Participation ==
 +
 +
We hope you find Stinger useful. Please contribute back to the project by sending your comments, questions, and suggestions to the Stinger mailing list. Thanks!
 +
 +
To join the OWASP Stinger mailing list or view the archives, please visit the [http://lists.owasp.org/mailman/listinfo/owasp-stinger subscription page].
 +
 +
==Project Sponsors==
 +
 +
The OWASP Stinger project is sponsored by [http://www.aspectsecurity.com https://www.owasp.org/images/d/d1/Aspect_logo.gif].
 +
 +
[[Category:OWASP Validation Project]]

Revision as of 15:18, 23 November 2006

Overview

The J2EE platform does not include any validation features. This leaves many organizations to craft their own validation mechanisms, often incomplete, flawed, and inefficient. The basic idea is to define validation rules for the headers, cookies, and parameters of an HTTP request. These rules are specified in simple XML files using the 'Security Validation Definition Language.'

Project Lead

The OWASP Stinger Project is lead by Eric Sheridan

License

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

Downloads

  • Click here to download the latest version of the OWASP Stinger 2.x series
  • Click here to view all OWASP Stinger 1.x releases

Feedback and Participation

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

To join the OWASP Stinger mailing list or view the archives, please visit the subscription page.

Project Sponsors

The OWASP Stinger project is sponsored by Aspect_logo.gif.