PHP Classes
elePHPant
Icontem

dXSS: Filter dangerous values from the GET parameters

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-07-31 (6 years ago) RSS 2.0 feedStarStarStar 49%Total: 540 This week: 2All time: 5,295 This week: 591Up
Version License PHP version Categories
dxss 0.1BSD License3.0HTTP, Security
Description Author

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.

Picture of Francisco López
Name: Francisco López <contact>
Classes: 1 package by
Country: Spain Spain

  Files folder image Files  
File Role Description
Accessible without login Plain text file Help Doc. Help and how to use
Plain text file dXSS Class The Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:540
This week:2
All time:5,295
This week:591Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:58%StarStarStar
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2097
 
Flawed by design.
6 years ago (Artur Graniszewski)
27%StarStar