Skip to content
 
 

Repository files navigation

fpc-WebSecurity

fpc-WebSecurity is a collection of functions and procedures in FreePascal for increasing your web application security.

The Lazarus project is an FPTest project, and the test cases are simple enough to provide examples of how to use the units.

Units are split up by what they do, and lives under the /unit/ directory

  • units/websec_html
  • units/websec_js
  • units/websec_url
  • units/websec_css

Code is mostly based on rules in the OWASP cheatsheet for XSS (Cross Site Scripting) prevention.

About

A collection of functions and procedures for increasing your web applications security posture

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages