✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.6
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /var/softaculous/userspice//_clone.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// clone.php
//===========================================================
// SOFTACULOUS 
// Version : 4.2.8
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

//The Install process
function __clone(){

global $__settings, $error, $software, $globals, $replace_data, $source_data;
	
	//Do we meet the Minimum software requirements
	__requirements();
	
	if(!empty($error)){
		return false;
	}
	
	$temp = parse_url($source_data['softurl']);
	$source_data['relativeurl'] = $temp['path'];

	// config.inc.php
	$file = sfile($__settings['softpath'].'/users/init.php');
	
	if(empty($file)){
		$error[] = 'Could not read the config file.';
		return false;
	}
	
	soft_preg_replace('/("|\')cookie_name("|\')(\s*?)=>(\s*?)("|\')(.*?)("|\'),/is', $file, $cookie_name, 6);
	$__settings['cookie_name'] = __randomstring(20);
	$replace_data[$cookie_name] = $__settings['cookie_name'];
	
	soft_preg_replace('/("|\')session_name("|\')(\s*?)=>(\s*?)("|\')(.*?)("|\'),/is', $file, $session_name, 6);
	$__settings['session_name'] = __randomstring(20);
	$replace_data[$session_name] = $__settings['session_name'];
	
	sclone_replace($replace_data, $__settings['softpath'].'/users/init.php', true);
	
	if(sfile_exists($__settings['softpath'].'/.htaccess')){
	
		// If the installation is on root domain we need to change the below relative URL
		if(is_dom_root($source_data['softpath'])){
			$replace_data['RewriteBase \'/\''] = 'RewriteBase \''.$__settings['relativeurl'].'\'';
			$replace_data['RewriteBase /'] = 'RewriteBase '.$__settings['relativeurl'];
		}elseif(is_dom_root($__settings['softpath'])){
			$replace_data['RewriteBase \''.$source_data['relativeurl'].'\''] = 'RewriteBase \'/\'';
			$replace_data['RewriteBase '.$source_data['relativeurl']] = 'RewriteBase /';
		}
		
		sclone_replace($replace_data, $__settings['softpath'].'/.htaccess', true);		
	}
	
}

//Check whether the Minimum Software configuration matches
function __requirements(){

global $__settings, $error, $software;
	
	return true;

}

function __randomstring($len){
	$len = $len++;
	$string = "";
	$chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
	for($i=0;$i<$len;$i++)
	$string.=substr($chars,rand(0,strlen($chars)),1);
	return $string;
}

?>


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
3 Jul 2026 9.55 AM
root / root
0755
images
--
25 Jun 2026 9.52 AM
root / root
0755
php53
--
25 Jun 2026 9.52 AM
root / root
0755
php56
--
25 Jun 2026 9.52 AM
root / root
0755
php71
--
25 Jun 2026 9.52 AM
root / root
0755
php81
--
25 Jun 2026 9.52 AM
root / root
0755
php82
--
25 Jun 2026 9.52 AM
root / root
0755
_clone.php
2.939 KB
30 Jul 2025 9.56 AM
root / root
0644
_edit.php
3.467 KB
14 Apr 2025 12.43 PM
root / root
0644
_edit.xml
0.437 KB
14 Apr 2025 12.43 PM
root / root
0644
extend.php
8.302 KB
23 Jun 2026 11.30 AM
root / root
0644
fileindex.php
0.093 KB
10 Jul 2024 12.02 PM
root / root
0644
gen_totp_key.php
1.206 KB
30 Jul 2025 9.56 AM
root / root
0644
import.php
3.019 KB
23 Jun 2026 11.30 AM
root / root
0644
info.xml
2.396 KB
23 Jun 2026 9.25 AM
root / root
0644
init.php
3.112 KB
22 Apr 2026 9.22 AM
root / root
0644
install.js
0.899 KB
23 Dec 2021 11.54 AM
root / root
0644
install.php
5.623 KB
23 Jun 2026 11.30 AM
root / root
0644
install.xml
1.983 KB
16 Jun 2026 5.50 AM
root / root
0644
md5
2.439 KB
23 Jun 2026 11.30 AM
root / root
0644
notes.txt
1.133 KB
30 Jul 2025 9.56 AM
root / root
0644
totp_key.php
1.473 KB
30 Jul 2025 9.56 AM
root / root
0644
totp_requirements.php
2.33 KB
25 Aug 2025 11.12 AM
root / root
0644
update_pass.php
0.505 KB
14 Apr 2025 12.43 PM
root / root
0644
user_manager_columns.php
5.996 KB
2 Feb 2026 12.20 PM
root / root
0644
userspice.sql
54.035 KB
23 Jun 2026 9.25 AM
root / root
0644
userspice.zip
5.96 MB
23 Jun 2026 9.25 AM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF