]> git.mxchange.org Git - ctracker.git/blobdiff - libs/lib_detector.php
Added proc/self/environ
[ctracker.git] / libs / lib_detector.php
index 7da613b15874f4da3e24de79affe9367f3e11516..9f3694f216fb0327b034b92d31099ce91528388b 100644 (file)
@@ -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.',