]> git.mxchange.org Git - ctracker.git/commitdiff
Added some php.ini settings to block
authorRoland Haeder <roland@mxchange.org>
Fri, 18 Oct 2013 20:29:05 +0000 (20:29 +0000)
committerRoland Haeder <roland@mxchange.org>
Fri, 18 Oct 2013 20:29:05 +0000 (20:29 +0000)
libs/lib_detector.php

index 6f120498192756b8d581e4cc24eefca454558322..3511de9896a5d03023dd82d99a9ffc08765c17bb 100644 (file)
@@ -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.',