From: Roland Haeder Date: Sun, 10 Apr 2011 21:03:41 +0000 (+0000) Subject: Duplicate entries removed, typo fixed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=836c59c4256a7ea3db5084dbab2366b4735d418f;p=ctracker.git Duplicate entries removed, typo fixed --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index b8116e3..3c421d3 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -40,7 +40,7 @@ function initCrackerTrackerArrays () { 'cmd=lostpw' // LinPHA ); - // Attacks we should detect and blok + // Attacks we should detect and block $GLOBALS['ctracker_get_blacklist'] = array( 'chr(', 'chr=', 'chr%20', '%20chr', 'wget%20', '%20wget', 'wget(', 'cmd=', '%20cmd', 'cmd%20', 'rush=', '%20rush', 'rush%20', @@ -72,9 +72,8 @@ function initCrackerTrackerArrays () { // Block these words found in POST requests $GLOBALS['ctracker_post_blacklist'] = array( - // These two lines are for detecting hidden link spam in wikis, forums, guestbooks, etc. + // This line is for detecting hidden link spam in wikis, forums, guestbooks, etc. 'div style=', 'overflow:auto', 'height:1px', 'width:1px', 'display:hidden', - 'overflow: auto', 'height: 1px', 'display: hidden', // "Common" login name from VHCS exploiters ;-) 'starhack', 'DeLiMehmet', 'hisset', 'Hisset', 'delimert', 'MecTruy', 'busca'