PHProtector

Package:
PHProtector
Summary:
Analyse HTTP requests to detect security attacks
Groups:
HTTP, Logging, PHP 5, Security
Author:
Hugo Sousa
Description:
This package can be used to analyse HTTP requests to detect security attacks.

The main class analyzes the HTTP GET and POST values to determine if contains words that can be used to perform SQL injection attacks, mainly to MySQL applications.

It returns the information that based on a score of the word analysis it may be a security attack, so the applications avoid handling the request.

Another class can generate log files in XML format with more details about the eventual attack.


Powered by Gewgley