From: Roland Haeder Date: Fri, 24 Jun 2011 12:47:17 +0000 (+0000) Subject: Detection of hexa-decimal encoded (0xXXXXX) strings added X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9fdb6da05a4d7f18cb73cda0a1359dc66f5c4549;p=ctracker.git Detection of hexa-decimal encoded (0xXXXXX) strings added --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 3c421d3..1a18062 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -67,7 +67,7 @@ function initCrackerTrackerArrays () { 'div style=', 'overflow: auto', 'height: 1px', 'cc%20', 'admin_action=', 'path=', 'action=http', '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/' + 'uol.com', '=http://', '=https://','=ftp://','=file://','_SESSION','CFG_ROOT','/proc/',',0x5' ); // Block these words found in POST requests