From: Roland Haeder Date: Fri, 18 Oct 2013 20:29:05 +0000 (+0000) Subject: Added some php.ini settings to block X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ab1e15e2008fda596d01a44c755fd2fb0c718521;p=ctracker.git Added some php.ini settings to block --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 6f12049..3511de9 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -126,6 +126,9 @@ function initCrackerTrackerArrays () { // Attempts to insert links into a badly secured URL '%3E%3C', + // php.ini settings + 'allow_url_fopen', 'allow_url_include', 'auto_prepend_file', 'disable_functions', + // @TODO Misc/unsorted 'cgi-', '.eml', '$_request', '$_get', '$request', '$get', '.system', '&aim', 'new_password', '&icq', '.conf', 'motd ', 'HTTP/1.',