]> git.mxchange.org Git - ctracker.git/commitdiff
'Based on' added, /proc/ will now be detected, do not use it in your scripts
authorRoland Haeder <roland@mxchange.org>
Fri, 20 Aug 2010 08:27:38 +0000 (08:27 +0000)
committerRoland Haeder <roland@mxchange.org>
Fri, 20 Aug 2010 08:27:38 +0000 (08:27 +0000)
ctracker.php
libs/lib_detector.php

index 1f071e39d8e78e85fd4d79fd6dd48a738a2a0892..568e6a882bfe6eef6bdfd800431c2349deb60976 100644 (file)
@@ -1,9 +1,8 @@
 <?php
 /**
  * Cracker Tracker Protection System - Enhanced Edition
- * Created by: Christian Knerr - www.cback.de
+ * Initially created by Christian Knerr - www.cback.de
  * Enhanced by: Roland Haeder - www.ship-simu.org
- * phpBB Users: Please use our complete phpBB2 Mod!
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            3.0.0
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
+ * This program is based on Cracker Tracker Protection System - Stand-Alone
+ * which has been written by Christian Knerr and is heavily enhanced in
+ * detectection, logging and reporting of suspicious traffic.
+ *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
index 1c16b54588cb31df37fbe97d857bc3952aca121a..6c95c815588e1763ea968233d13b89b045050ef1 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://','_SESSION'
+               '=http://', '=https://','=ftp://','_SESSION','CFG_ROOT','/proc/'
        );
 
        // Block these words found in POST requests