Added MySQL internal-use-only function
authorRoland Häder <roland@mxchange.org>
Mon, 25 Jul 2016 09:15:57 +0000 (11:15 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 25 Jul 2016 09:15:57 +0000 (11:15 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_detector.php

index 52b42dbe49a21288a4d73b0e4706e39973222138..dc76ea16bda909d6aec214daea503196f2aacaf3 100644 (file)
@@ -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.',