]> git.mxchange.org Git - ctracker.git/commitdiff
Now all forms of '0x' are detected
authorRoland Haeder <roland@mxchange.org>
Sat, 27 Aug 2011 23:10:59 +0000 (23:10 +0000)
committerRoland Haeder <roland@mxchange.org>
Sat, 27 Aug 2011 23:10:59 +0000 (23:10 +0000)
libs/lib_detector.php

index 4f780d583d142603b8d39e16ea9f684fba9d0df8..b2a48f0dff3d14cae11abd01b919f671feadd174 100644 (file)
@@ -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/',',0x5',
+               'uol.com', '=http://', '=https://','=ftp://','=file://','_SESSION','CFG_ROOT','/proc/', ',0x', '(0x',
                '=%7BQUOT%7D', '=%5C', 'DOCUMENT_ROOT', '_SERVER'
        );