DOCUMENT_ROOT and _SERVER added (avoid these things please)
authorRoland Haeder <roland@mxchange.org>
Sat, 27 Aug 2011 23:05:40 +0000 (23:05 +0000)
committerRoland Haeder <roland@mxchange.org>
Sat, 27 Aug 2011 23:05:40 +0000 (23:05 +0000)
libs/lib_detector.php

index 095a8ba4846b3e692f1a07364626e10ae5e95826..4f780d583d142603b8d39e16ea9f684fba9d0df8 100644 (file)
@@ -68,7 +68,7 @@ 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/',',0x5',
-               '=%7BQUOT%7D', '=%5C'
+               '=%7BQUOT%7D', '=%5C', 'DOCUMENT_ROOT', '_SERVER'
        );
 
        // Block these words found in POST requests