From 4d80dc5f110e84cb6de100d2bbda9617feec8e0e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 20 Jul 2016 10:40:11 +0200 Subject: [PATCH] One to much ... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- libs/lib_detector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 9e61ff1..c70c43a 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -94,7 +94,7 @@ function initCrackerTrackerArrays () { // PHP commands/scripts 'fopen', 'fwrite', 'phpinfo()', '\', 'base64_decode', 'file_put_contents', - 'set_magic_quotes_runtime', 'set_magic_quotes_runtime', 'display_errors', 'passthru',, + 'set_magic_quotes_runtime', 'set_magic_quotes_runtime', 'display_errors', 'passthru', // Typical PHP script remote-inclusions and typical include file names '.inc.php', '.lib.php', '.class.php', 'config.php', '.inc', '_php', -- 2.39.5