Web Open Patch
Package:
Summary:
Filter values to prevent security exploits
Groups:
Author:
Description:
This class can be used to filter values to prevent security exploits.
It can filter values in several ways to avoid values that could be used to perform security attacks.
Currently it can filter values to prevent MySQL SQL injections, injection of e-mail messages in headers, escaping values to prevent cross-site scripting, generate and validate tokens to prevent cross-site request forgery attacks.
It can filter values in several ways to avoid values that could be used to perform security attacks.
Currently it can filter values to prevent MySQL SQL injections, injection of e-mail messages in headers, escaping values to prevent cross-site scripting, generate and validate tokens to prevent cross-site request forgery attacks.
Comments are closed.