removed iframe scaner

iframe scanner was obsolete and no longer works with PHP 7
This commit is contained in:
Malin
2016-11-06 12:23:08 +01:00
parent d23cbd3590
commit 842a0ecca9

4
sc.php
View File

@@ -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 "<B>malicious iframe scanner </b><br />";
$scan = &new PHPScan('/home/'.$pwd.'/public_html');
}
} */
//custom pattern scanner
function custom(){