PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 568 This week: 1All time: 5,390 This week: 560Up
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
Age: ???
All time rank: 313280 in Spain Spain
Week rank: 416 Up14 in Spain Spain Up

  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:568
This week:1
All time:5,390
This week:560Up
User Ratings User Comments (1)
 All time
Utility:68%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:56%StarStarStar
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3182
 
Flawed by design.
13 years ago (Artur Graniszewski)
27%StarStar