This package can filter values to prevent XSS, SQL injection, CSRF security attacks.
The main class can filter one value or an array of values by stripping HTML tags, adding slashes and escaping HTML entities.
Another class can prevent Cross-Site Request Forgery attacks by generating a secret token to be passed in forms, so it can verified later to avoid forms submitted by JavaScript code that executes automatically from other site pages.
|
Name: |
Filter Class |
Base name: |
filter-class |
Description: |
Filter to prevent XSS, SQL injection, CSRF attacks |
Version: |
1.1 |
PHP version: |
4.0 |
License: |
Free For Educational Use |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|