From: Roland Häder Date: Mon, 25 Jul 2016 09:15:57 +0000 (+0200) Subject: Added MySQL internal-use-only function X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4af9685927ddb0ebab833f1e0667bc91caa8519b;p=ctracker.git Added MySQL internal-use-only function Signed-off-by: Roland Häder --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 52b42db..dc76ea1 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -136,6 +136,9 @@ function initCrackerTrackerArrays () { // /proc/ and other forbidden paths 'proc/self/environ', + // MySQL internal functions + 'name_const', + // @TODO Misc/unsorted 'cgi-', '.eml', '$_request', '$_get', '$request', '$get', '.system', '&aim', 'new_password', '&icq', '.conf', 'motd ', 'HTTP/1.',