PHP Classes

Classes of Francisco López

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Francisco López (1)  >  Mission progress status  >  Reputation  
Picture of Francisco López
Name: Francisco López <contact>
Classes: 1
Country: Spain Spain
Age: ???
All time rank: 312980 in Spain Spain
Week rank: 42 Up2 in Spain Spain Up
All time users: 570
Week users: 1
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image dXSS  
Filter dangerous values from the GET parameters
This class can be used to filter dangerous values from the GET parameters.

It can traverse the list of GET request values and check if they contain values considered to be dangerous.

Dangerous values are those with text from a list of dangerous strings, have non-alphanumeric characters or have a length larger than a given limit.

The class sends a response header to redirect the user browser to another given URL if a dangerous GET values is found.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z