X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=libs%2Flib_detector.php;h=1a18062bea46613155be2f5cc3af51a58710baa7;hb=9fdb6da05a4d7f18cb73cda0a1359dc66f5c4549;hp=b8116e3246a74964236a909ff076d8646ca2fda1;hpb=2e9109e7c0668dcf77e27603f159958361b4e128;p=ctracker.git diff --git a/libs/lib_detector.php b/libs/lib_detector.php index b8116e3..1a18062 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', @@ -67,14 +67,13 @@ 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/' + 'uol.com', '=http://', '=https://','=ftp://','=file://','_SESSION','CFG_ROOT','/proc/',',0x5' ); // 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'