]> git.mxchange.org Git - ctracker.git/commitdiff
Added more flexible options
authorRoland Haeder <roland@mxchange.org>
Tue, 4 May 2010 18:31:12 +0000 (18:31 +0000)
committerRoland Haeder <roland@mxchange.org>
Tue, 4 May 2010 18:31:12 +0000 (18:31 +0000)
libs/lib_detector.php

index 7d7836eaa5af1c5196d6edd48c21e0674dc018a3..e4b21fd7cbb70a3dc30963ad6d0dd2485797fc17 100644 (file)
@@ -66,7 +66,8 @@ function initCrackerTrackerArrays () {
                'select from', 'drop%20', '.system', 'getenv', 'http_', '_php', 'php_', 'phpinfo()', '\<?php', '?\>', 'sql=',
                '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'
+               'module%3Dhttp', 'op%3Dhttp', 'starhack', '../../', 'directory=http', 'dir=http', 'busca', 'uol.com',
+               '=http://', '=https://','=ftp://'
        );
 
        // Block these words found in POST requests