Sorted a bit + removed '.js' as this was to much and kicked out .json, too.
authorRoland Häder <roland@mxchange.org>
Mon, 22 Aug 2016 07:52:19 +0000 (09:52 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 22 Aug 2016 07:52:19 +0000 (09:52 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_detector.php

index 0ebdf4dcc7e5a681749f44a52690676ea41b67e5..90459c9f184bda2a2a29fedfb91fb78d916ff19e 100644 (file)
@@ -147,10 +147,9 @@ function initCrackerTrackerArrays () {
                // @TODO Misc/unsorted
                'cgi-', '.eml', '$_request', '$_get', '$request', '$get', '.system',
                '&aim', 'new_password', '&icq', '.conf', 'motd ', 'HTTP/1.',
-               'window.open', 'img src', 'img src', '.jsp', 'servlet',
-               'wwwacl', '.js', '.jsp', 'server-info', 'server-status',
-               'secure_site, ok', 'chunked', 'org.apache', '/servlet/con',
-               '<script', 'mod_gzip_status', '.system', 'http_',
+               'window.open', 'img src', 'img src', '.jsp', 'servlet', 'org.apache',
+               'wwwacl', 'server-info', 'server-status', '/servlet/con', 'http_',
+               'secure_site, ok', 'chunked''<script', 'mod_gzip_status', '.system',
                'uol.com', ',0x', '(0x'
        );