✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

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

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

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

//////////////////////////////////////////////////////////////
//===========================================================
// edit.php(For individual softwares)
//===========================================================
// SOFTACULOUS 
// Version : 1.0
// 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');

}

/////////////////////////////////////////
// All functions in this PAGE must begin
// with TWO UNDERSCORE '__' to avoid 
// clashes with SOFTACULOUS Functions
// e.g. __funcname()
/////////////////////////////////////////

//////////////////////////////////////////
// Note : The path of the upgrade package 
//        is $software['path'].'/' . So to
//        access other files use 
//        $software['path'].'/other_file.ext'
//////////////////////////////////////////

//The Edit process
function __edit($installation){

global $__settings, $globals, $setupcontinue, $software, $error, $replace_data;

	$__settings['admin_username'] = optPOST('admin_username');
	$__settings['admin_pass'] = optPOST('admin_pass');
	
	// Do we need to reset the password ?
	if(!empty($__settings['admin_pass'])){
	
		// We need the username
		if(empty($__settings['admin_username'])){
			$error[] = '{{err_no_username}}';
			return false;
		}
		//We need the username and old password values 
		$file = sfile($installation['softpath'].'/site/accounts/'.$__settings['admin_username'].'.php');
		
		if(empty($file)){
			$error[] = '{{err_openconfig}} or the username does not match.';
			return false;
		}
		
		soft_preg_replace('/username:(\s*?)(.*?)\npassword/is', $file, $user, 2);	
		soft_preg_replace('/username:(\s*?)(.*?)\npassword:(\s*?)>\n(\s*?)(.*?)\nemail/is', $file, $pass, 5);
		
		if($__settings['admin_username'] != $user){
			$error[] = '{{err_no_such_user}}';
			return false;
		}else{	
		
			// This is to obtain password method from install.php
			sp_include_once($software['path'].'/install.php');
			
			$replace_data[$pass] = __ad_pass($__settings['admin_pass']);
			
			sclone_replace($replace_data, $installation['softpath'].'/site/accounts/'.$__settings['admin_username'].'.php', true);
			
		}
	}
}

?>


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Jun 2026 5.21 AM
root / root
0755
images
--
29 May 2026 5.20 AM
root / root
0755
php53
--
29 May 2026 5.20 AM
root / root
0755
php56
--
29 May 2026 5.20 AM
root / root
0755
php71
--
29 May 2026 5.20 AM
root / root
0755
php81
--
29 May 2026 5.20 AM
root / root
0755
php82
--
29 May 2026 5.20 AM
root / root
0755
.htpasswd
0.014 KB
23 Dec 2021 11.54 AM
root / root
0644
_edit.php
2.713 KB
23 Dec 2021 11.54 AM
root / root
0644
_edit.xml
0.423 KB
23 Dec 2021 11.54 AM
root / root
0644
clone.php
4.439 KB
28 May 2026 1.09 PM
root / root
0644
extend.php
9.378 KB
28 May 2026 1.09 PM
root / root
0644
fileindex.php
0.109 KB
23 Dec 2021 11.54 AM
root / root
0644
import.php
2.67 KB
28 May 2026 1.09 PM
root / root
0644
index.php
0.141 KB
23 Dec 2021 11.54 AM
root / root
0644
info.xml
3.438 KB
28 May 2026 10.43 AM
root / root
0644
install.js
0.902 KB
23 Dec 2021 11.54 AM
root / root
0644
install.php
5.381 KB
28 May 2026 1.09 PM
root / root
0644
install.xml
1.242 KB
2 Feb 2022 10.17 AM
root / root
0644
kirby.zip
11.9 MB
28 May 2026 10.43 AM
root / root
0644
md5
5.035 KB
28 May 2026 1.09 PM
root / root
0644
notes.txt
0.834 KB
29 Nov 2024 8.50 AM
root / root
0644
update_pass.php
0.485 KB
23 Dec 2021 11.54 AM
root / root
0644
upgrade.php
2.579 KB
28 May 2026 1.09 PM
root / root
0644
upgrade.xml
1.243 KB
23 Dec 2021 11.54 AM
root / root
0644

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