PHP Classes

dXSS: Filter dangerous values from the GET parameters

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 570 All time: 5,383 This week: 40Up
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: 312980 in Spain Spain
Week rank: 200 Up7 in Spain Spain Up

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:570
This week:0
All time:5,383
This week:40Up
User Ratings User Comments (1)
 All time
Utility:68%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:56%StarStarStar
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3236
 
Flawed by design.
14 years ago (Artur Graniszewski)
27%StarStar