From: Roland Haeder Date: Sat, 1 Nov 2014 11:05:59 +0000 (+0100) Subject: Added proc/self/environ X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4e3094e43978ad02dd78c72feac6e131255558f7;p=ctracker.git Added proc/self/environ Signed-off-by: Roland Häder --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 7da613b..9f3694f 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -129,6 +129,9 @@ function initCrackerTrackerArrays () { // Attempts to insert links into a badly secured URL '%3E%3C', + // /proc/ and other forbidden paths + 'proc/self/environ', + // @TODO Misc/unsorted 'cgi-', '.eml', '$_request', '$_get', '$request', '$get', '.system', '&aim', 'new_password', '&icq', '.conf', 'motd ', 'HTTP/1.',