Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OWASP Encoder Comparison Reference

Compare

Claimed by Open Web Application Securi... Analyzed about 17 hours ago

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 ... [More] native encoders. See the website at: http://boldersecurity.github.io/encoder-comparison-reference/ [Less]

11.3K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

webappsec-nutshell

Compare

  Analyzed about 6 hours ago

An ultra-compact intro (or refresher) to Web Application Security.

11.6K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Stripes XSS Interceptor

Compare

  Analyzed about 18 hours ago

Stripes XSS Interceptor escapes all the parameters that Stripes binds during its Validation & Binding phase using a wrapped request object (a convenient implementation of the HttpServletRequest interface). The code follows the XSS (Cross Site Scripting) security guidance posted at Open Web Application Security Project (OWASP).

230 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This