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 Encoder Comparison Reference Project"
From OWASP
Line 8: | Line 8: | ||
==OWASP Encoder Comparison Reference Project== | ==OWASP Encoder Comparison Reference Project== | ||
− | The OWASP Encoder Comparison Reference Project is a quick reference for how ESAPI and other framework and native language encoding methods work against ASCII characters. | + | The OWASP Encoder Comparison Reference Project is a quick reference for how ESAPI and other framework and native language encoding methods work against ASCII characters. |
+ | |||
+ | *Version 1.0: http://boldersecurity.github.io/encoder-comparison-reference/ | ||
+ | *Source Code: https://github.com/boldersecurity/encoder-comparison-reference | ||
Web 2.0 web application that allows users to choose which encoder libraries to compare. It should compare ESAPI as well as other | Web 2.0 web application that allows users to choose which encoder libraries to compare. It should compare ESAPI as well as other | ||
Line 17: | Line 20: | ||
==Introduction== | ==Introduction== | ||
− | + | The OWASP Encoder Comparison Reference Project is a quick reference for how ESAPI and other framework and native language encoding methods work against ASCII characters. | |
Line 23: | Line 26: | ||
==Description== | ==Description== | ||
− | + | Libraries and frameworks encode ASCII characters differently. The OWASP Enterprise Security API (ESAPI) is the reference implementation for the most comprehensive and secure output encoding/escaping. Using this encoder comparison table, you will see how ESAPI exceeds other framework encoders and native encoders. | |
==Licensing== | ==Licensing== | ||
− | OWASP | + | OWASP Encoder Comparison Reference is free to use. It is licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. |
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | ||
− | == What is | + | == What is the Encoder Comparison Reference? == |
OWASP XXX provides: | OWASP XXX provides: |
Revision as of 05:10, 11 February 2014