From: Roland Haeder Date: Wed, 24 Oct 2012 22:46:51 +0000 (+0000) Subject: Blocked also %27 (') X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a0373fb645bf12f7f7df84f6428a3873e63b8244;p=ctracker.git Blocked also %27 (') --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index cef8fd6..703e69c 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -68,7 +68,8 @@ function initCrackerTrackerArrays () { 'page=http', 'module=http', 'op=http', 'id=http', 'id%3Dhttp', 'action%3Dhttp', 'page%3Dhttp', 'module%3Dhttp', 'op%3Dhttp', 'starhack', '../../','..//', 'directory=http', 'dir=http', 'busca', 'uol.com', '=http://', '=https://','=ftp://','=file://','_SESSION','CFG_ROOT','/proc/', ',0x', '(0x', - '=%7BQUOT%7D', '=%5C', 'DOCUMENT_ROOT', '_SERVER','=%22http','=%22ftp','=%22file' + '=%7BQUOT%7D', '=%5C', 'DOCUMENT_ROOT', '_SERVER','=%22http','=%22ftp','=%22file','=%27http','=%27ftp', + '=%27file' ); // Block these words found in POST requests