PHP Classes

Packages of Te Taipo

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Te Taipo (2)  >  Mission progress status  >  Reputation  
Picture of Te Taipo
Name: Te Taipo <contact> Te Taipo Google profile
Classes: 2
Country: New Zealand New Zealand
Age: 56
All time rank: 268813 in New Zealand New Zealand
Week rank: 195 Up3 in New Zealand New Zealand Up
All time users: 785
Week users: 0
 
  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 Pareto Security  
Filter requests to discard malicious values
This class can filter requests to recognise malicious values and either call a 403 access denied ( default ), or optionally add the offending IP address to the banned list in the root htaccess file of a website.

It processes the REQUEST_URI, QUERY_STRING, $_GET, $_POST, $_COOKIE to detect values with a blacklisted format.

The class can also block accesses of blacklisted user agents and request types that are not whitelisted.

The IP addresses of blocked requests can be optionally added to .htaccess deny list.

  Files folder image Tuhimunatanga  
Encrypt a text string pasted in form input
This package can encrypt a text string pasted in form input.

There is a class that can take the the string to encrypt from a form input value and encrypts it using a password also taken from another input.

The class can redirect the same page of the form showing the resulting encrypted data inside text area input.


  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