From 842a0ecca9d3aa698d2808f053b1eae861779bf3 Mon Sep 17 00:00:00 2001 From: Malin Date: Sun, 6 Nov 2016 12:23:08 +0100 Subject: [PATCH] removed iframe scaner iframe scanner was obsolete and no longer works with PHP 7 --- sc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc.php b/sc.php index c79b7ea..598a49e 100644 --- a/sc.php +++ b/sc.php @@ -1757,7 +1757,7 @@ system("find ../ -name VERSION.txt -exec head -n 1 {} \;"); } -function iframe(){ +/* function iframe(){ $pwd = system('whoami'); class PHPScan { @@ -1870,7 +1870,7 @@ function php4_scandir($dir) { echo "malicious iframe scanner
"; $scan = &new PHPScan('/home/'.$pwd.'/public_html'); -} +} */ //custom pattern scanner function custom(){