From dbbb60842f045f4c706b7c734f1c5e03a2f69a62 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 8 Dec 2016 11:56:15 +0100 Subject: Remove a broken test --- php-malware-finder/tests.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/php-malware-finder/tests.sh b/php-malware-finder/tests.sh index c973196..4f1c765 100755 --- a/php-malware-finder/tests.sh +++ b/php-malware-finder/tests.sh @@ -35,7 +35,6 @@ run_test freepbx.php '0x31d:$execution: system(base64_decode' # Classic shells run_test classic/ajaxshell.php 'DodgyStrings' -run_test classic/ajaxshell.php 'Websites' run_test classic/ajaxshell.php '0x23e2:$: shell_exec' run_test classic/ajaxshell.php "0x16e0:\$ini_get: ini_get('safe_mode" run_test classic/ajaxshell.php "0x17f1:\$ini_get: ini_get('open_basedir" @@ -92,7 +91,6 @@ run_test artificial/bypasses.php "0x132:\$var_as_func: \$_POST\['funct'\](" run_test real/sucuri_2014_04.php '0x67:$execution3:' run_test real/novahot.php 'DodgyStrings' run_test real/guidtz.php '0x12d8:$non_printables:' -run_test real/guidtz.php 'NonPrintableChars' # Asp files run_test_asp classic/cmdasp.asp 'DodgyStrings' -- cgit v1.3